Skip to content

punkpeye/awesome-mcp-servers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Awesome MCP Servers Awesome

English 繁體中文 简体中文 日本語 한국어 Discord Subreddit subscribers

A curated list of awesome Model Context Protocol (MCP) servers.

What is MCP?

MCP is an open protocol that enables AI models to securely interact with local and remote resources through standardized server implementations. This list focuses on production-ready and experimental MCP servers that extend AI capabilities through file access, database connections, API integrations, and other contextual services.

Clients

Checkout awesome-mcp-clients and glama.ai/mcp/clients.

Tip

Glama Chat is a multi-modal AI client with MCP support & AI gateway.

Tutorials

Community

Legend

  • 🎖️ – official implementation
  • programming language
    • 🐍 – Python codebase
    • 📇 – TypeScript codebase
    • 🏎️ – Go codebase
    • 🦀 – Rust codebase
    • #️⃣ - C# Codebase
    • ☕ - Java codebase
  • scope
    • ☁️ - Cloud Service
    • 🏠 - Local Service
    • 📟 - Embedded Systems
  • operating system
    • 🍎 – For macOS
    • 🪟 – For Windows
    • 🐧 - For Linux

Note

Confused about Local 🏠 vs Cloud ☁️?

  • Use local when MCP server is talking to a locally installed software, e.g. taking control over Chrome browser.
  • Use network when MCP server is talking to remote APIs, e.g. weather API.

Server Implementations

Note

We now have a web-based directory that is synced with the repository.

🔗 Aggregators

Servers for accessing many apps and tools through a single MCP server.

  • PipedreamHQ/pipedream ☁️ 🏠 - Connect with 2,500 APIs with 8,000+ prebuilt tools, and manage servers for your users, in your own app.

🎨 Art & Culture

Access and explore art collections, cultural heritage, and museum databases. Enables AI models to search and analyze artistic and cultural content.

  • abhiemj/manim-mcp-server 🐍 🏠 🪟 🐧 - A local MCP server that generates animations using Manim.
  • burningion/video-editing-mcp 🐍 - Add, Analyze, Search, and Generate Video Edits from your Video Jungle Collection
  • djalal/quran-mcp-server 📇 🏠 MCP server to interact with Quran.com corpus via the official REST API v4.
  • r-huijts/rijksmuseum-mcp 📇 ☁️ - Rijksmuseum API integration for artwork search, details, and collections
  • r-huijts/oorlogsbronnen-mcp 📇 ☁️ - Oorlogsbronnen (War Sources) API integration for accessing historical WWII records, photographs, and documents from the Netherlands (1940-1945)
  • samuelgursky/davinci-resolve-mcp 🐍 - MCP server integration for DaVinci Resolve providing powerful tools for video editing, color grading, media management, and project control
  • yuna0x0/anilist-mcp 📇 ☁️ - A MCP server integrating AniList API for anime and manga information

📂 Browser Automation

Web content access and automation capabilities. Enables searching, scraping, and processing web content in AI-friendly formats.

☁️ Cloud Platforms

Cloud platform service integration. Enables management and interaction with cloud infrastructure and services.

  • alexei-led/aws-mcp-server 🐍 ☁️ - A lightweight but powerful server that enables AI assistants to execute AWS CLI commands, use Unix pipes, and apply prompt templates for common AWS tasks in a safe Docker environment with multi-architecture support
  • alexei-led/k8s-mcp-server 🐍 - A lightweight yet robust server that empowers AI assistants to securely execute Kubernetes CLI commands (kubectl, helm, istioctl, and argocd) using Unix pipes in a safe Docker environment with multi-architecture support.
  • bright8192/esxi-mcp-server 🐍 ☁️ - A VMware ESXi/vCenter management server based on MCP (Model Control Protocol), providing simple REST API interfaces for virtual machine management.
  • cloudflare/mcp-server-cloudflare 🎖️ 📇 ☁️ - Integration with Cloudflare services including Workers, KV, R2, and D1
  • flux159/mcp-server-kubernetes - 📇 ☁️/🏠 Typescript implementation of Kubernetes cluster operations for pods, deployments, services.
  • jdubois/azure-cli-mcp - A wrapper around the Azure CLI command line that allows you to talk directly to Azure
  • johnneerdael/netskope-mcp ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage.
  • johnneerdael/netskope-mcp 🔒 ☁️ - An MCP to give access to all Netskope Private Access components within a Netskope Private Access environments including detailed setup information and LLM examples on usage.
  • manusa/Kubernetes MCP Server - 🏎️ 🏠 A powerful Kubernetes MCP server with additional support for OpenShift. Besides providing CRUD operations for any Kubernetes resource, this server provides specialized tools to interact with your cluster.
  • nwiizo/tfmcp - 🦀 🏠 - A Terraform MCP server allowing AI assistants to manage and operate Terraform environments, enabling reading configurations, analyzing plans, applying configurations, and managing Terraform state.
  • rohitg00/kubectl-mcp-server - 🐍 ☁️/🏠 A Model Context Protocol (MCP) server for Kubernetes that enables AI assistants like Claude, Cursor, and others to interact with Kubernetes clusters through natural language.
  • strowk/mcp-k8s-go - 🏎️ ☁️/🏠 Kubernetes cluster operations through MCP
  • thunderboltsid/mcp-nutanix - 🏎️ 🏠/☁️ Go-based MCP Server for interfacing with Nutanix Prism Central resources.
  • weibaohui/k8m - 🏎️ ☁️/🏠 Provides MCP multi-cluster Kubernetes management and operations, featuring a management interface, logging, and nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
  • weibaohui/kom - 🏎️ ☁️/🏠 Provides MCP multi-cluster Kubernetes management and operations. It can be integrated as an SDK into your own project and includes nearly 50 built-in tools covering common DevOps and development scenarios. Supports both standard and CRD resources.
  • wenhuwang/mcp-k8s-eye 🏎️ ☁️/🏠 MCP Server for kubernetes management, and analyze your cluster, application health

