Directory
MCP Servers Directory
A curated list of notable Model Context Protocol (MCP) servers — what each does and how to connect it to Claude, Cursor, or VS Code. Need the config? Use the MCP config generator.
Developer & code
GitHub
OfficialManage repositories, issues, pull requests, and search code.
Git
OfficialRead, search, and manipulate local Git repositories.
Sentry
OfficialRetrieve and analyse application errors and issues.
Filesystem
OfficialRead and write files with configurable access controls.
Databases
PostgreSQL
OfficialRead-only database access with schema inspection.
SQLite
OfficialQuery and explore a local SQLite database.
Web & search
Brave Search
OfficialWeb and local search via the Brave Search API.
Fetch
OfficialFetch a URL and convert the page to clean markdown for the model.
Browser automation
Puppeteer
OfficialDrive a headless browser — navigate, screenshot, and scrape.
Playwright
OfficialMicrosoft's browser automation for testing and web tasks.
Productivity & comms
Slack
OfficialRead channels and post messages in a workspace.
Google Drive
OfficialSearch and read files from Google Drive.
Google Maps
OfficialPlaces, directions, and geocoding.
Payments & infrastructure
Stripe
OfficialQuery and manage payments, customers, and subscriptions.
Cloudflare
OfficialManage Workers, KV, R2, and other Cloudflare resources.
Agent memory & reasoning
Memory
OfficialA knowledge-graph memory the agent can persist facts into.
Sequential Thinking
OfficialStructured, step-by-step reasoning for complex problems.
Time
OfficialCurrent time and timezone conversion.
This is a curated selection. Many of these are maintained in the official modelcontextprotocol/servers repository, which has the complete and up-to-date list.
What is an MCP server?
The Model Context Protocol is an open standard that lets AI agents call external tools and data sources. An MCP server exposes a set of tools; you register it in your client's config, and the agent can then list and call those tools mid-conversation — no changes to your app code. SkillInvoke is an MCP server too: it serves your team's approved AI skills.
Serve your team's skills over MCP
SkillInvoke is a hosted MCP server for your team's approved AI skills — governed by PR, synced everywhere, and invocable from Claude, Cursor, or VS Code.