AIKraft/MCP-серверы/io.github.habibafaisal/wherewent

io.github.habibafaisal/wherewent

SQL-регистратор полета без настройки для медленных задач Python/SQLAlchemy: точное место вызова, количество и исправление.

habibafaisal Локальный · pypi official

Что это

SQL-регистратор полета без настройки для медленных задач Python/SQLAlchemy: точное место вызова, количество и исправление.

Как подключить

1Официальный package
pypi · wherewent==0.4.1
2Установить и запустить в терминале
The MCP server ships in the optional [mcp] extra and is exposed as the console entry point `wherewent-mcp`. Install with the extra (e.g. `pipx install 'wherewent[mcp]'` or `uvx --from 'wherewent[mcp]' wherewent-mcp`) so the `mcp` SDK is present, then run `wherewent-mcp`.
3Добавить в конфиг MCP-клиента (mcp.json / claude_desktop_config.json)
{ "mcpServers": { "io-github-habibafaisal-wherewent": { "command": "The", "args": [ "MCP", "server", "ships", "in", "the", "optional", "[mcp]", "extra", "and", "is", "exposed", "as", "the", "console", "entry", "point", "`wherewent-mcp`.", "Install", "with", "the", "extra", "(e.g.", "`pipx", "install", "'wherewent[mcp]'`", "or", "`uvx", "--from", "'wherewent[mcp]'", "wherewent-mcp`)", "so", "the", "`mcp`", "SDK", "is", "present,", "then", "run", "`wherewent-mcp`." ] } } }

Вставьте блок в конфиг клиента (Claude Desktop, Claude Code, Cursor, VS Code, Cline). Команда и package собраны из полей официального MCP Registry.