👨‍💻 Code Execution

Code execution servers. Allow LLMs to execute code in a secure environment, e.g. for coding agents.

🖥️ Command Line

Run commands, capture output and otherwise interact with shells and command line tools.

💬 Communication

Integration with communication platforms for message management and channel operations. Enables AI models to interact with team communication tools.

  • AbdelStark/nostr-mcp - 🌐 ☁️ - A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
  • adhikasp/mcp-twikit 🐍 ☁️ - Interact with Twitter search and timeline
  • agentmail-toolkit/mcp - 🐍 💬 - An MCP server to create inboxes on the fly to send, receive, and take actions on email. We aren't AI agents for email, but email for AI Agents.
  • arpitbatra123/mcp-googletasks - 📇 ☁️ - An MCP server to interface with the Google Tasks API
  • carterlasalle/mac_messages_mcp 🏠 🍎 🚀 - An MCP server that securely interfaces with your iMessage database via the Model Context Protocol (MCP), allowing LLMs to query and analyze iMessage conversations. It includes robust phone number validation, attachment processing, contact management, group chat handling, and full support for sending and receiving messages.
  • elie222/inbox-zero - 🐍 ☁️ - An MCP server for Inbox Zero. Adds functionality on top of Gmail like finding out which emails you need to reply to or need to follow up on.
  • gotoolkits/wecombot - 🚀 ☁️ - An MCP server application that sends various types of messages to the WeCom group robot.
  • hannesrudolph/imessage-query-fastmcp-mcp-server 🐍 🏠 🍎 - An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP), enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling
  • lharries/whatsapp-mcp - 🐍 ☁️ - An MCP server for WhatsApp, search and send through pesonal and group messages
  • lharries/whatsapp-mcp 🐍 🏎️ - An MCP server for searching your personal WhatsApp messages, contacts and sending messages to individuals or groups
  • MarkusPfundstein/mcp-gsuite - 🐍 ☁️ - Integration with gmail and Google Calendar.
  • modelcontextprotocol/server-bluesky 📇 ☁️ - Bluesky instance integration for querying and interaction
  • modelcontextprotocol/server-slack 📇 ☁️ - Slack workspace integration for channel management and messaging
  • sawa-zen/vrchat-mcp - 📇 🏠 This is an MCP server for interacting with the VRChat API. You can retrieve information about friends, worlds, avatars, and more in VRChat.
  • teddyzxcv/ntfy-mcp - The MCP server that keeps you informed by sending the notification on phone using ntfy
  • userad/didlogic_mcp - 🐍 ☁️ - An MCP server for DIDLogic. Adds functionality to manage SIP endpoints, numbers and destinations.
  • zcaceres/gtasks-mcp - 📇 ☁️ - An MCP server to Manage Google Tasks

👤 Customer Data Platforms

Provides access to customer profiles inside of customer data platforms

🗄️ Databases

