37 lines
3.2 KiB
Markdown
37 lines
3.2 KiB
Markdown
# Awesome MCP Servers
|
|
|
|
> A curated list of Model Context Protocol (MCP) servers
|
|
|
|
## Reference Implementation Servers
|
|
|
|
- **[Filesystem](https://github.com/modelcontextprotocol/servers/tree/main/src/filesystem)** - Secure file operations with configurable access controls
|
|
- **[GitHub](https://github.com/modelcontextprotocol/servers/tree/main/src/github)** - Repository management, file operations, and GitHub API integration
|
|
- **[GitLab](https://github.com/modelcontextprotocol/servers/tree/main/src/gitlab)** - GitLab API, enabling project management
|
|
- **[Git](https://github.com/modelcontextprotocol/servers/tree/main/src/git)** - Tools to read, search, and manipulate Git repositories
|
|
- **[Google Drive](https://github.com/modelcontextprotocol/servers/tree/main/src/gdrive)** - File access and search capabilities for Google Drive
|
|
- **[PostgreSQL](https://github.com/modelcontextprotocol/servers/tree/main/src/postgres)** - Read-only database access with schema inspection
|
|
- **[Sqlite](https://github.com/modelcontextprotocol/servers/tree/main/src/sqlite)** - Database interaction and business intelligence capabilities
|
|
- **[Slack](https://github.com/modelcontextprotocol/servers/tree/main/src/slack)** - Channel management and messaging capabilities
|
|
- **[Sentry](https://github.com/modelcontextprotocol/servers/tree/main/src/sentry)** - Retrieving and analyzing issues from Sentry.io
|
|
- **[Memory](https://github.com/modelcontextprotocol/servers/tree/main/src/memory)** - Knowledge graph-based persistent memory system
|
|
- **[Puppeteer](https://github.com/modelcontextprotocol/servers/tree/main/src/puppeteer)** - Browser automation and web scraping
|
|
- **[Brave Search](https://github.com/modelcontextprotocol/servers/tree/main/src/brave-search)** - Web and local search using Brave's Search API
|
|
- **[Google Maps](https://github.com/modelcontextprotocol/servers/tree/main/src/google-maps)** - Location services, directions, and place details
|
|
- **[Fetch](https://github.com/modelcontextprotocol/servers/tree/main/src/fetch)** - Web content fetching and conversion for efficient LLM usage
|
|
|
|
## Community Servers
|
|
|
|
- **[Cloudflare](https://github.com/cloudflare/mcp-server-cloudflare)** - Interacting with Cloudflare services
|
|
- **[OpenAI](https://github.com/pierrebrunelle/mcp-server-openai)** - Query OpenAI models directly from Claude using MCP protocol
|
|
- **[Kagi](https://github.com/ac3xx/mcp-servers-kagi)** - Kagi search API integration
|
|
- **[Exa](https://github.com/theishangoswami/exa-mcp-server)** - Exa AI Search API
|
|
- **[Phabricator](https://github.com/baba786/phabricator-mcp-server)** - Interacting with Phabricator API
|
|
- **[Obsidian](https://github.com/MarkusPfundstein/mcp-obsidian)** - Interacting with Obsidian via REST API
|
|
- **[YouTube](https://github.com/anaisbetts/mcp-youtube)** - Fetch YouTube subtitles
|
|
- **[MCP Installer](https://github.com/anaisbetts/mcp-installer)** - Set up MCP servers in Claude Desktop
|
|
- **[Notion](https://github.com/danhilse/notion_mcp)** - Integrates with Notion's API to manage personal todo list
|
|
- **[Bluesky](https://github.com/keturiosakys/bluesky-context-server) - integrates with Bluesky API to query and search feeds and posts.
|
|
|
|
---
|
|
|
|
Curated by [ChatHub](https://chathub.gg/?utm_source=mcp)
|