Discover Awesome MCP Servers

Extend your agent with 41,408 capabilities via MCP servers.

All41,408
MCP Code Reviewer

MCP Code Reviewer

An AI-powered server for code analysis, requirements validation, and automated fix proposals with human-in-the-loop confirmation. It supports multiple LLM providers and ensures safe file modifications through automatic backups and path validation.

Local File System MCP Server

Local File System MCP Server

Provides tools to check disk usage and search files by keyword on the local system.

UE Agent Harness

UE Agent Harness

Acts as a middleware for the Unreal Engine 5.8 editor, serving as an MCP Server for LLMs (Claude/GPT) and an MCP Client for the UE MCP Server, enabling context assembly, state caching, visual verification, long-task memory compression, and safety guards.

MongoDB MCP Server

MongoDB MCP Server

Sebuah server Model Context Protocol (MCP) yang memungkinkan LLM berinteraksi langsung dengan database MongoDB. Kueri koleksi, periksa skema, dan kelola data dengan lancar melalui bahasa alami.

Food Delivery MCP Server

Food Delivery MCP Server

Enables users to search restaurants, view menus, place orders, and check order status via a local MCP server using Firestore.

claude-senator-mcp

claude-senator-mcp

An MCP server that enables inter-Claude communication and context sharing for seamless collaboration and conversation forking between multiple AI instances. It uses a smart pointer architecture to efficiently share project data and conversation history without interrupting ongoing tasks.

monobank-mcp

monobank-mcp

A Model Context Protocol server that enables interaction with Monobank API, providing tools for currency exchange rates, client info, and account statements.

mcp-server-claude

mcp-server-claude

MCP Memory Server for Claude Code that provides persistent context across sessions using semantic search (RAG).

MCP Server: RepairWorld

MCP Server: RepairWorld

Please provide the MCP server code you would like me to translate. I need the English text of the code to translate it into Indonesian. For example, you could provide something like this: ```python # Example MCP Server Code (Python) import socket HOST = '127.0.0.1' # Standard loopback interface address (localhost) PORT = 65432 # Port to listen on (non-privileged ports are > 1023) with socket.socket(socket.AF_INET, socket.SOCK_STREAM) as s: s.bind((HOST, PORT)) s.listen() conn, addr = s.accept() with conn: print(f"Connected by {addr}") while True: data = conn.recv(1024) if not data: break conn.sendall(data) ``` Once you provide the code, I will translate it into Indonesian, including comments.

Image Generation MCP Server

Image Generation MCP Server

Provides multi-provider image generation with automatic fallback across services like Pollinations.ai, Cloudflare, and Hugging Face. It features specialized pixel art generation, cost tracking, and automatic saving of generated visual assets to disk.

Amadeus Agent

Amadeus Agent

A proof-of-concept MCP server that allows LLM agents to query live flight booking information via Amadeus, including cheapest tickets, destinations, and airline routes.

MCP Planes Server

MCP Planes Server

mcp-docs-server

mcp-docs-server

Serves Markdown documentation as an MCP server, enabling AI agents to answer questions from your content. Supports local, npm, and Cloudflare deployment with reusable prompts and resources.

Mica Crypto MCP

Mica Crypto MCP

EU MiCA compliance MCP for crypto-asset issuers, exchanges, and CASPs.

Obsidian MCP

Obsidian MCP

Server Protokol Konteks Model yang memungkinkan asisten AI untuk membaca, menulis, dan memanipulasi catatan di vault Obsidian Anda melalui antarmuka yang terstandardisasi.

MCP Perplexity Server

MCP Perplexity Server

Implementasi server Protokol Konteks Model untuk Perplexity API

Astra MCP Server

Astra MCP Server

Enables interaction with DataStax Astra DB through the Model Context Protocol. Provides database connectivity and operations for Astra DB instances via secure token-based authentication.

Media Creator MCP Server

Media Creator MCP Server

Provides tools to generate images using Amazon Nova Canvas and videos using Amazon Nova Reel models via Amazon Bedrock and S3.

Uranium MCP Server

Uranium MCP Server

Enables creation and management of NFT collections and assets through the Uranium API. Supports uploading files as NFTs, managing ERC721 and ERC1155 collections, and bulk operations across multiple collections.

Mcp Server Again

Mcp Server Again

mcp-server-lagi

litvm-tcg-oracle

litvm-tcg-oracle

On-chain TCG price oracle for the LitecoinVM ecosystem. 6 tools: search 433K+ trading cards, 60-day price history, Merkle proof verification on LiteForge (Chain 4441), Monte Carlo simulation, and AI card grading via Qwen 2.5 VL.

Ansys MCP Server

Ansys MCP Server

Enables AI assistants to interact with Ansys simulation software (Fluent, MAPDL, Mechanical, Geometry) through the Model Context Protocol.

Simple Timer MCP Server

Simple Timer MCP Server

An MCP server that provides interval timing functionality using token-based time tracking, allowing users to start timers with unique identifiers and check elapsed time in milliseconds or human-readable format.

mcp-superset

mcp-superset

Full-featured MCP server for Apache Superset — 135+ tools for dashboards, charts, datasets, SQL Lab, security (users, roles, RLS, groups), audit, and more. Built-in safety validations.

Email MCP Server

Email MCP Server

Server Protokol Konteks Model dengan konektivitas IMAP dan SMTP

Metabase MCP Server

Metabase MCP Server

Enables AI assistants to interact with Metabase's analytics platform, managing dashboards, cards, databases, and tables via the Model Context Protocol.

brainstorm-mcp

brainstorm-mcp

Enables multi-round brainstorming debates between multiple AI models like GPT, DeepSeek, and Ollama to produce synthesized final outputs. Users can orchestrate parallel model interactions where AI agents critique and refine each other's ideas to reach a consolidated conclusion.

xmcp Demo Application

xmcp Demo Application

A demonstration MCP server showcasing the xmcp framework's structured approach to defining tools, prompts, and resources with automatic discovery from their respective directories.

Notion MCP Server

Notion MCP Server

Enables interaction with Notion workspaces through the Notion API, allowing users to search, read, comment on, and create pages and databases using natural language commands.

Transcripts MCP Server

Transcripts MCP Server

A remote Model Context Protocol server that retrieves and cleans Microsoft Teams meeting transcripts via the Microsoft Graph API using delegated OAuth 2.0 authentication. It enables AI agents to discover meetings, extract speaker-attributed text, and save transcripts to SharePoint for analysis and automation.