Secure database access with schema inspection capabilities. Enables querying and analyzing data with configurable security controls including read-only access.

  • Aiven-Open/mcp-aiven - 🐍 ☁️ 🎖️ - Navigate your Aiven projects and interact with the PostgreSQL®, Apache Kafka®, ClickHouse® and OpenSearch® services
  • alexanderzuev/supabase-mcp-server - Supabase MCP Server with support for SQL query execution and database exploration tools
  • aliyun/alibabacloud-tablestore-mcp-server ☕ 🐍 ☁️ - MCP service for Tablestore, features include adding documents, semantic search for documents based on vectors and scalars, RAG-friendly, and serverless.
  • benborla29/mcp-server-mysql ☁️ 🏠 - MySQL database integration in NodeJS with configurable access controls and schema inspection
  • bytebase/dbhub 📇 🏠 – Universal database MCP server supporting mainstream databases.
  • c4pt0r/mcp-server-tidb 🐍 ☁️ - TiDB database integration with schema inspection and query capabilities
  • Canner/wren-engine 🐍 🦀 🏠 - The Semantic Engine for Model Context Protocol(MCP) Clients and AI Agents
  • centralmind/gateway 🏎️ 🏠 🍎 🪟 - MCP and MCP SSE Server that automatically generate API based on database schema and data. Supports PostgreSQL, Clickhouse, MySQL, Snowflake, BigQuery, Supabase
  • ClickHouse/mcp-clickhouse 🐍 ☁️ - ClickHouse database integration with schema inspection and query capabilities
  • cr7258/elasticsearch-mcp-server 🐍 🏠 - MCP Server implementation that provides Elasticsearch interaction
  • Dataring-engineering/mcp-server-trino 🐍 ☁️ - Trino MCP Server to query and access data from Trino Clusters.
  • designcomputer/mysql_mcp_server 🐍 🏠 - MySQL database integration with configurable access controls, schema inspection, and comprehensive security guidelines
  • domdomegg/airtable-mcp-server 📇 🏠 - Airtable database integration with schema inspection, read and write capabilities
  • ergut/mcp-bigquery-server 📇 ☁️ - Server implementation for Google BigQuery integration that enables direct BigQuery database access and querying capabilities
  • f4ww4z/mcp-mysql-server 🐍 🏠 - Node.js-based MySQL database integration that provides secure MySQL database operations
  • fireproof-storage/mcp-database-server 📇 ☁️ - Fireproof ledger database with multi-user sync
  • FreePeak/db-mcp-server 🏎️ 🏠 – A high-performance multi-database MCP server built with Golang, supporting MySQL & PostgreSQL (NoSQL coming soon). Includes built-in tools for query execution, transaction management, schema exploration, query building, and performance analysis, with seamless Cursor integration for enhanced database workflows.
  • furey/mongodb-lens 📇 🏠 - MongoDB Lens: Full Featured MCP Server for MongoDB Databases
  • gannonh/firebase-mcp 🔥 ⛅️ - Firebase services including Auth, Firestore and Storage.
  • get-convex/convex-backend 📇 ☁️ - Convex database integration to introspect tables, functions, and run oneoff queries (Source)
  • GreptimeTeam/greptimedb-mcp-server 🐍 🏠 - MCP Server for querying GreptimeDB.
  • hannesrudolph/sqlite-explorer-fastmcp-mcp-server 🐍 🏠 - An MCP server that provides safe, read-only access to SQLite databases through Model Context Protocol (MCP). This server is built with the FastMCP framework, which enables LLMs to explore and query SQLite databases with built-in safety features and query validation.
  • idoru/influxdb-mcp-server 📇 ☁️ 🏠 - Run queries against InfluxDB OSS API v2.
  • isaacwasserman/mcp-snowflake-server 🐍 ☁️ - Snowflake integration implementing read and (optional) write operations as well as insight tracking
  • joshuarileydev/supabase-mcp-server - Supabase MCP Server for managing and creating projects and organisations in Supabase
  • jovezhong/mcp-timeplus 🐍 ☁️ - MCP server for Apache Kafka and Timeplus. Able to list Kafka topics, poll Kafka messages, save Kafka data locally and query streaming data with SQL via Timeplus
  • KashiwaByte/vikingdb-mcp-server 🐍 ☁️ - VikingDB integration with collection and index introduction, vector store and search capabilities.
  • kiliczsh/mcp-mongo-server 📇 🏠 - A Model Context Protocol Server for MongoDB
  • ktanaka101/mcp-server-duckdb 🐍 🏠 - DuckDB database integration with schema inspection and query capabilities
  • LucasHild/mcp-server-bigquery 🐍 ☁️ - BigQuery database integration with schema inspection and query capabilities
  • mcp-server-jdbc ☕ 🏠 - Connect to any JDBC-compatible database and query, insert, update, delete, and more.
  • memgraph/mcp-memgraph 🐍 🏠 - Memgraph MCP Server - includes a tool to run a query against Memgraph and a schema resource.
  • modelcontextprotocol/server-postgres 📇 🏠 - PostgreSQL database integration with schema inspection and query capabilities
  • modelcontextprotocol/server-sqlite 🐍 🏠 - SQLite database operations with built-in analysis features
  • neo4j-contrib/mcp-neo4j 🐍 🏠 - Model Context Protocol with Neo4j
  • neondatabase/mcp-server-neon 📇 ☁️ — An MCP Server for creating and managing Postgres databases using Neon Serverless Postgres
  • niledatabase/nile-mcp-server MCP server for Nile's Postgres platform - Manage and query Postgres databases, tenants, users, auth using LLMs
  • openlink/mcp-server-odbc 🐍 🏠 - An MCP server for generic Database Management System (DBMS) Connectivity via the Open Database Connectivity (ODBC) protocol
  • openlink/mcp-server-sqlalchemy 🐍 🏠 - An MCP server for generic Database Management System (DBMS) Connectivity via SQLAlchemy using Python ODBC (pyodbc)
  • pab1it0/adx-mcp-server 🐍 ☁️ - Query and analyze Azure Data Explorer databases
  • pab1it0/prometheus-mcp-server 🐍 ☁️ - Query and analyze Prometheus, open-source monitoring system.
  • qdrant/mcp-server-qdrant 🐍 🏠 - A Qdrant MCP server
  • QuantGeekDev/mongo-mcp 📇 🏠 - MongoDB integration that enables LLMs to interact directly with databases.
  • rashidazarang/airtable-mcp 🐍 ☁️ - Connect AI tools directly to Airtable. Query, create, update, and delete records using natural language. Features include base management, table operations, schema manipulation, record filtering, and data migration through a standardized MCP interface.
  • runekaagaard/mcp-alchemy 🐍 🏠 - Universal SQLAlchemy-based database integration supporting PostgreSQL, MySQL, MariaDB, SQLite, Oracle, MS SQL Server and many more databases. Features schema and relationship inspection, and large dataset analysis capabilities.
  • sirmews/mcp-pinecone 🐍 ☁️ - Pinecone integration with vector search capabilities
  • TheRaLabs/legion-mcp 🐍 🏠 Universal database MCP server supporting multiple database types including PostgreSQL, Redshift, CockroachDB, MySQL, RDS MySQL, Microsoft SQL Server, BigQuery, Oracle DB, and SQLite.
  • tinybirdco/mcp-tinybird 🐍 ☁️ - Tinybird integration with query and API capabilities
  • tradercjz/dolphindb-mcp-server 🐍 ☁️ - TDolphinDB database integration with schema inspection and query capabilities
  • weaviate/mcp-server-weaviate 🐍 📇 ☁️ - An MCP Server to connect to your Weaviate collections as a knowledge base as well as using Weaviate as a chat memory store.
  • XGenerationLab/xiyan_mcp_server 📇 ☁️ — An MCP server that supports fetching data from a database using natural language queries, powered by XiyanSQL as the text-to-SQL LLM.
  • xing5/mcp-google-sheets 🐍 ☁️ - A Model Context Protocol server for interacting with Google Sheets. This server provides tools to create, read, update, and manage spreadsheets through the Google Sheets API.
  • zilliztech/mcp-server-milvus 🐍 🏠 ☁️ - MCP Server for Milvus / Zilliz, making it possible to interact with your database.

