38 servers indexed
Browse, search and read Google Drive files (Docs, Sheets, PDFs) from MCP — exports to Markdown automatically.
GitLab API integration for projects, issues, merge requests and pipelines via the GitLab REST API.
Post messages, read channel history and manage Slack workspaces from any MCP client.
Geocoding, reverse geocoding, place search and directions via the Google Maps API for spatial reasoning.
GitHub REST and Search API access: issues, pull requests, repository contents and file edits — backed by your PAT.
Read and write Redis keys and inspect data structures from MCP — keys, hashes, lists, sets, sorted sets.
Read-only PostgreSQL access — run SELECTs and inspect schema with safety guarantees.
Sentry issue triage from your LLM — fetch issue details, stack traces and event payloads on demand.
Generate images via the EverArt API directly from your LLM conversation.
Structured chain-of-thought tool — lets the model plan and revise hypotheses through multiple thinking steps.
Current time and IANA timezone conversion — useful for scheduling and timezone-aware reasoning.
Persistent memory backed by a local knowledge graph — lets Claude remember facts about you across chats.
Reference server that exercises every part of the MCP protocol — prompts, tools, resources, sampling. For client builders.
Query and inspect any local SQLite file. Useful for analyzing app caches, browser history or analytics dumps.
Read, search and write local files from any MCP-aware LLM client. Configurable allowed paths and operation whitelist.
Interact with local Git repositories — read commit history, search code, view diffs and stage changes through the model.
Retrieve answers from an AWS Bedrock Knowledge Base over your private documents.
Privacy-respecting web search via the Brave Search API — keyword, news and local results.
Headless Chromium browser automation — navigate, screenshot, click and extract from JS-rendered pages.
Fetch any URL and convert HTML to clean Markdown for the LLM. Configurable user agent and timeout.
Reference notebook from Anthropic showing how to wire an MCP server into a Claude tool-use conversation, end to end.