Awesome-Claude-MCP-Servers

This repository provides a curated list of Model Context Protocol (MCP) servers optimized for Claude and other AI assistants, enabling secure interactions with local and remote resources. It includes file

62
6

Awesome Claude MCP Servers Awesome

A curated list of Model Context Protocol (MCP) servers optimized for Claude and other AI assistants.

Contents

About MCP

Model Context Protocol (MCP) enables AI models like Claude to securely interact with local and remote resources through standardized server implementations, extending capabilities via file access, database connections, and API integrations.

Getting Started

Legend

🏆 Official Implementation | 🐍 Python | 📱 TypeScript | 🏃 Go | ⌘˜ï¸ Cloud Service | 🏠 Local Service

Core Servers

Includes file system servers like @modelcontextprotocol/server-filesystem (TypeScript, Local) and mark3labs/mcp-filesystem-server (Go, Local), search engines like exa-labs/exa-mcp-server (Official, TypeScript, Cloud) and blazickjp/arxiv-mcp-server (Python, Cloud), and database integrations like @modelcontextprotocol/server-postgres (TypeScript, Local) and @modelcontextprotocol/server-sqlite (Python, Local).

Extended Capabilities

Offers knowledge and memory management with @modelcontextprotocol/server-memory (TypeScript, Local), version control via @modelcontextprotocol/server-github (TypeScript, Cloud), cloud integrations like the Cloudflare MCP Server (Official, TypeScript, Cloud), communication tools such as @modelcontextprotocol/server-slack (TypeScript, Cloud), browser automation with @modelcontextprotocol/server-puppeteer (TypeScript, Local), location services via @modelcontextprotocol/server-google-maps (TypeScript, Cloud), and monitoring through @modelcontextprotocol/server-sentry (Python, Cloud).

Development Tools

Provides frameworks like Genkit MCP (TypeScript) and mark3labs/mcp-go (Go SDK), and integration tools such as pierrebrunelle/mcp-server-openai (Python, Cloud) and calclavia/mcp-obsidian (TypeScript, Local).

Community Resources

Claude MCP Instructions

Repository

WI
win4r

win4r/Awesome-Claude-MCP-Servers

Created

December 1, 2024

Updated

March 27, 2025

Category

AI