📊 Data Platforms

Data Platforms for data integration, transformation and pipeline orchestration.

  • JordiNei/mcp-databricks-server - Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.
  • keboola/keboola-mcp-server - interact with Keboola Connection Data Platform. This server provides tools for listing and accessing data from Keboola Storage API.

💻 Developer Tools

Tools and integrations that enhance the development workflow and environment management.

  • 21st-dev/Magic-MCP - Create crafted UI components inspired by the best 21st.dev design engineers.
  • admica/FileScopeMCP 🐍 📇 🦀 - Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores, helping AI assistants understand the codebase.
  • api7/apisix-mcp 🎖️ 📇 🏠 MCP Server that support for querying and managing all resource in Apache APISIX.
  • automation-ai-labs/mcp-link 🏎️ 🏠 - Seamlessly Integrate Any API with AI Agents (with OpenAPI Schema)
  • Coment-ML/Opik-MCP 🎖️ 📇 ☁️ 🏠 - Talk to your LLM observability, traces and monitoring captured by Opik using natural language.
  • davidlin2k/pox-mcp-server 🐍 🏠 - MCP server for the POX SDN controller to provides network control and management capabilities.
  • delano/postman-mcp-server 📇 ☁️ - Interact with Postman API
  • flipt-io/mcp-server-flipt 📇 🏠 - Enable AI assistants to interact with your feature flags in Flipt.
  • GLips/Figma-Context-MCP 📇 🏠 - Provide coding agents direct access to Figma data to help them one-shot design implementation.
  • gofireflyio/firefly-mcp 🎖️ 📇 ☁️ - Integrates, discovers, manages, and codifies cloud resources with Firefly.
  • Govcraft/rust-docs-mcp-server 🦀 🏠 - Provides up-to-date documentation context for a specific Rust crate to LLMs via an MCP tool, using semantic search (embeddings) and LLM summarization.
  • haris-musa/excel-mcp-server 🐍 🏠 - An Excel manipulation server providing workbook creation, data operations, formatting, and advanced features (charts, pivot tables, formulae).
  • higress-group/higress-ops-mcp-server 🐍 🏠 - MCP server that provides comprehensive tools for managing Higress gateway configurations and operations.
  • hungthai1401/bruno-mcp 📇 🏠 - A MCP server for interacting with Bruno API Client.
  • hyperb1iss/droidmind 🐍 🏠 - Control Android devices with AI through MCP, enabling device control, debugging, system analysis, and UI automation with a comprehensive security framework.
  • IlyaGulya/gradle-mcp-server 🏠 - Gradle integration using the Gradle Tooling API to inspect projects, execute tasks, and run tests with per-test result reporting
  • InhiblabCore/mcp-image-compression 🐍 🏠 - MCP server for local compression of various image formats.
  • ios-simulator-mcp 📇 🏠 🍎 - A Model Context Protocol (MCP) server for interacting with iOS simulators. This server allows you to interact with iOS simulators by getting information about them, controlling UI interactions, and inspecting UI elements.
  • j4c0bs/mcp-server-sql-analyzer 🐍 - MCP server that provides SQL analysis, linting, and dialect conversion using SQLGlot
  • jasonjmcghee/claude-debugs-for-you 📇 🏠 - An MCP Server and VS Code Extension which enables (language agnostic) automatic debugging via breakpoints and expression evaluation.
  • jetbrains/mcpProxy 🎖️ 📇 🏠 - Connect to JetBrains IDE
  • Jktfe/serveMyAPI 📇 🏠 🍎 - A personal MCP (Model Context Protocol) server for securely storing and accessing API keys across projects using the macOS Keychain.
  • joshuarileydev/app-store-connect-mcp-server 📇 🏠 - An MCP server to communicate with the App Store Connect API for iOS Developers
  • joshuarileydev/simulator-mcp-server 📇 🏠 - An MCP server to control iOS Simulators
  • lamemind/mcp-server-multiverse 📇 🏠 🛠️ - A middleware server that enables multiple isolated instances of the same MCP servers to coexist independently with unique namespaces and configurations.
  • langfuse/mcp-server-langfuse 🐍 🏠 - MCP server to access and manage LLM application prompts created with Langfuse Prompt Management.
  • mrexodia/user-feedback-mcp 🐍 🏠 - Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
  • OctoMind-dev/octomind-mcp - 📇 ☁️ lets your preferred AI agent create & run fully managed Octomind end-to-end tests from your codebase or other data sources like Jira, Slack or TestRail.
  • pskill9/website-downloader 🗄️ 🚀 - This MCP server provides a tool to download entire websites using wget. It preserves the website structure and converts links to work locally.
  • QuantGeekDev/docker-mcp 🏎️ 🏠 - Docker container management and operations through MCP
  • r-huijts/xcode-mcp-server 📇 🏠 🍎 - Xcode integration for project management, file operations, and build automation
  • ReAPI-com/mcp-openapi 📇 🏠 - MCP server that lets LLMs know everything about your OpenAPI specifications to discover, explain and generate code/mock data
  • Rootly-AI-Labs/Rootly-MCP-server 🎖️🐍☁️🍎 - MCP server for the incident management platform Rootly.
  • sammcj/mcp-package-version 📇 🏠 - An MCP Server to help LLMs suggest the latest stable package versions when writing code.
  • sapientpants/sonarqube-mcp-server 🦀 ☁️ 🏠 - A Model Context Protocol (MCP) server that integrates with SonarQube to provide AI assistants with access to code quality metrics, issues, and quality gate statuses
  • SDGLBL/mcp-claude-code 🐍 🏠 - An implementation of Claude Code capabilities using MCP, enabling AI code understanding, modification, and project analysis with comprehensive tool support.
  • snaggle-ai/openapi-mcp-server 🏎️ 🏠 - Connect any HTTP/REST API server using an Open API spec (v3)
  • stass/lldb-mcp 🐍 🏠 🐧 🍎 - A MCP server for LLDB enabling AI binary and core file analysis, debugging, disassembling.
  • tumf/mcp-text-editor 🐍 🏠 - A line-oriented text file editor. Optimized for LLM tools with efficient partial file access to minimize token usage.
  • vivekvells/mcp-pandoc 🗄️ 🚀 - MCP server for seamless document format conversion using Pandoc, supporting Markdown, HTML, PDF, DOCX (.docx), csv and more.
  • VSCode Devtools 📇 - Connect to VSCode ide and use semantic tools like find_usages
  • xcodebuild 🍎 Build iOS Xcode workspace/project and feed back errors to llm.
  • xzq.xu/jvm-mcp-server 📇 🏠 - An implementation project of a JVM-based MCP (Model Context Protocol) server.
  • yangkyeongmo@/mcp-server-apache-airflow 🐍 🏠 - MCP server that connects to Apache Airflow using official client.
  • YuChenSSR/mindmap-mcp-server 🐍 🏠 - A Model Context Protocol (MCP) server for generating a beautiful interactive mindmap.
  • YuChenSSR/multi-ai-advisor 📇 🏠 - A Model Context Protocol (MCP) server that queries multiple Ollama models and combines their responses, providing diverse AI perspectives on a single question.
  • yWorks/mcp-typescribe 📇 🏠 - MCP server that provides Typescript API information efficiently to the agent to enable it to work with untrained APIs
  • zcaceres/fetch-mcp 📇 🏠 - An MCP server to flexibly fetch JSON, text, and HTML data
  • zenml-io/mcp-zenml 🐍 🏠 ☁️ - An MCP server to connect with your ZenML MLOps and LLMOps pipelines

