A powerful Model Context Protocol (MCP) server that provides a persistent IPython shell per session. The server only exposes a limited number of
If you already use MCP Sherlog Log Analysis, the mcp sherlog log analysis mcp server is the piece that lets your assistant work with it directly. A powerful Model Context Protocol (MCP) server that provides a persistent IPython shell per session. The server only exposes a limited number of tools and at the core of it just exposes the following 2 -.
Sherlog MCP Server transforms Claude Desktop into a stateful data analysis powerhouse by providing:
The toolset is worth reading before you wire it up, because it tells you what the integration is really for:
Overview — Sherlog MCP Server transforms Claude Desktop into a stateful data analysis powerhouse by providing:Prerequisites — The Prerequisites tool exposed by this serverSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
Configuration is passed through the environment: DATABASE_URL, MCP_AUTO_RESET_THRESHOLD, MCP_AUTO_RESET_ENABLED, MCP_MAX_OUTPUT_SIZE, MCP_MAX_SESSIONS, LOG_LEVEL, EXTERNAL_MCPS_JSON, GOOGLE_CLIENT_ID. Treat anything key-shaped as a real credential — scope it to the minimum the server needs, and rotate it if it ever lands in a shared config.
Among the developer tooling options, the useful question is rarely "what can it do" but "what does it cost you to run" — permissions, credentials, and how much of your context its toolset consumes. MCP Sherlog Log Analysis's toolset — Overview, Prerequisites — is a fair guide to whether it matches your workflow. It is maintained by GetSherlog; worth a glance at recent repository activity before you build anything load-bearing on it.
SyncDev reviews every entry in this directory against the project's own documentation before publishing, and revisits them as servers change.
| Tool | What it does |
|---|---|
| Overview | Sherlog MCP Server transforms Claude Desktop into a stateful data analysis powerhouse by providing: |
| Prerequisites | The Prerequisites tool exposed by this server. |
| Variable | Description | Required |
|---|---|---|
| DATABASE_URL | Endpoint or connection string the server talks to. | Yes |
| MCP_AUTO_RESET_THRESHOLD | Configuration value read at startup. | Optional |
| MCP_AUTO_RESET_ENABLED | Configuration value read at startup. | Optional |
| MCP_MAX_OUTPUT_SIZE | Configuration value read at startup. | Optional |
| MCP_MAX_SESSIONS | Configuration value read at startup. | Optional |
| LOG_LEVEL | Configuration value read at startup. | Optional |
| EXTERNAL_MCPS_JSON | Configuration value read at startup. | Optional |
| GOOGLE_CLIENT_ID | Configuration value read at startup. | Optional |
Read-only SQL access to Postgres — let your assistant inspect schemas and answer questions from real data.
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Query, modify and analyse local SQLite databases in conversation — the fastest way to chat with a data file.
Metabase ships its own MCP endpoint — search your BI content, build and run queries, and save questions and dashboards without leaving the chat.
Official MongoDB server covering data, schemas and Atlas management — from find queries to spinning up clusters.
Serverless Postgres with database branching — point your assistant at Neon and let it work on disposable copies.