Discover Awesome MCP Servers
Extend your agent with 26,654 capabilities via MCP servers.
- All26,654
- Developer Tools3,867
- Search1,714
- Research & Data1,557
- AI Integration Systems229
- Cloud Platforms219
- Data & App Analysis181
- Database Interaction177
- Remote Shell Execution165
- Browser Automation147
- Databases145
- Communication137
- AI Content Generation127
- OS Automation120
- Programming Docs Access109
- Content Fetching108
- Note Taking97
- File Systems96
- Version Control93
- Finance91
- Knowledge & Memory90
- Monitoring79
- Security71
- Image & Video Processing69
- Digital Note Management66
- AI Memory Systems62
- Advanced AI Reasoning59
- Git Management Tools58
- Cloud Storage51
- Entertainment & Media43
- Virtualization42
- Location Services35
- Web Automation & Stealth32
- Media Content Processing32
- Calendar Management26
- Ecommerce & Retail18
- Speech Processing18
- Customer Data Platforms16
- Travel & Transportation14
- Education & Learning Tools13
- Home Automation & IoT13
- Web Search Integration12
- Health & Wellness10
- Customer Support10
- Marketing9
- Games & Gamification8
- Google Cloud Integrations7
- Art & Culture4
- Language Translation3
- Legal & Compliance2
Genesys Cloud MCP Server
Enables interaction with Genesys Cloud's Platform API to search queues, analyze conversation volumes, retrieve voice call quality metrics, sentiment analysis, transcripts, and manage OAuth clients through natural language.
brain-mcp
Cognitive prosthetic for AI agents. Indexes conversation history from ChatGPT, Claude Code, Cursor, and Gemini CLI into searchable embeddings. 25 MCP tools including tunnel_state (resume where you left off), switching_cost (quantify context-switch penalty), thinking_trajectory (track idea evolution), and alignment_check (decisions vs principles). LanceDB + Parquet, 12ms recall, local-first.
Tatum MCP Server
Provides access to Tatum's blockchain API across 40+ networks, enabling developers to interact with blockchain data, manage notifications, estimate fees, access RPC nodes, and work with smart contracts through natural language.
Browser Testing MCP Server
Enables automated browser testing of web applications using Playwright, supporting user interactions, form submissions, console monitoring, network request inspection, and visual verification through screenshots.
Govee WDC CF MCP
A remote MCP server that can be deployed on Cloudflare Workers without requiring authentication, allowing users to add and use custom tools through the Model Context Protocol.
MCP FFmpeg Helper
Server ringan yang mengekspos kemampuan pemrosesan video FFmpeg ke asisten AI melalui Model Context Protocol (MCP), mendukung operasi seperti konversi format video, ekstraksi audio, dan penambahan watermark.
reclaim-mcp-server
unofficial MCP (Model Context Protocol) server for Reclaim.ai calendar integration - manage tasks, habits, and smart scheduling through AI assistants like Claude.
Unblu MCP Server
Provides AI assistants with token-efficient access to 300+ Unblu API endpoints through progressive disclosure, enabling interaction with Unblu deployments including conversation management, user operations, and configuration through natural language.
MySQL MCP Server
A lightweight server for executing SQL queries and inspecting schemas across multiple MySQL database connections. It provides tools for managing persistent connection configurations and exploring database structures through natural language.
TypeScript MCP Server
A simple Model Context Protocol server implemented in TypeScript that enables communication with client applications (like Cursor) over standard input/output and includes a basic calculator tool as an example.
Memory MCP
A Model Context Protocol server that provides AI assistants with persistent semantic memory and knowledge graph capabilities using PostgreSQL and vector embeddings. It enables cross-session storage, hybrid search, and complex relationship tracking for enhanced contextual awareness.
MCP-Twikit
Sebuah server Protokol Konteks Model yang memungkinkan AI berinteraksi dengan Twitter, memungkinkan fungsi seperti mencari tweet, membandingkan sentimen antar akun, dan mengambil konten linimasa.
Fusion 360 MCP
Enables AI-powered parametric CAD design in Autodesk Fusion 360 through natural language commands. Supports multiple AI backends (Ollama, OpenAI, Gemini, Claude) with intelligent routing and safety validation for geometric operations.
MCP Dataverse
The most complete MCP server for Microsoft Dataverse.
MCP Telemetry
Observabilitas membantu. Server MCP ini menambahkan pelacakan ke semua percakapan Anda di Claude (atau klien MCP yang sesuai) sehingga Anda dapat melacak, memahami, men-debug, dan melaporkan semua interaksi Anda.
MCP Anvil Tools
Enables AI agents to interact with Ethereum smart contracts through Anvil, providing capabilities to read Solidity code, simulate and execute transactions, manipulate blockchain state, query events, and test contracts in isolated environments for development and auditing workflows.
AWS S3 AccessTool
Cursor Talk To Figma MCP
Enables users to control the cursor in Figma through verbal commands using an agentic AI agent, streamlining the design process with a new interaction method.
Meta MCP Search
Provides a semantic search interface that enables discovery and routing across over 1,000 local MCP tools using natural language queries. It leverages hybrid search and embeddings to accurately match user intent with tool names and descriptions.
Ops MCP Server
Enables management of operations tasks through Gmail integration. Provides tools to fetch ops reports including HotSchedules 911 items and Brinker deadlines, and mark tasks as complete.
Jokes MCP Server
An MCP server that delivers various joke types (Chuck Norris, Dad jokes, etc.) to Microsoft Copilot Studio and GitHub Copilot, allowing users to request specific joke categories through natural language.
Goose App Maker MCP
This MCP server allows users to create, manage, and serve web applications through Goose, storing apps in configurable directories and providing web app serving capabilities.
bank-mcp
Provides AI assistants with secure, read-only access to over 15,000 financial institutions across the US and Europe via the Model Context Protocol. It enables users to query account balances, transactions, and spending breakdowns through natural language conversation.
Mcp Server
Okay, I understand you want to practice building an MCP (presumably Minecraft Protocol) server using TypeScript. Here's a translation of that request into Indonesian, along with some helpful context: **Translation:** * **English:** "practice mcp server with typescript" * **Indonesian:** "berlatih membuat server MCP dengan TypeScript" **Explanation of the Indonesian translation:** * **berlatih:** to practice * **membuat:** to make/build * **server MCP:** MCP server (MCP is understood in the context of Minecraft) * **dengan:** with * **TypeScript:** TypeScript **Therefore, the full Indonesian translation "berlatih membuat server MCP dengan TypeScript" means "practice building an MCP server with TypeScript."** **Additional Context (in Indonesian):** Karena Anda ingin berlatih membuat server MCP dengan TypeScript, saya bisa memberikan beberapa saran dan sumber daya untuk membantu Anda: * **Pustaka (Libraries):** Ada beberapa pustaka TypeScript yang bisa membantu Anda menangani protokol Minecraft. Cari pustaka seperti `minecraft-protocol` atau yang serupa di npm. * **Dokumentasi (Documentation):** Pastikan Anda membaca dokumentasi protokol Minecraft (MCP) untuk memahami bagaimana data dikirim dan diterima. * **Contoh Kode (Code Examples):** Cari contoh kode server Minecraft yang ditulis dalam TypeScript. Ini bisa menjadi titik awal yang baik. * **Langkah-langkah (Steps):** 1. **Siapkan lingkungan pengembangan (development environment) TypeScript Anda.** 2. **Instal pustaka yang diperlukan.** 3. **Buat struktur dasar server.** 4. **Implementasikan penanganan koneksi (connection handling).** 5. **Implementasikan protokol Minecraft (MCP).** 6. **Uji server Anda.** Semoga berhasil! (Good luck!) **Explanation of the Additional Context:** This provides some helpful tips and resources for someone wanting to build an MCP server with TypeScript, including: * Suggesting libraries to use. * Emphasizing the importance of Minecraft protocol documentation. * Recommending searching for code examples. * Outlining the basic steps involved in building the server. Let me know if you have any more questions or need further assistance!
Secret MCP
Enables AI assistants to write .env files with secrets stored locally, allowing search by name/description while keeping actual secret values private and never exposed to the AI.
Chuck Norris MCP Server
Enables access to the Chuck Norris API to retrieve Chuck Norris jokes and facts through a Model Context Protocol interface.
Naver MCP Server
Sebuah server MCP yang menyediakan akses ke layanan Naver OpenAPI, memungkinkan pengguna untuk mencari blog, berita, buku, gambar, dan konten lainnya melalui antarmuka Model Context Protocol yang terstandarisasi.
DOM Analyzer MCP Server
A Puppeteer-based server designed for remote debugging, E2E testing, and DOM inspection of frontend applications. It allows users to interact with page elements, capture screenshots, monitor network traffic, and execute JavaScript directly within a browser environment.
MCP Stock Details Server
A Model Context Protocol server providing comprehensive Korean stock market analysis, including financial data, valuation metrics, ESG information, and investment insights.
vHal MCP Server
Enables Android Automotive developers to explore and implement Vehicle Hardware Abstraction Layer (vHAL) properties with intelligent tools for property analysis, source code lookup, implementation guidance, and automated code generation for automotive systems like climate control and seat management.