🧮 Data Science Tools

Integrations and tools designed to simplify data exploration, analysis and enhance data science workflows.

📟 Embedded System

Provides access to documentation and shortcuts for working on embedded devices.

  • horw/esp-mcp 📟 - Workflow for fixing build issues in ESP32 series chips using ESP-IDF.

📂 File Systems

Provides direct access to local file systems with configurable permissions. Enables AI models to read, write, and manage files within specified directories.

💰 Finance & Fintech

Financial data access and analysis tools. Enables AI models to work with market data, trading platforms, and financial information.

  • anjor/coinmarket-mcp-server 🐍 ☁️ - Coinmarket API integration to fetch cryptocurrency listings and quotes
  • bankless/onchain-mcp 📇 ☁️ - Bankless Onchain API to interact with smart contracts, query transaction and token information
  • base/base-mcp 🎖️ 📇 ☁️ - Base Network integration for onchain tools, allowing interaction with Base Network and Coinbase API for wallet management, fund transfers, smart contracts, and DeFi operations
  • berlinbra/alpha-vantage-mcp 🐍 ☁️ - Alpha Vantage API integration to fetch both stock and crypto information
  • bitteprotocol/mcp 📇 - Bitte Protocol integration to run AI Agents on several blockchains.
  • chargebee/mcp 🎖️ 📇 ☁️ - MCP Server that connects AI agents to Chargebee platform.
  • ferdousbhai/investor-agent 🐍 ☁️ - Yahoo Finance integration to fetch stock market data including options recommendations
  • ferdousbhai/tasty-agent 🐍 ☁️ - Tastyworks API integration to handle trading activities on Tastytrade
  • getalby/nwc-mcp-server 📇 🏠 - Bitcoin Lightning wallet integration powered by Nostr Wallet Connect
  • heurist-network/heurist-mesh-mcp-server 🎖️ ⛅️ 🏠 🐍 - Access specialized web3 AI agents for blockchain analysis, smart contract security auditing, token metrics evaluation, and on-chain interactions through the Heurist Mesh network. Provides comprehensive tools for DeFi analysis, NFT valuation, and transaction monitoring across multiple blockchains
  • kukapay/crypto-feargreed-mcp 🐍 ☁️ - Providing real-time and historical Crypto Fear & Greed Index data.
  • kukapay/crypto-indicators-mcp 🐍 ☁️ - An MCP server providing a range of cryptocurrency technical analysis indicators and strategie.
  • kukapay/crypto-sentiment-mcp 🐍 ☁️ - An MCP server that delivers cryptocurrency sentiment analysis to AI agents.
  • kukapay/cryptopanic-mcp-server 🐍 ☁️ - Providing latest cryptocurrency news to AI agents, powered by CryptoPanic.
  • kukapay/dune-analytics-mcp 🐍 ☁️ - A mcp server that bridges Dune Analytics data to AI agents.
  • kukapay/freqtrade-mcp 🐍 ☁️ - An MCP server that integrates with the Freqtrade cryptocurrency trading bot.
  • kukapay/jupiter-mcp 🐍 ☁️ - An MCP server for executing token swaps on the Solana blockchain using Jupiter's new Ultra API.
  • kukapay/pancakeswap-poolspy-mcp 🐍 ☁️ - An MCP server that tracks newly created pools on Pancake Swap.
  • kukapay/rug-check-mcp 🐍 ☁️ - An MCP server that detects potential risks in Solana meme tokens.
  • kukapay/thegraph-mcp 🐍 ☁️ - An MCP server that powers AI agents with indexed blockchain data from The Graph.
  • kukapay/token-minter-mcp 🐍 ☁️ - An MCP server providing tools for AI agents to mint ERC-20 tokens across multiple blockchains.
  • kukapay/token-revoke-mcp 🐍 ☁️ - An MCP server for checking and revoking ERC-20 token allowances across multiple blockchains.
  • kukapay/uniswap-poolspy-mcp 🐍 ☁️ - An MCP server that tracks newly created liquidity pools on Uniswap across multiple blockchains.
  • kukapay/uniswap-trader-mcp 🐍 ☁️ - An MCP server for AI agents to automate token swaps on Uniswap DEX across multiple blockchains.
  • kukapay/whale-tracker-mcp 🐍 ☁️ - A mcp server for tracking cryptocurrency whale transactions.
  • longportapp/openapi - 🐍 ☁️ - LongPort OpenAPI provides real-time stock market data, provides AI access analysis and trading capabilities through MCP.
  • mcpdotdirect/evm-mcp-server 📇 ☁️ - Comprehensive blockchain services for 30+ EVM networks, supporting native tokens, ERC20, NFTs, smart contracts, transactions, and ENS resolution.
  • mcpdotdirect/starknet-mcp-server 📇 ☁️ - Comprehensive Starknet blockchain integration with support for native tokens (ETH, STRK), smart contracts, StarknetID resolution, and token transfers.
  • minhyeoky/mcp-server-ledger 🐍 🏠 - A ledger-cli integration for managing financial transactions and generating reports.
  • openMF/mcp-mifosx ☁️ 🏠 - A core banking integration for managing clients, loans, savings, shares, financial transactions and generating financial reports.
  • narumiruna/yfinance-mcp 🐍 ☁️ - An MCP server that uses yfinance to obtain information from Yahoo Finance.
  • pwh-pwh/coin-mcp-server 🐍 ☁️ - Bitget API to fetch cryptocurrency price.
  • QuantGeekDev/coincap-mcp 📇 ☁️ - Real-time cryptocurrency market data integration using CoinCap's public API, providing access to crypto prices and market information without API keys
  • SaintDoresh/Crypto-Trader-MCP-ClaudeDesktop 🐍 ☁️ - An MCP tool that provides cryptocurrency market data using the CoinGecko API.
  • SaintDoresh/YFinance-Trader-MCP-ClaudeDesktop 🐍 ☁️ - An MCP tool that provides stock market data and analysis using the Yahoo Finance API.

🎮 Gaming

Integration with gaming related data, game engines, and services

  • CoderGamester/mcp-unity 📇 #️⃣ 🏠 - MCP Server for Unity3d Game Engine integration for game development
  • Coding-Solo/godot-mcp 📇 🏠 - A MCP server for interacting with the Godot game engine, providing tools for editing, running, debugging, and managing scenes in Godot projects.
  • pab1ito/chess-mcp 🐍 ☁️ - Access Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.
  • rishijatia/fantasy-pl-mcp 🐍 ☁️ - An MCP server for real-time Fantasy Premier League data and analysis tools.

🧠 Knowledge & Memory

Persistent memory storage using knowledge graph structures. Enables AI models to maintain and query structured information across sessions.

  • CheMiguel23/MemoryMesh 📇 🏠 - Enhanced graph-based memory with a focus on AI role-play and story generation
  • graphlit-mcp-server 📇 ☁️ - Ingest anything from Slack, Discord, websites, Google Drive, Linear or GitHub into a Graphlit project - and then search and retrieve relevant knowledge within an MCP client like Cursor, Windsurf or Cline.
  • hannesrudolph/mcp-ragdocs 🐍 🏠 - An MCP server implementation that provides tools for retrieving and processing documentation through vector search, enabling AI assistants to augment their responses with relevant documentation context
  • kaliaboi/mcp-zotero 📇 ☁️ - A connector for LLMs to work with collections and sources on your Zotero Cloud
  • mcp-summarizer 📕 ☁️ - AI Summarization MCP Server, Support for multiple content types: Plain text, Web pages, PDF documents, EPUB books, HTML content
  • mem0ai/mem0-mcp 🐍 🏠 - A Model Context Protocol server for Mem0 that helps manage coding preferences and patterns, providing tools for storing, retrieving and semantically handling code implementations, best practices and technical documentation in IDEs like Cursor and Windsurf
  • modelcontextprotocol/server-memory 📇 🏠 - Knowledge graph-based persistent memory system for maintaining context
  • topoteretes/cognee 📇 🏠 - Memory manager for AI apps and Agents using various graph and vector stores and allowing ingestion from 30+ data sources

🗺️ Location Services

Location-based services and mapping tools. Enables AI models to work with geographic data, weather information, and location-based analytics.

🎯 Marketing

Tools for creating and editing marketing content, working with web meta data, product positioning, and editing guides.

📊 Monitoring

Access and analyze application monitoring data. Enables AI models to review error reports and performance metrics.

  • grafana/mcp-grafana 🎖️ 🐍 🏠 ☁️ - Search dashboards, investigate incidents and query datasources in your Grafana instance
  • hyperb1iss/lucidity-mcp 🐍 🏠 - Enhance AI-generated code quality through intelligent, prompt-based analysis across 10 critical dimensions from complexity to security vulnerabilities
  • last9/last9-mcp-server - Seamlessly bring real-time production context—logs, metrics, and traces—into your local environment to auto-fix code faster
  • metoro-io/metoro-mcp-server 🎖️ 🏎️ ☁️ - Query and interact with kubernetes environments monitored by Metoro
  • modelcontextprotocol/server-raygun 📇 ☁️ - Raygun API V3 integration for crash reporting and real user monitoring
  • modelcontextprotocol/server-sentry 🐍 ☁️ - Sentry.io integration for error tracking and performance monitoring
  • pydantic/logfire-mcp 🎖️ 🐍 ☁️ - Provides access to OpenTelemetry traces and metrics through Logfire
  • seekrays/mcp-monitor 🏎️ 🏠 - A system monitoring tool that exposes system metrics via the Model Context Protocol (MCP). This tool allows LLMs to retrieve real-time system information through an MCP-compatible interface.(support CPU、Memory、Disk、Network、Host、Process)

🔎 Search & Data Extraction

🔒 Security

  • 13bm/GhidraMCP 🐍 ☕ 🏠 - MCP server for integrating Ghidra with AI assistants. This plugin enables binary analysis, providing tools for function inspection, decompilation, memory exploration, and import/export analysis via the Model Context Protocol.
  • atomicchonk/roadrecon_mcp_server 🐍 🪟 🏠 MCP server for analyzing ROADrecon gather results from Azure tenant enumeration
  • BurtTheCoder/mcp-dnstwist 📇 🪟 ☁️ - MCP server for dnstwist, a powerful DNS fuzzing tool that helps detect typosquatting, phishing, and corporate espionage.
  • BurtTheCoder/mcp-maigret 📇 🪟 ☁️ - MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources. This server provides tools for searching usernames across social networks and analyzing URLs.
  • BurtTheCoder/mcp-shodan 📇 🪟 ☁️ - MCP server for querying the Shodan API and Shodan CVEDB. This server provides tools for IP lookups, device searches, DNS lookups, vulnerability queries, CPE lookups, and more.
  • BurtTheCoder/mcp-virustotal 📇 🪟 ☁️ - MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports.
  • fr0gger/MCP_Security 📇 ☁️ - MCP server for querying the ORKL API. This server provides tools for fetching threat reports, analyzing threat actors, and retrieving intelligence sources.
  • qianniuspace/mcp-security-audit 📇 ☁️ A powerful MCP (Model Context Protocol) Server that audits npm package dependencies for security vulnerabilities. Built with remote npm registry integration for real-time security checks.
  • semgrep/mcp-security-audit 📇 ☁️ Allow AI agents to scan code for security vulnerabilites using Semgrep. actors, and retrieving intelligence sources. security vulnerabilities. Built with remote npm registry integration for real-time security checks.
  • mrexodia/ida-pro-mcp 🐍 🏠 - MCP server for IDA Pro, allowing you to perform binary analysis with AI assistants. This plugin implement decompilation, disassembly and allows you to generate malware analysis reports automatically.

🏃 Sports

Tools for accessing sports-related data, results, and statistics.

  • r-huijts/firstcycling-mcp 📇 ☁️ - Access cycling race data, results, and statistics through natural language. Features include retrieving start lists, race results, and rider information from firstcycling.com.

🎧 Support & Service Management

Tools for managing customer support, IT service management, and helpdesk operations.

  • effytech/freshdesk-mcp 🐍 ☁️ - MCP server that integrates with Freshdesk, enabling AI models to interact with Freshdesk modules and perform various support operations.

🚆 Travel & Transportation

Access to travel and transportation information. Enables querying schedules, routes, and real-time travel data.

  • Airbnb MCP Server 📇 ☁️ - Provides tools to search Airbnb and get listing details.
  • KyrieTangSheng/mcp-server-nationalparks 📇 ☁️ - National Park Service API integration providing latest information of park details, alerts, visitor centers, campgrounds, and events for U.S. National Parks
  • NS Travel Information MCP Server 📇 ☁️ - Access Dutch Railways (NS) travel information, schedules, and real-time updates
  • pab1it0/tripadvisor-mcp 📇 🐍 - A MCP server that enables LLMs to interact with Tripadvisor API, supporting location data, reviews, and photos through standardized MCP interfaces

🔄 Version Control

Interact with Git repositories and version control platforms. Enables repository management, code analysis, pull request handling, issue tracking, and other version control operations through standardized APIs.

🛠️ Other Tools and Integrations

Frameworks

Utilities

  • boilingdata/mcp-server-and-gw 📇 - An MCP stdio to HTTP SSE transport gateway with example server and MCP client.
  • f/MCPTools 🔨 - A command-line development tool for inspecting and interacting with MCP servers with extra features like mocks and proxies.
  • flux159/mcp-chat 📇🖥️ - A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers.
  • isaacwasserman/mcp-langchain-ts-client 📇 – Use MCP provided tools in LangChain.js
  • kukapay/whattimeisit-mcp 🐍 ☁️ - A lightweight mcp server that tells you exactly what time is it.
  • kukapay/whereami-mcp 🐍 ☁️ - A lightweight mcp server that tells you exactly where you are based on your current IP.
  • kukapay/whoami-mcp 🐍 🏠 - A lightweight MCP server that tells you exactly who you are.
  • lightconetech/mcp-gateway 📇 - A gateway demo for MCP SSE Server.
  • mark3labs/mcphost 🏎️ - A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
  • MCP-Connect 📇 - A tiny tool that enables cloud-based AI services to access local Stdio based MCP servers by HTTP/HTTPS requests.
  • SecretiveShell/MCP-Bridge 🐍 – an openAI middleware proxy to use mcp in any existing openAI compatible client
  • sparfenyuk/mcp-proxy 🐍 – An MCP stdio to SSE transport gateawy.
  • TBXark/mcp-proxy 🏎️ - An MCP proxy server that aggregates and serves multiple MCP resource servers through a single http server.
  • upsonic/gpt-computer-assistant 🐍 – framework to build vertical AI agent

Tips and Tricks

Official prompt to inform LLMs how to use MCP

Want to ask Claude about Model Context Protocol?

Create a Project, then add this file to it:

https://modelcontextprotocol.io/llms-full.txt

Now Claude can answer questions about writing MCP servers and how they work

Star History

Star History Chart