A curated list of awesome Model Context Protocol (MCP) projects from GitHub
Languages / 语言 / Языки / 言語 / Langues / Idiomas:
This repository automatically collects and organizes high-quality MCP projects from GitHub, presenting them in a beautiful, searchable format. The list is updated daily via GitHub Actions and hosted on GitHub Pages.
The Model Context Protocol (MCP) allows AI assistants to connect to external data sources and tools. Here’s how to set it up in popular AI tools:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your_token_here"
}
},
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/path/to/allowed/directory"]
}
}
}
Cmd/Ctrl + ,npx)["-y", "@modelcontextprotocol/server-github"])~/.continue/config.json:{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your_token_here"
}
}
}
}
Cmd/Ctrl + Shift + PCline: Configure MCP Servers~/.cline/mcp_config.json:{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your_token_here"
}
}
}
}
pip install aider-chatexport MCP_SERVERS='{"github": {"command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"], "env": {"GITHUB_PERSONAL_ACCESS_TOKEN": "your_token"}}}'
~/.aider/mcp_config.json:{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your_token_here"
}
}
}
}
aider (MCP servers will be automatically loaded)Cmd/Ctrl + ,{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "your_token_here"
}
}
}
}
Browse the projects list below to discover available MCP servers. Popular options include:
{
"mcpServers": {
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "ghp_your_token_here"
}
}
}
}
Get a GitHub token: GitHub Settings → Developer settings → Personal access tokens
Once configured, MCP enables AI assistants to:
Last updated: 2026-04-03
MCP server implementations that provide protocol services
dify - ⭐ 135,561 Production-ready platform for agentic workflow development.
everything-claude-code - ⭐ 134,203 The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
open-webui - ⭐ 129,764 User-friendly AI Interface (Supports Ollama, OpenAI API, …)
gemini-cli - ⭐ 100,049 An open-source AI agent that brings the power of Gemini directly into your terminal.
awesome-mcp-servers - ⭐ 84,123 A collection of MCP servers.
servers - ⭐ 82,844 Model Context Protocol Servers
netdata - ⭐ 78,305 The fastest path to AI-powered full stack observability, even for lean teams.
ragflow - ⭐ 76,975 RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
lobehub - ⭐ 74,673 The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.
lobe-chat - ⭐ 70,553 :exploding_head: LobeHub - The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.
anything-llm - ⭐ 57,486 The all-in-one AI productivity accelerator. On device and privacy first with no annoying setup or configuration.
context7 - ⭐ 51,482 Context7 Platform – Up-to-date code documentation for LLMs and AI code editors
awesome-claude-skills - ⭐ 50,688 A curated list of awesome Claude Skills, resources, and tools for customizing Claude AI workflows
TrendRadar - ⭐ 50,667 ⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 智能筛选新闻 + AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
JeecgBoot - ⭐ 45,705 一款 AI 驱动的低代码平台,提供”零代码”与”代码生成”双模式——零代码模式一句话搭建系统,代码生成模式自动输出前后端代码与建表 SQL,生成即可运行。平台内置 AI 聊天助手、AI大模型、知识库、AI流程编排、MCP 与插件体系,兼容主流大模型,支持一句话生成流程图、设计表单、聊天式业务操作,解决 Java 项目 80% 重复工作,高效且不失灵活。
cc-switch - ⭐ 38,068 A cross-platform desktop All-in-One assistant tool for Claude Code, Codex, OpenCode, openclaw & Gemini CLI.
cherry-studio - ⭐ 37,347 Cherry Studio boosts your productivity with unified AI access, Agent capabilities, and 300+ assistants in one desktop application.
LibreChat - ⭐ 35,183 Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.
Scrapling - ⭐ 34,482 🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
goose - ⭐ 34,139 an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
1Panel - ⭐ 33,113 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.
ai-engineering-hub - ⭐ 33,098 In-depth tutorials on LLMs, RAGs and real-world AI agent applications.
chrome-devtools-mcp - ⭐ 32,967 Chrome DevTools for coding agents
nacos - ⭐ 32,788 an easy-to-use dynamic service discovery, configuration and service management platform for building AI cloud native applications.
PDFMathTranslate - ⭐ 32,668 [EMNLP 2025 Demo] PDF scientific paper translation with preserved formats - 基于 AI 完整保留排版的 PDF 文档全文双语翻译,支持 Google/DeepL/Ollama/OpenAI 等服务,提供 CLI/GUI/MCP/Docker/Zotero
playwright-mcp - ⭐ 30,178 Playwright MCP server
antigravity-awesome-skills - ⭐ 30,154 Installable GitHub library of 1,340+ agentic skills for Claude Code, Cursor, Codex CLI, Gemini CLI, Antigravity, and more. Includes installer CLI, bundles, workflows, and official/community skill collections.
ruflo - ⭐ 29,456 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
UI-TARS-desktop - ⭐ 29,213 The Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
AstrBot - ⭐ 28,776 Agentic IM Chatbot infrastructure that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
github-mcp-server - ⭐ 28,506 GitHub’s official MCP Server
composio - ⭐ 27,623 Composio powers 1000+ toolkits, tool search, context management, authentication, and a sandboxed workbench to help you build AI agents that turn intent into action.
gpt-researcher - ⭐ 26,193 An autonomous agent that conducts deep research on any data using any LLM providers
xiaozhi-esp32 - ⭐ 25,332 An MCP-based chatbot | 一个基于MCP的聊天机器人
gin-vue-admin - ⭐ 24,530 🚀Vite+Vue3+Gin拥有AI辅助的基础开发平台,企业级业务AI+开发解决方案,内置mcp辅助服务,内置skills管理,支持TS和JS混用。它集成了JWT鉴权、权限管理、动态路由、显隐可控组件、分页封装、多点登录拦截、资源权限、上传下载、代码生成器、表单生成器和可配置的导入导出等开发必备功能。
fastmcp - ⭐ 24,235 🚀 The fast, Pythonic way to build MCP servers and clients.
repomix - ⭐ 22,908 📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
fastmcp - ⭐ 22,902 🚀 The fast, Pythonic way to build MCP servers and clients
agentscope - ⭐ 22,862 Build and run agents you can see, understand and trust.
mastra - ⭐ 22,619 From the team behind Gatsby, Mastra is a framework for building AI-powered applications and agents with a modern TypeScript stack.
python-sdk - ⭐ 22,482 The official Python SDK for Model Context Protocol servers and clients
serena - ⭐ 22,421 A powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
activepieces - ⭐ 21,535 AI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MaxKB - ⭐ 20,631 🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
blender-mcp - ⭐ 18,326
n8n-mcp - ⭐ 17,366 A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
openfang - ⭐ 16,160 Open-source Agent Operating System
Qwen-Agent - ⭐ 15,881 Agent framework and applications built upon Qwen>=3.0, featuring Function Calling, MCP, Code Interpreter, RAG, Chrome extension, etc.
claude-plugins-official - ⭐ 15,826 Official, Anthropic-managed directory of high quality Claude Code Plugins.
mcp-for-beginners - ⭐ 15,780 This open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable, and secure AI workflows from session setup to service orchestration.
claude-flow - ⭐ 15,103 🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
page-agent - ⭐ 15,029 JavaScript in-page GUI agent. Control web interfaces with natural language.
Agent-Reach - ⭐ 14,710 Give your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
trigger.dev - ⭐ 14,341 Trigger.dev – build and deploy fully‑managed AI agents and workflows
Figma-Context-MCP - ⭐ 14,120 MCP server to provide Figma layout information to AI coding agents like Cursor
electerm - ⭐ 13,824 📻Terminal/ssh/sftp/ftp/telnet/serialport/RDP/VNC/Spice client(linux, mac, win)
genai-toolbox - ⭐ 13,646 MCP Toolbox for Databases is an open source MCP server for databases.
filestash - ⭐ 13,423 :file_folder: What Dropbox should have been if it was based on SFTP, S3, FTP, SMB, NFS, WebDAV, Git, and more
memU - ⭐ 13,288 Memory for 24/7 proactive agents like openclaw (moltbot, clawdbot).
casdoor - ⭐ 13,278 An open-source AI-first Identity and Access Management (IAM) /AI MCP & agent gateway and auth server with web UI supporting MCP, A2A, OAuth 2.1, OIDC, SAML, CAS, LDAP, SCIM, WebAuthn, TOTP, MFA, Face ID, Google Workspace, Azure AD
xiaohongshu-mcp - ⭐ 12,540 MCP for xiaohongshu.com
Skill_Seekers - ⭐ 12,183 Convert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
typescript-sdk - ⭐ 12,089 The official TypeScript SDK for Model Context Protocol servers and clients
kubeshark - ⭐ 11,852 eBPF-powered network observability for Kubernetes. Indexes L4/L7 traffic with full K8s context, decrypts TLS without keys. Queryable by AI agents via MCP and humans via dashboard.
fastapi_mcp - ⭐ 11,771 Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
pal-mcp-server - ⭐ 11,360 The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
gateway - ⭐ 11,183 A blazing fast AI Gateway with integrated guardrails. Route to 200+ LLMs, 50+ AI Guardrails with 1 fast & friendly API.
mcp-chrome - ⭐ 11,084 Chrome MCP Server is a Chrome extension-based Model Context Protocol (MCP) server that exposes your Chrome browser functionality to AI assistants like Claude, enabling complex browser automation, content analysis, and semantic search.
nginx-ui - ⭐ 10,952 Yet another WebUI for Nginx
XHS-Downloader - ⭐ 10,636 小红书(XiaoHongShu、RedNote)链接提取/作品采集工具:提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书作品文件
zen-mcp-server - ⭐ 9,890 The power of Claude Code / GeminiCLI / CodexCLI + [Gemini / OpenAI / OpenRouter / Azure / Grok / Ollama / Custom Model / All Of The Above] working as one.
mcp-use - ⭐ 9,659 The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.
awesome-ai-apps - ⭐ 9,451 A collection of projects showcasing RAG, agents, workflows, and other AI use cases
inspector - ⭐ 9,309 Visual testing tool for MCP servers
xiaozhi-esp32-server - ⭐ 9,121 本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器。Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.
mcp - ⭐ 8,667 Official MCP Servers for AWS
superset - ⭐ 8,533 Code Editor for the AI Agents Era - Run an army of Claude Code, Codex, etc. on your machine
mcp-go - ⭐ 8,523 A Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
mcp-agent - ⭐ 8,194 Build effective agents using Model Context Protocol and simple workflow patterns
GhidraMCP - ⭐ 8,125 MCP Server for Ghidra
unity-mcp - ⭐ 8,026 Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
awesome-LLM-resources - ⭐ 7,990 🧑🚀 全世界最好的LLM资料总结(多模态生成、Agent、辅助编程、AI审稿、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world’s best LLM resources.
git-mcp - ⭐ 7,866 Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project
hexstrike-ai - ⭐ 7,844 HexStrike AI MCP Agents is an advanced MCP server that lets AI agents (Claude, GPT, Copilot, etc.) autonomously run 150+ cybersecurity tools for automated pentesting, vulnerability discovery, bug bounty automation, and security research. Seamlessly bridge LLMs with real-world offensive security capabilities.
astron-rpa - ⭐ 7,315 Agent-ready RPA suite with out-of-the-box automation tools. Built for individuals and enterprises.
oh-my-opencode - ⭐ 7,289 #1 OpenCode Plugin- Battery included. ASYNC SUBAGENTS (YES LIKE CLAUDE CODE) · Curated agents with proper models · Crafted tools like LSP/AST included · Curated MCPs · Claude Code Compatible Layer — Steroids for your OpenCode. The Best LLM Agent Experience is Here.
kreuzberg - ⭐ 7,262 A polyglot document intelligence framework with a Rust core. Extract text, metadata, images, and structured information from PDFs, Office documents, images, and 91+ formats. Available for Rust, Python, Ruby, Java, Go, PHP, Elixir, C#, R, C, TypeScript (Node/Bun/Wasm/Deno)- or use via CLI, REST API, or MCP server.
voltagent - ⭐ 7,197 AI Agent Engineering Platform built on an Open Source TypeScript AI Agent Framework
browser-tools-mcp - ⭐ 7,161 Monitor browser logs directly from Cursor and other MCP compatible IDEs.
ida-pro-mcp - ⭐ 7,016 AI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome-MCP-ZH - ⭐ 6,766 MCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
registry - ⭐ 6,629 A community driven registry service for Model Context Protocol (MCP) servers.
cursor-talk-to-figma-mcp - ⭐ 6,603 TalkToFigma: MCP integration between AI Agent (Cursor, Claude Code) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
context-mode - ⭐ 6,424 Privacy-first. MCP is the protocol for tool access. We’re the virtualization layer for context.
awesome-mcp-clients - ⭐ 6,378 A collection of MCP clients.
mcp - ⭐ 6,223 Browser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
refly - ⭐ 6,135 The first open-source agent skills builder. 🦞
firecrawl-mcp-server - ⭐ 5,937 🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
DesktopCommanderMCP - ⭐ 5,836 This is MCP server for Claude that gives it terminal control, file system search and diff file editing capabilities
claude-context - ⭐ 5,823 Code search MCP for Claude Code. Make entire codebase the context for any coding agent.
Everywhere - ⭐ 5,754 Context-aware AI assistant for your desktop. Ready to respond intelligently, seamlessly integrating multiple LLMs and MCP tools.
klavis - ⭐ 5,699 Klavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
sdk-python - ⭐ 5,515 A model-driven approach to building AI agents in just a few lines of code.
whatsapp-mcp - ⭐ 5,481 WhatsApp MCP server
UltraRAG - ⭐ 5,474 A Low-Code MCP Framework for Building Complex and Innovative RAG Pipelines
mcp-playwright - ⭐ 5,387 Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
awesome-mcp-servers - ⭐ 5,361 Awesome MCP Servers - A curated list of Model Context Protocol servers
Auto-claude-code-research-in-sleep - ⭐ 5,338 ARIS ⚔️ (Auto-Research-In-Sleep) — Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in — works with Claude Code, Codex, OpenClaw, or any LLM agent.
learn-ai-engineering - ⭐ 5,287 Learn AI and LLMs from scratch using free resources
microsandbox - ⭐ 5,235 secure, local-first and programmable sandboxes for AI agents
microsandbox - ⭐ 5,174 opensource secure local-first sandboxes for ai agents
5ire - ⭐ 5,138 5ire is a cross-platform desktop AI assistant, MCP client. It compatible with major service providers, supports local knowledge base and tools via model context protocol servers .
XcodeBuildMCP - ⭐ 5,012 A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
gaianet-node - ⭐ 5,008 Install, run and deploy your own decentralized AI agent service
Windows-MCP - ⭐ 4,989 MCP Server for Computer Use in Windows
unidbg - ⭐ 4,881 Allows you to emulate an Android native library, and an experimental iOS emulation
mcp-atlassian - ⭐ 4,803 MCP server for Atlassian tools (Confluence, Jira)
aci - ⭐ 4,750 ACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
Kiln - ⭐ 4,729 Build, Evaluate, and Optimize AI Systems. Includes evals, RAG, agents, fine-tuning, synthetic data generation, dataset management, MCP, and more.
magic-mcp - ⭐ 4,627 It’s like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
mcp-ui - ⭐ 4,588 UI over MCP. Create next-gen UI experiences with the protocol and SDK!
deep-research - ⭐ 4,551 Use any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
osaurus - ⭐ 4,514 Own your AI. The native macOS harness for AI agents – any model, persistent memory, autonomous execution, cryptographic identity. Built in Swift. Fully offline. Open source.
casibase - ⭐ 4,489 ⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
Olares - ⭐ 4,320 Olares: An Open-Source Personal Cloud to Reclaim Your Data
mobile-mcp - ⭐ 4,308 Model Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
go-sdk - ⭐ 4,284 The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
httprunner - ⭐ 4,270 HttpRunner 是一款开源的 API/UI 测试框架,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
wanwu - ⭐ 4,197 China Unicom’s Yuanjing Wanwu Agent Platform is an enterprise-grade, multi-tenant AI agent development platform. It helps users build applications such as intelligent agents, workflows, and rag, and also supports model management. The platform features a developer-friendly license, and we welcome all developers to build upon the platform.
csharp-sdk - ⭐ 4,164 The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
notion-mcp-server - ⭐ 4,153 Official Notion MCP Server
XcodeBuildMCP - ⭐ 4,145 A Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
exa-mcp-server - ⭐ 4,136 Exa MCP for web search and web crawling!
mcpo - ⭐ 4,101 A simple, secure MCP-to-OpenAPI proxy server
spec-workflow-mcp - ⭐ 4,084 A Model Context Protocol (MCP) server that provides structured spec-driven development workflow tools for AI-assisted software development, featuring a real-time web dashboard and VSCode extension for monitoring and managing your project’s progress directly in your development environment.
learn-agentic-ai - ⭐ 4,044 Learn Agentic AI using Dapr Agentic Cloud Ascent (DACA) Design Pattern and Agent-Native Cloud Technologies: OpenAI Agents SDK, Memory, MCP, A2A, Knowledge Graphs, Dapr, Rancher Desktop, and Kubernetes.
sandbox - ⭐ 4,025 All-in-One Sandbox for AI Agents that combines Browser, Shell, File, MCP and VSCode Server in a single Docker container.
code-review-graph - ⭐ 4,017 Local knowledge graph for Claude Code. Builds a persistent map of your codebase so Claude reads only what matters — 6.8× fewer tokens on reviews and up to 49× on daily coding tasks.
PPTAgent - ⭐ 3,920 An Agentic Framework for Reflective PowerPoint Generation
directories - ⭐ 3,917 Find rules and MCP servers
mcp-server-chart - ⭐ 3,915 🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
ciso-assistant-community - ⭐ 3,913 CISO Assistant is a one-stop-shop GRC platform for Risk Management, AppSec, Compliance & Audit, TPRM, Privacy, and Reporting. It supports 130+ global frameworks with automatic control mapping, including ISO 27001, NIST CSF, SOC 2, CIS, PCI DSS, NIS2, DORA, GDPR, HIPAA, CMMC, and more.
directories - ⭐ 3,896 The Cursor & Windsurf community, find rules and MCPs
bb-browser - ⭐ 3,880 Your browser is the API. CLI + MCP server for AI agents to control Chrome with your login state.
awesome-mcp-servers - ⭐ 3,856 A curated list of Model Context Protocol (MCP) servers
telegram-search - ⭐ 3,850 🔍 导出并模糊搜索 Telegram 聊天记录 | Export and fuzzy search your Telegram chat history
claude-seo - ⭐ 3,849 Universal SEO skill for Claude Code. 19 sub-skills, 12 subagents, 3 extensions (DataForSEO, Firecrawl, Banana). Technical SEO, E-E-A-T, schema, GEO/AEO, backlinks, local SEO, maps intelligence, Google APIs, and PDF/Excel reporting.
claude-code-guide - ⭐ 3,797 Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
rikkahub - ⭐ 3,763 RikkaHub is an Android APP that supports for multiple LLM providers.
atmosphere - ⭐ 3,749 Real-time transport layer for Java AI agents. Build once with @Agent — deliver over WebSocket, SSE, gRPC, MCP, A2A, AG-UI, or any transport. Works with Spring AI, LangChain4j, Google ADK, Embabel, Koog or the built-in OpenAI-compatible client.
fast-agent - ⭐ 3,737 Code, Build and Evaluate agents - excellent Model and Skills/MCP/ACP Support
mission-control - ⭐ 3,733 Self-hosted AI agent orchestration platform: dispatch tasks, run multi-agent workflows, monitor spend, and govern operations from one mission control dashboard.
go-whatsapp-web-multidevice - ⭐ 3,729 GOWA - WhatsApp REST API with support for UI, Multi Account, Webhooks, and MCP, and Chatwoot. Built with Golang for efficient memory use.
MemOS - ⭐ 3,710 Build memory-native AI agents with Memory OS — an open-source framework for long-term memory, retrieval, and adaptive learning in large language models. Agent Memory | Memory System | Memory Management | Memory MCP | MCP System | LLM Memory | Agents Memory System |
mcporter - ⭐ 3,709 Call MCPs via TypeScript, masquerading as simple TypeScript API. Or package them as cli.
mcp-feedback-enhanced - ⭐ 3,701 Enhanced MCP server for interactive user feedback and command execution in AI-assisted development, featuring dual interface support (Web UI and Desktop Application) with intelligent environment detection and cross-platform compatibility.
octelium - ⭐ 3,685 A next-gen FOSS self-hosted unified zero trust secure access platform that can operate as a remote access VPN, a ZTNA platform, API/AI/MCP gateway, a PaaS, an ngrok-alternative and a homelab infrastructure.
excalidraw-mcp - ⭐ 3,677 Fast and streamable Excalidraw MCP App
Continuous-Claude-v3 - ⭐ 3,661 Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
byterover-cli - ⭐ 3,661 ByteRover CLI (brv) - The portable memory layer for autonomous coding agents (formerly Cipher)
cipher - ⭐ 3,637 Byterover Cipher is an opensource memory layer specifically designed for coding agents. Compatible with Cursor, Codex, Claude Code, Windsurf, Cline, Claude Desktop, Gemini CLI, AWS’s Kiro, VS Code, Roo Code, Trae, Amp Code and Warp through MCP. Built by https://byterover.dev/
excel-mcp-server - ⭐ 3,621 A Model Context Protocol server for Excel file manipulation
core - ⭐ 3,618 A framework helps you quickly build AI Native IDE products. MCP Client, supports Model Context Protocol (MCP) tools via MCP server.
awesome-agent-skills - ⭐ 3,594 A curated list of skills, tools, tutorials, and capabilities for AI coding agents (Claude, Codex, Antigravity, Copilot, VS Code)
mcp-server-cloudflare - ⭐ 3,586
osaurus - ⭐ 3,548 AI edge infrastructure for macOS. Run local or cloud models, share tools across apps via MCP, and power AI workflows with a native, always-on runtime.
EverMemOS - ⭐ 3,546 A memory OS that makes your OpenClaw agents more personal while saving tokens.
archestra - ⭐ 3,534 Enterprise AI Platform with guardrails, MCP registry, gateway & orchestrator
mcp-context-forge - ⭐ 3,516 An AI Gateway, registry, and proxy that sits in front of any MCP, A2A, or REST/gRPC APIs, exposing a unified endpoint with centralized discovery, guardrails and management. Optimizes Agent & Tool calling, and supports plugins.
mcp - ⭐ 3,492 Google 💚 MCP
bifrost - ⭐ 3,462 Fastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS.
langchain-mcp-adapters - ⭐ 3,457 LangChain 🔌 MCP
AionUi - ⭐ 3,452 Free, local, open-source GUI app for Gemini CLI, Claude Code, Codex, Qwen Code, Goose Cli, Auggie, and more — Enhanced Chat UI, WebUI, Multi-Agent & Multi-LLM, MCP Integration | 🌟 Star if you like it!
EverOS - ⭐ 3,444 A memory OS that makes your OpenClaw agents more personal while saving tokens.
MCP-Chinese-Getting-Started-Guide - ⭐ 3,433 Model Context Protocol(MCP) 编程极速入门
AI-Infra-Guard - ⭐ 3,386 A full-stack AI Red Teaming platform securing AI ecosystems via OpenClaw Security Scan, Agent Scan, Skills Scan, MCP scan, AI Infra scan and LLM jailbreak evaluation.
boost - ⭐ 3,378 Laravel-focused MCP server for augmenting your AI powered local development experience.
java-sdk - ⭐ 3,330 The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI
PeopleInSpace - ⭐ 3,311 Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
playwriter - ⭐ 3,304 Chrome extension to let agents control your browser. Runs Playwright snippets in a stateful sandbox. Available as CLI or MCP
py-xiaozhi - ⭐ 3,257 A Python-based Xiaozhi AI for users who want the full Xiaozhi experience without owning specialized hardware.
rust-sdk - ⭐ 3,244 The official Rust SDK for the Model Context Protocol
metorial - ⭐ 3,243 Connect any AI model to 600+ integrations; powered by MCP 📡 🚀
mcp-server-browserbase - ⭐ 3,222 Allow LLMs to control a browser with Browserbase and Stagehand
notebooklm-mcp-cli - ⭐ 3,207
mcp-obsidian - ⭐ 3,187 MCP server that interacts with Obsidian via the Obsidian rest API community plugin
CyberStrikeAI - ⭐ 3,180 CyberStrikeAI is an AI-native security testing platform built in Go. It integrates 100+ security tools, an intelligent orchestration engine, role-based testing with predefined security roles, a skills system with specialized testing skills, and comprehensive lifecycle management capabilities.
SimpleMem - ⭐ 3,163 SimpleMem: Efficient Lifelong Memory for LLM Agents — Text & Multimodal
lemonade - ⭐ 3,080 Lemonade helps users discover and run local AI apps by serving optimized LLMs right from their own GPUs and NPUs. Join our discord: https://discord.gg/5xXzkMu8Zk
claude-scholar - ⭐ 3,059 Semi-automated research assistant for academic research and software development. Supports Claude Code, OpenCode, and Codex CLI across ideation, coding, experiments, writing, and publication.
Peekaboo - ⭐ 3,055 Peekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
fastmcp - ⭐ 3,021 A TypeScript framework for building MCP servers.
core - ⭐ 3,009 AI agent microservice
n8n-nodes-mcp - ⭐ 3,005 n8n custom node for MCP
Generative-Media-Skills - ⭐ 2,986 Multi-modal Generative Media Skills for AI Agents (Claude Code, Cursor, Gemini CLI). High-quality image, video, and audio generation powered by muapi.ai.
mcp - ⭐ 2,906 Catalog of official Microsoft MCP (Model Context Protocol) server implementations for AI-powered data access and tool integration
godot-mcp - ⭐ 2,818 MCP server for interfacing with Godot game engine. Provides tools for launching the editor, running projects, and capturing debug output.
solace-agent-mesh - ⭐ 2,760 An event-driven framework designed to build and orchestrate multi-agent AI systems. It enables seamless integration of AI agents with real-world data sources and systems, facilitating complex, multi-step workflows.
basic-memory - ⭐ 2,750 AI conversations that actually remember. Never re-explain your project to your AI again. Join our Discord: https://discord.gg/tyvKNccgqN
shadcn-ui-mcp-server - ⭐ 2,743 A mcp server to allow LLMS gain context about shadcn ui component structure,usage and installation,compaitable with react,svelte 5,vue & React Native
CodeGraphContext - ⭐ 2,737 An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants.
mcp-grafana - ⭐ 2,699 MCP server for Grafana
buildwithclaude - ⭐ 2,682 A single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw
oh-my-pi - ⭐ 2,592 ⌥ AI Coding agent for the terminal — hash-anchored edits, optimized tool harness, LSP, Python, browser, subagents, and more
supabase-mcp - ⭐ 2,574 Connect Supabase to your AI assistants
kreuzberg - ⭐ 2,561 A polyglot document intelligence framework with a Rust core. Extract text, metadata, and structured information from PDFs, Office documents, images, and 50+ formats. Available for Rust, Python, Ruby, Go, and TypeScript/Node.js—or use via CLI, REST API, or MCP server.
nunu - ⭐ 2,554 A CLI tool for building Go applications.
supergateway - ⭐ 2,543 Run MCP stdio servers over SSE and SSE over stdio. AI gateway.
markdownify-mcp - ⭐ 2,530 A Model Context Protocol server for converting almost anything to Markdown
claude-context-mode - ⭐ 2,522 MCP is the protocol for tool access. We’re the virtualization layer for context.
slackdump - ⭐ 2,508 Save or export your private and public Slack messages, threads, files, and users locally without admin privileges.
kagent - ⭐ 2,502 Cloud Native Agentic AI | Discord: https://bit.ly/kagentdiscord
dbhub - ⭐ 2,484 Zero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
moltis - ⭐ 2,474 A Rust-native claw you can trust. One binary — sandboxed, secure, auditable. Voice, memory, MCP tools, and multi-channel access built-in.
postgres-mcp - ⭐ 2,472 Postgres MCP Pro provides configurable read/write access and performance analysis for you and your AI agents.
arxiv-mcp-server - ⭐ 2,467 A Model Context Protocol server for searching and analyzing arXiv papers
awesome-openclaw-agents - ⭐ 2,458 162 production-ready AI agent templates for OpenClaw. SOUL.md configs across 19 categories. Submit yours!
mcp-proxy - ⭐ 2,392 A bridge between Streamable HTTP and stdio MCP transports
ddgs - ⭐ 2,390 A metasearch library that aggregates results from diverse web search services
MCP-SuperAssistant - ⭐ 2,383 Brings MCP to ChatGPT, DeepSeek, Perplexity, Grok, Gemini, Google AI Studio, OpenRouter, DeepSeek, T3 Chat and more…
ableton-mcp - ⭐ 2,374
code-graph-rag - ⭐ 2,286 The ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs
agentgateway - ⭐ 2,282 Next Generation Agentic Proxy for AI Agents and MCP servers
brightdata-mcp - ⭐ 2,254 A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
zotero-mcp - ⭐ 2,234 Zotero MCP: Connects your Zotero research library with Claude and other AI assistants via the Model Context Protocol to discuss papers, get summaries, analyze citations, and more.
papersgpt-for-zotero - ⭐ 2,222 A powerful Zotero AI and MCP plugin with ChatGPT, Gemini 3.1, Claude, Grok, DeepSeek, OpenRouter, Kimi 2.5, GLM 5, SiliconFlow, GPT-oss, Gemma 3, Qwen 3.5
engram - ⭐ 2,193 Persistent memory system for AI coding agents. Agent-agnostic Go binary with SQLite + FTS5, MCP server, HTTP API, CLI, and TUI.
chatmcp - ⭐ 2,185 ChatMCP is an AI chat client implementing the Model Context Protocol (MCP).
metamcp - ⭐ 2,179 MCP Aggregator, Orchestrator, Middleware, Gateway in one docker
comfyui_LLM_party - ⭐ 2,161 LLM Agent Framework in ComfyUI includes MCP sever, Omost,GPT-sovits, ChatTTS,GOT-OCR2.0, and FLUX prompt nodes,access to Feishu,discord,and adapts to all llms with similar openai / aisuite interfaces, such as o1,ollama, gemini, grok, qwen, GLM, deepseek, kimi,doubao. Adapted to local llms, vlm, gguf such as llama-3.3 Janus-Pro, Linkage graphRAG
mcp-crawl4ai-rag - ⭐ 2,127 Web Crawling and RAG Capabilities for AI Agents and AI Coding Assistants
gemini-mcp-tool - ⭐ 2,124 MCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini’s massive token window for large file analysis and codebase understanding
drawio-mcp - ⭐ 2,103
claude-code-subagents-collection - ⭐ 2,098 Claude Code Subagents & Commands Collection + CLI Tool
fusio - ⭐ 2,081 Self-Hosted API Management for Builders
Unla - ⭐ 2,075 🧩 MCP Gateway - A lightweight gateway service that instantly transforms existing MCP Servers and APIs into MCP servers with zero code changes. Features Docker deployment and management UI, requiring no infrastructure modifications.
mcp-shrimp-task-manager - ⭐ 2,070 Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking and iterative refinement, enabling agent-like developer behavior in reasoning AI systems.
modelcontextprotocol - ⭐ 2,069 The official MCP server implementation for the Perplexity API Platform
TuriX-CUA - ⭐ 2,066 This is the official website for TuriX Computer-use-Agent
DevDocs - ⭐ 2,052 Completely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
super-agent-party - ⭐ 2,052 ⭐ All-in-one AI companion! Super Agent Party = Self hosted neuro sama + openclaw! ⭐ 全能AI伴侣!超级智能体派对 = 自托管neuro sama + openclaw!
agent-scan - ⭐ 2,048 Security scanner for AI agents, MCP servers and agent skills.
Aix-DB - ⭐ 2,033 Aix-DB 基于 LangChain/LangGraph 框架,结合 MCP Skills 多智能体协作架构,实现自然语言到数据洞察的端到端转换。
openpencil - ⭐ 2,016 The world’s first open-source AI-native vector design tool and the first to feature concurrent Agent Teams. Design-as-Code. Turn prompts into UI directly on the live canvas. A modern alternative to Pencil.
google_workspace_mcp - ⭐ 2,004 Control Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool
yu-ai-agent - ⭐ 2,001 编程导航 2025 年 AI 开发实战新项目,基于 Spring Boot 3 + Java 21 + Spring AI 构建 AI 恋爱大师应用和 ReAct 模式自主规划智能体YuManus,覆盖 AI 大模型接入、Spring AI 核心特性、Prompt 工程和优化、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、AI Agent 开发(Manas Java 实现)、Cursor AI 工具等核心知识。用一套教程将程序员必知必会的 AI 技术一网打尽,帮你成为 AI 时代企业的香饽饽,给你的简历和求职大幅增加竞争力。
superglue - ⭐ 1,998 superglue (YC W25) builds integrations and tools from natural language. Get production-grade tools for long tail and enterprise systems.
ouroboros - ⭐ 1,992 Stop prompting. Start specifying.
mcpso - ⭐ 1,989 directory for Awesome MCP Servers
ext-apps - ⭐ 1,973 Official repo for spec & SDK of MCP Apps protocol - standard for UIs embedded AI chatbots, served by MCP servers
mcphub - ⭐ 1,965 A unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies
agentset - ⭐ 1,939 The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more.
skills - ⭐ 1,939 Skills, MCP servers, Custom Agents, Agents.md for SDKs to ground Coding Agents
beelzebub - ⭐ 1,937 A secure low code honeypot framework, leveraging AI for System Virtualization.
mcp-cli - ⭐ 1,932
witsy - ⭐ 1,923 Witsy: desktop AI assistant / universal MCP client
mcp-router - ⭐ 1,921 A Unified MCP Server Management App (MCP Manager).
beelzebub - ⭐ 1,904 A secure low code honeypot framework, leveraging AI for System Virtualization.
yomo - ⭐ 1,896 🦖 Serverless AI Agent Framework with Geo-distributed Edge AI Infra.
mcp-cli - ⭐ 1,891
Unity-MCP - ⭐ 1,891 AI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for free.
esp32_nat_router - ⭐ 1,876 An AI-enabled NAT Router/Firewall for the ESP32
agent-deck - ⭐ 1,868 Terminal session manager for AI coding agents. One TUI for Claude, Gemini, OpenCode, Codex, and more.
mcp_agent_mail - ⭐ 1,865 Asynchronous coordination layer for AI coding agents: identities, inboxes, searchable threads, and advisory file leases over FastMCP + Git + SQLite
ha-mcp - ⭐ 1,861 The Unofficial and Awesome Home Assistant MCP Server
mcp2cli - ⭐ 1,849 Turn any MCP, OpenAPI, or GraphQL server into a CLI — at runtime, with zero codegen
vexa - ⭐ 1,843 Open-source meeting transcription API for Google Meet, Microsoft Teams & Zoom. Auto-join bots, real-time WebSocket transcripts, MCP server for AI agents. Self-host or use hosted SaaS.
inspector - ⭐ 1,836 Test, Evaluate, and Ship MCP servers, ChatGPT apps, and MCP Apps (ext-apps)
claude-code-plugins-plus-skills - ⭐ 1,824 340 plugins + 1367 agent skills for Claude Code. Open-source marketplace with CCPI package manager, interactive tutorials, and production orchestration patterns.
mcpb - ⭐ 1,819 Desktop Extensions: One-click local MCP server installation in desktop apps
sanic-web - ⭐ 1,817 一个轻量级、支持全链路且易于二次开发的大模型应用项目(Large Model Data Assistant) 支持DeepSeek/Qwen3等大模型 基于 Dify 、LangChain/LangGraph、Ollama&Vllm、Sanic 和 Text2SQL 📊 等技术构建的一站式大模型应用开发项目,采用 Vue3、TypeScript 和 Vite 5 打造现代UI。它支持通过 ECharts 📈 实现基于大模型的数据图形化问答,具备处理 CSV 文件 📂 表格问答的能力。同时,能方便对接第三方开源 RAG 系统 检索系统 🌐等,以支持广泛的通用知识问答。
ios-simulator-mcp - ⭐ 1,816 MCP server for interacting with the iOS simulator
AIaW - ⭐ 1,791 AI as Workspace - An elegant AI chat client. Full-featured, lightweight. Support multiple workspaces, plugin system, cross-platform, local first + real-time cloud sync, Artifacts, MCP | 更好的 AI 客户端
opendia - ⭐ 1,790 Connect your browser to AI models. Just use Dia on Chrome, Arc or Firefox.
MAI-UI - ⭐ 1,765 MAI-UI: Real-World Centric Foundation GUI Agents ranging from 2B to 235B
Dive - ⭐ 1,763 Dive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
mcphub.nvim - ⭐ 1,756 An MCP client for Neovim that seamlessly integrates MCP servers into your editing workflow with an intuitive interface for managing, testing, and using MCP servers with your favorite chat plugins.
notebooklm-mcp - ⭐ 1,745 MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
mcp-server - ⭐ 1,738 An MCP server for interacting with the Financial Datasets stock market API.
plik - ⭐ 1,733 Plik is a temporary file upload system (Wetransfer like) in Go.
py-gpt - ⭐ 1,716 Desktop AI Assistant powered by GPT-5, GPT-4, o1, o3, Gemini, Claude, Ollama, DeepSeek, Perplexity, Grok, Bielik, chat, vision, voice, RAG, image and video generation, agents, tools, MCP, plugins, speech synthesis and recognition, web search, memory, presets, assistants,and more. Linux, Windows, Mac
contextplus - ⭐ 1,716 Semantic Intelligence for Large-Scale Engineering. Context+ is an MCP server designed for developers who demand 99% accuracy. By combining RAG, Tree-sitter AST, Spectral Clustering, and Obsidian-style linking, Context+ turns a massive codebase into a searchable, hierarchical feature graph.
interactive-feedback-mcp - ⭐ 1,712 Interactive User Feedback MCP
google-analytics-mcp - ⭐ 1,704
toolhive - ⭐ 1,697 ToolHive is an enterprise-grade platform for running and managing Model Context Protocol (MCP) servers.
unreal-mcp - ⭐ 1,693 Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
claude-peers-mcp - ⭐ 1,690 Allow all your Claude Codes to message each other ad-hoc!
kubb - ⭐ 1,673 🧩 The Ultimate Toolkit for Generating Type-Safe API Clients, Hooks, and Validators.
pg-aiguide - ⭐ 1,672 MCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
zenfeed - ⭐ 1,666 Make RSS 📰 great again with AI 🧠✨!! 【29元500次sonnet,下方wx扫码联系】
anyquery - ⭐ 1,657 Query anything (GitHub, Notion, +40 more) with SQL and let LLMs (ChatGPT, Claude) connect to using MCP
jadx-ai-mcp - ⭐ 1,637 Plugin for JADX to integrate MCP server
onecli - ⭐ 1,626 Open-source credential vault, give your AI agents access to services without exposing keys.
tavily-mcp - ⭐ 1,625 Production ready MCP server with real-time search, extract, map & crawl.
codemcp - ⭐ 1,615 Coding assistant MCP for Claude Desktop
mcp_excalidraw - ⭐ 1,610 MCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
pilot-shell - ⭐ 1,605 The professional development environment for Claude Code
mcp-memory-service - ⭐ 1,595 Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
n8n-mcp-server - ⭐ 1,593 MCP server that provides tools and resources for interacting with n8n API
mcphost - ⭐ 1,590 A CLI host application that enables Large Language Models (LLMs) to interact with external tools through the Model Context Protocol (MCP).
Continuous-Claude-v2 - ⭐ 1,575 Context management for Claude Code. Hooks maintain state via ledgers and handoffs. MCP execution without context pollution. Agent orchestration with isolated context windows.
FireRed-OpenStoryline - ⭐ 1,562 FireRed-OpenStoryline is an AI video editing agent that transforms manual editing into intention-driven directing through natural language interaction, LLM-powered planning, and precise tool orchestration. It facilitates transparent, human-in-the-loop creation with reusable Style Skills for consistent, professional storytelling.
grepai - ⭐ 1,555 Semantic Search & Call Graphs for AI Agents (100% Local)
mcp-unity - ⭐ 1,550 Model Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
nono - ⭐ 1,549 Kernel-enforced agent sandbox. Capability-based isolation with secure key management, atomic rollback, cryptographic immutable audit chain of provenance. Run your agents in a zero-trust environment.
mcptools - ⭐ 1,542 A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
mcp-installer - ⭐ 1,517 An MCP server that installs other MCP servers for you
mcp - ⭐ 1,517 Official Microsoft Learn MCP Server and CLI tool – powering LLMs and AI agents with real-time, trusted Microsoft docs & code samples.
azure-devops-mcp - ⭐ 1,516 The MCP server for Azure DevOps, bringing the power of Azure DevOps directly to your agents.
Claude-Code-Everything-You-Need-to-Know - ⭐ 1,513 The ultimate all-in-one guide to mastering Claude Code. From setup, prompt engineering, commands, hooks, workflows, automation, and integrations, to MCP servers, tools, and the BMAD method—packed with step-by-step tutorials, real-world examples, and expert strategies to make this the global go-to repo for Claude mastery.
NagaAgent - ⭐ 1,507 A simple yet powerful agent framework for personal assistants, designed to enable intelligent interaction, multi-agent collaboration, and seamless tool integration.
better-agents - ⭐ 1,506 Standards for building agents, better
slack-mcp-server - ⭐ 1,504 The most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
mcp-language-server - ⭐ 1,503 mcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
goclaw - ⭐ 1,503 GoClaw - GoClaw is OpenClaw rebuilt in Go — with multi-tenant isolation, 5-layer security, and native concurrency. Deploy AI agent teams at scale without compromising on safety.
claudian - ⭐ 1,493 An Obsidian plugin that embeds Claude Code as an AI collaborator in your vault
MCP-Reborn - ⭐ 1,484 MCP-Reborn is an MCP (Mod Coder Pack) for Minecraft for making modded clients and researching its code. (1.13-1.21.4)
rulego - ⭐ 1,472 ⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
mcp-server-mysql - ⭐ 1,466 A Model Context Protocol server that provides read-only access to MySQL databases. This server enables LLMs to inspect database schemas and execute read-only queries.
mcp-scan - ⭐ 1,458 Security scanner for AI agents, MCP servers and agent skills.
docker-mcp-tutorial - ⭐ 1,435 Complete tutorial materials for building MCP servers with Docker - from NetworkChuck’s video
php-sdk - ⭐ 1,429 The official PHP SDK for Model Context Protocol servers and clients. Maintained in collaboration with The PHP Foundation.
ai - ⭐ 1,428 One-stop shop for building AI-powered products and businesses with Stripe.
tavily-key-generator - ⭐ 1,426 Multi-service toolkit for Tavily and Firecrawl signup automation, key validation, and isolated proxy pools.
claude-pilot - ⭐ 1,418 Claude Code is powerful. Pilot makes it reliable. Start a task, grab a coffee, come back to production-grade code. Tests enforced. Context preserved. Quality automated.
hotpath-rs - ⭐ 1,418 Rust Performance Profiler & Channels Monitoring Toolkit (TUI, MCP)
code-mode - ⭐ 1,416 🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
jcodemunch-mcp - ⭐ 1,390 The leading, most token-efficient MCP server for GitHub source code exploration via tree-sitter AST parsing
Risuai - ⭐ 1,384 Make your own story. User-friendly software for LLM roleplaying
MiniMax-MCP - ⭐ 1,381 Official MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
figma-console-mcp - ⭐ 1,378 Your design system as an API. Connect AI to Figma for extraction, creation, and debugging.
mcp-obsidian - ⭐ 1,373 A connector for Claude Desktop to read and search an Obsidian vault.
kubernetes-mcp-server - ⭐ 1,372 Model Context Protocol (MCP) server for Kubernetes and OpenShift
mcp-server-kubernetes - ⭐ 1,371 MCP Server for kubernetes management commands
mcp-remote - ⭐ 1,352
data-api-builder - ⭐ 1,349 Data API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases and on-prem stores.
iMCP - ⭐ 1,349 A macOS app that provides an MCP server to your Messages, Contacts, Reminders and more
rocketride-server - ⭐ 1,347 High-performance AI pipeline engine with a C++ core and 50+ Python-extensible nodes. Build, debug, and scale LLM workflows with 13+ model providers, 8+ vector databases, and agent orchestration, all from your IDE. Includes VS Code extension, TypeScript/Python SDKs, and Docker deployment.
ai-engineering-from-scratch - ⭐ 1,346 Learn it. Build it. Ship it for others.
LitterBox - ⭐ 1,335 A secure sandbox environment for malware developers and red teamers to test payloads against detection mechanisms before deployment. Integrates with LLM agents via MCP for enhanced analysis capabilities.
mcp-gateway - ⭐ 1,334 docker mcp CLI plugin / MCP Gateway
swift-sdk - ⭐ 1,328 The official Swift SDK for Model Context Protocol servers and clients.
ShipSwift - ⭐ 1,325 AI-native SwiftUI component library with full-stack recipes — connect via MCP for instant access.
kotlin-sdk - ⭐ 1,318 The official Kotlin SDK for Model Context Protocol servers and clients. Maintained in collaboration with JetBrains
deepwiki-mcp - ⭐ 1,318 📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
mcp-server-qdrant - ⭐ 1,318 An official Qdrant Model Context Protocol (MCP) server implementation
gitlab-mcp - ⭐ 1,304 First gitlab mcp for you
cunzhi - ⭐ 1,302 告别AI提前终止烦恼,助力AI更加持久
terraform-mcp-server - ⭐ 1,299 The Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
ghost-os - ⭐ 1,292 Full computer-use for AI agents. Self-learning workflows. Native macOS. No screenshots required.
elevenlabs-mcp - ⭐ 1,290 The official ElevenLabs MCP server
paperbanana - ⭐ 1,278 Open source implementation and extension of Google Research’s PaperBanana for automated academic figures, diagrams, and research visuals, expanded to new domains like slide generation.
damn-vulnerable-MCP-server - ⭐ 1,276 Damn Vulnerable MCP Server
npcpy - ⭐ 1,270 The python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more.
OpenContracts - ⭐ 1,258 Humans and AI agents, building knowledge bases together. Self-hosted document annotation, version control, semantic search, and MCP.
linkedin-mcp-server - ⭐ 1,254 This MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles, companies and jobs, and manage your inbox.
nanobot - ⭐ 1,250 Build MCP Agents
sre - ⭐ 1,249 The SmythOS Runtime Environment (SRE) is an open-source, cloud-native runtime for agentic AI. Secure, modular, and production-ready, it lets developers build, run, and manage intelligent agents across local, cloud, and edge environments.
web-eval-agent - ⭐ 1,236 An MCP server that autonomously evaluates web applications.
cocoindex-code - ⭐ 1,227 A super light-weight embedded code search engine CLI (AST based) that just works - saves 70% token and improves speed for coding agent 🌟 Star if you like it!
web-eval-agent - ⭐ 1,226 An MCP server that autonomously evaluates web applications.
GrokSearch - ⭐ 1,226 Integrate Grok’s powerful real-time search capabilities into Claude via the MCP protocol!
relaticle - ⭐ 1,225 Open-source CRM with native AI agent support. 30 MCP tools, REST API, self-hosted. Built with Laravel & Filament
xhs-toolkit - ⭐ 1,224 📕 小红书创作者MCP工具包 - 支持与AI客户端集成的内容创作和发布工具
xmcp - ⭐ 1,223 The TypeScript MCP framework
grafbase - ⭐ 1,223 The Grafbase GraphQL Federation Gateway
RisuAI - ⭐ 1,222 Make your own story. User-friendly software for LLM roleplaying
cli - ⭐ 1,222 The official TanStack CLI - Project Scaffolding, MCP Server, Agent Skills Installation, etc
claude-code-mcp - ⭐ 1,216 Claude Code as one-shot MCP server to have an agent in your agent.
Agent-MCP - ⭐ 1,211 Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Protocol (MCP). The system is designed for developers building AI applications that benefit from multiple specialized agents working in parallel on different aspects of a project.
mcp-golang - ⭐ 1,210 Write Model Context Protocol servers in few lines of go code. Docs at https://mcpgolang.com . Created by https://metoro.io
A2V - ⭐ 1,201 A2V: Next-Gen AI Value Compute Protocol.
mysql_mcp_server - ⭐ 1,199 A Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
mcp-brasil - ⭐ 1,196 MCP Server para 41 APIs públicas brasileiras
apple-docs-mcp - ⭐ 1,195 MCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants
awesome-claude-plugins - ⭐ 1,193 A curated list of Plugins that let you extend Claude Code with custom commands, agents, hooks, and MCP servers through the plugin system.
xiaozhi-esp32-server-java - ⭐ 1,192 小智ESP32的Java企业级管理平台,提供设备监控、音色定制、角色切换和对话记录管理的前后端及服务端一体化解决方案
docs-mcp-server - ⭐ 1,190 Grounded Docs MCP Server: Open-Source Alternative to Context7, Nia, and Ref.Tools
browserwing - ⭐ 1,188 BrowserWing turns your browser actions into MCP commands Or Claude Skill, allowing AI agents to control browsers efficiently and reliably. Say goodbye to slow, token-heavy LLM interactions — let agents call commands directly for faster automation. Perfect for AI-driven tasks, browser automation, and boosting productivity.
mcp-windbg - ⭐ 1,174 Model Context Protocol for WinDBG
codebase-memory-mcp - ⭐ 1,164 High-performance code intelligence MCP server. Indexes codebases into a persistent knowledge graph — average repo in milliseconds. 66 languages, sub-ms queries, 99% fewer tokens. Single static binary, zero dependencies.
fast-mcp - ⭐ 1,159 A Ruby Implementation of the Model Context Protocol
todo-for-ai - ⭐ 1,159 🤖 A comprehensive task management system specifically designed for AI assistants. Supports project management, task tracking, team collaboration, and seamless AI integration through MCP (Model Context Protocol). Built with modern tech stack including React, Flask, and Docker. Try it now at https://todo4ai.org/
xiaoyaosearch - ⭐ 1,154 小遥搜索,听懂你的话、看懂你的图,用AI找到本地任何文件。让搜索像聊天一样简单。XiaoyaoSearch: Understands your words, reads your images, finds any local file with AI. Making search as easy as chatting.
wenyan-mcp - ⭐ 1,148 文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
trustgraph - ⭐ 1,147 Programmable Context for the AI Stack. Build. Version. Deploy. The full lifecycle platform for Context Graphs.
claude-init - ⭐ 1,144 Claude Code 中文开发套件 - 为中国开发者定制的零门槛 AI 编程环境。一键安装完整中文化体验,集成 MCP 服务器、智能上下文管理、安全扫描,支持免翻墙访问。让 AI 编程更简单。
sceneview - ⭐ 1,144 3D & AR SDK for Android, iOS, Web, Desktop, TV, Flutter, React Native — Jetpack Compose, SwiftUI, Filament, RealityKit, WebXR
724-office - ⭐ 1,142 7/24 Office — Self-evolving AI Agent system. 26 tools, 3500 lines pure Python, MCP/Skill plugins, three-layer memory, self-repair, 24/7 production.
ros-mcp-server - ⭐ 1,138 Connect AI models like Claude & GPT with robots using MCP and ROS.
tuui - ⭐ 1,137 A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling cross-vendor LLM API orchestration.
AIPex - ⭐ 1,132 AIPex: AI browser automation assistant, no migration and privacy first. Alternative to Manus Browser Operator、 Claude Chrome and Agent Browser
ApeRAG - ⭐ 1,127 ApeRAG: Production-ready GraphRAG with multi-modal indexing, AI agents, MCP support, and scalable K8s deployment
drawio-mcp-server - ⭐ 1,112 Draw.io Model Context Protocol (MCP) Server
Gearboy - ⭐ 1,109 Game Boy / Game Boy Color / Super Game Boy emulator, debugger and embedded MCP server for macOS, Windows, Linux, BSD and RetroArch.
datagouv-mcp - ⭐ 1,102 Official data.gouv.fr Model Context Protocol (MCP) server that allows AI chatbots to search, explore, and analyze datasets from the French national Open Data platform, directly through conversation.
flock - ⭐ 1,088 Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent teams, powered by LangGraph, Langchain, FastAPI, and NextJS.(Flock 是一个基于workflow工作流的低代码平台,用于快速构建聊天机器人、RAG、Agent和Muti-Agent应用,采用 LangGraph、Langchain、FastAPI 和 NextJS 构建。)
OB1 - ⭐ 1,086 Open Brain — The infrastructure layer for your thinking. One database, one AI gateway, one chat channel — any AI plugs in. No middleware, no SaaS.
headroom - ⭐ 1,083 The Context Optimization Layer for LLM Applications
google-calendar-mcp - ⭐ 1,074 MCP integration for Google Calendar to manage events.
amical - ⭐ 1,072 🎙️ AI Dictation App - Open Source and Local-first ⚡ Type 3x faster, no keyboard needed. 🆓 Powered by open source models, works offline, fast and accurate.
mcp-cli - ⭐ 1,072 Lighweight CLI to interact with MCP servers
better-chatbot - ⭐ 1,061 Just a Better Chatbot. Powered by Agent & MCP & Workflows.
short-video-maker - ⭐ 1,056 Creates short videos for TikTok, Instagram Reels, and YouTube Shorts using the Model Context Protocol (MCP) and a REST API.
trpc-agent-go - ⭐ 1,054 trpc-agent-go is a powerful Go framework for building intelligent agent systems using large language models (LLMs) and tools.
ref-tools-mcp - ⭐ 1,054 Helping coding agents never make mistakes working with public or private libraries without wasting the context window.
quickstart-resources - ⭐ 1,050 A repository of servers and clients from the Model Context Protocol tutorials
phantom - ⭐ 1,049 An AI co-worker with its own computer. Self-evolving, persistent memory, MCP server, secure credential collection, email identity. Built on the Claude Agent SDK.
WebMCP - ⭐ 1,048 Bringing the power of MCP to the web
himarket - ⭐ 1,048 HiMarket is an enterprise-level “AI Capability Marketplace and Developer Ecosystem Hub.” It is not merely a simple aggregation of traditional APIs, but rather a comprehensive platform that packages, publishes, manages, and operates core AI assets such as enterprise Model APIs, MCP Servers, Agent APIs, etc., through standardized product formats.
blitz-mac - ⭐ 1,046 Native macOS App Store Connect tool with MCP. Submit iOS apps to App Store with AI agents
agents - ⭐ 1,045 Create AI Agents in a No-Code Visual Builder or TypeScript SDK with full 2-way sync. For shipping AI assistants and multi-agent AI workflows.
lets-learn-mcp-python - ⭐ 1,044 MCP Python Tutorial
SearChat - ⭐ 1,041 Search + Chat = SearChat(AI Chat with Search), Support OpenAI/Anthropic/VertexAI/Gemini, DeepResearch, SearXNG, Docker. AI对话式搜索引擎,支持DeepResearch, 支持OpenAI/Anthropic/VertexAI/Gemini接口、聚合搜索引擎SearXNG,支持Docker一键部署。
minima - ⭐ 1,040 On-premises conversational RAG with configurable containers
Awesome-MCP-Servers - ⭐ 1,037 A curated list of Model Context Protocol (MCP) servers
mcp-server-chatsum - ⭐ 1,035 Query and Summarize your chat messages.
awesome-remote-mcp-servers - ⭐ 1,034 Remote MCP Servers
RedNote-MCP - ⭐ 1,033 🚀MCP server for accessing RedNote(XiaoHongShu, xhs).
search_with_ai - ⭐ 1,025 AI Search Chat , Support DeepResearch, OpenAI/Anthropic/VertexAI/Gemini, SearXNG, Docker. AI对话式搜索引擎,支持DeepResearch, 支持OpenAI/Anthropic/VertexAI/Gemini接口、聚合搜索引擎SearXNG,支持Docker一键部署。
korean-law-mcp - ⭐ 1,025 87 tools for Korean law — statutes, precedents, ordinances, interpretations | MCP Server · CLI · npm
awesome-claude-code-toolkit - ⭐ 1,023 The most comprehensive toolkit for Claude Code – 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 150+ plugins, 19 hooks, 15 rules, 7 templates, 8 MCP configs, and more.
fetcher-mcp - ⭐ 1,022 MCP server for fetch web page content using Playwright headless browser.
ai-dev-tools-zoomcamp - ⭐ 1,019 AI Dev Tools Zoomcamp is a free course that helps you use AI tools to write better code, faster. We’re starting the first cohort of this course on November 18, 2025! Sign up here to join us 👇🏼
mcp-boilerplate - ⭐ 1,017 A remote Cloudflare MCP server boilerplate with user authentication and Stripe for paid tools.
apify-mcp-server - ⭐ 1,008 The Apify MCP server enables your AI agents to extract data from social media, search engines, maps, e-commerce sites, or any other website using thousands of ready-made scrapers, crawlers, and automation tools available on the Apify Store.
tools - ⭐ 1,002 A set of tools that gives agents powerful capabilities.
mcpvault - ⭐ 993 A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access
CloudBase-MCP - ⭐ 987 CloudBase MCP - Connect CloudBase to your AI Agent. Go from AI prompt to live app.
mongodb-mcp-server - ⭐ 987 A Model Context Protocol server to connect to MongoDB databases and MongoDB Atlas Clusters.
jupyter-mcp-server - ⭐ 976 🪐 🔧 Model Context Protocol (MCP) Server for Jupyter.
muapi-cli - ⭐ 974 Official CLI for muapi.ai — generate images, videos & audio from the terminal. MCP server, 14 AI models, npm + pip installable.
fli - ⭐ 974 Google Flights MCP and Python Library
ollama-mcp-bridge - ⭐ 970 Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
awesome-devops-mcp-servers - ⭐ 969 A curated list of awesome MCP servers focused on DevOps tools and capabilities.
mcpdoc - ⭐ 967 Expose llms-txt to IDEs for development
reactuse - ⭐ 966 115+ production-ready React Hooks for sensors, UI, state & browser APIs. Tree-shakable, SSR-safe, TypeScript-first. Used by Shopee, PDD & Ctrip. Inspired by VueUse.
keeper.sh - ⭐ 958 Open-source calendar sync tool & universal calendar MCP server. Aggregate, sync and control calendars on Google, Outlook, Office 365, iCloud, CalDAV or ICS.
gemini-nexus - ⭐ 956 Gemini Nexus 是一款深度集成 Google Gemini 能力的 Chrome 扩展程序。它不仅仅是一个侧边栏插件,而是通过注入式的悬浮工具栏、强大的图像 AI 处理以及前沿的浏览器控制协议 (MCP),将 AI 的触角伸向网页浏览的每一个交互细节。
devops-ai-guidelines - ⭐ 951 First AI Journey for DevOps - with comprehensive learning paths, practical tips, and enterprise guidelines
paper-search-mcp - ⭐ 949 A MCP for searching and downloading academic papers from multiple sources like arXiv, PubMed, bioRxiv, etc.
mcp-jetbrains - ⭐ 946 A model context protocol server to work with JetBrains IDEs: IntelliJ, PyCharm, WebStorm, etc. Also, works with Android Studio
MCPJungle - ⭐ 945 Self-hosted MCP Gateway for AI agents
agentic-radar - ⭐ 942 A security scanner for your LLM agentic workflows
duckduckgo-mcp-server - ⭐ 940 A Model Context Protocol (MCP) server that provides web search capabilities through DuckDuckGo, with additional features for content fetching and parsing.
Pixelle-MCP - ⭐ 939 An Open-Source Multimodal AIGC Solution based on ComfyUI + MCP + LLM https://pixelle.ai
mcp-server-guide - ⭐ 937 A guide on how to use the Figma MCP server
claude-delegator - ⭐ 933 Delegate tasks to Codex and Gemini directly from within Claude Code.
mcp-neo4j - ⭐ 931 Neo4j Labs Model Context Protocol servers
Horizon - ⭐ 931 Automated AI news aggregator & summarizer. Generates daily briefings in English & Chinese. | 全自动 AI 科技新闻聚合与摘要生成器。
tabularis - ⭐ 926 A lightweight, cross-platform database client for developers. Supports MySQL, PostgreSQL and SQLite. Hackable with plugins. Built for speed, security, and aesthetics.
MCP-Bridge - ⭐ 920 A middleware to provide an openAI compatible endpoint that can call MCP tools
mcp-browser-use - ⭐ 918
ai-engineering-interview-questions - ⭐ 918 Your Cheat Sheet for AI Engineering Interview – Questions and Answers.
mcpm.sh - ⭐ 917 CLI MCP package manager & registry for all platforms and all clients. Search & configure MCP servers. Advanced Router & Profile features.
MassGen - ⭐ 917 🚀 MassGen is an open-source multi-agent scaling system that runs in your terminal, autonomously orchestrating frontier models and agents to collaborate, reason, and produce high-quality results. | Join us on Discord: discord.massgen.ai
lanhu-mcp - ⭐ 916 ⚡ 需求分析效率提升 200%!全球首个为 AI 编程时代设计的团队协作 MCP 服务器,自动分析需求自动编写前后端代码,下载切图
cs - ⭐ 915 codespelunker - CLI code search tool that understands code structure and ranks results by relevance. No indexing required with CLI, TUI, MCP and HTTP support.
mcp-framework - ⭐ 911 The Typescript MCP Framework
CloudBase-AI-ToolKit - ⭐ 909 CloudBase MCP - Connect CloudBase to your AI Agent. Go from AI prompt to live app in one click.
chatgpt-cli - ⭐ 907 ChatGPT CLI is a powerful, multi-provider command-line interface for working with modern LLMs. It supports OpenAI, Azure, Perplexity, LLaMA, and more, with features like streaming, interactive chat, prompt files, image/audio I/O, MCP tool calls, and an experimental agent mode for safe, multi-step automation.
excel-mcp-server - ⭐ 907 A Model Context Protocol (MCP) server that reads and writes MS Excel data
nuxt-mcp-dev - ⭐ 904 MCP server helping models to understand your Vite/Nuxt app better.
openapi-servers - ⭐ 904 OpenAPI Tool Servers
AI-Gateway - ⭐ 898 Labs to explore AI Models, MCP servers, and Agents with the AI Gateway powered by Azure API Management and Microsoft Foundry 🚀
OpenDerisk - ⭐ 896 AI-Native Risk Intelligence Systems, OpenDeRisk——Your application system risk intelligent manager provides 7* 24-hour comprehensive and in-depth protection.
skybridge - ⭐ 890 Skybridge is a framework for building ChatGPT & MCP Apps
openapi-mcp-server - ⭐ 889 Allow AI to wade through complex OpenAPIs using Simple Language
memory-bank-mcp - ⭐ 889 A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
shellfirm - ⭐ 887 Safety guardrails for ai coding agents and human terminal commands
code-index-mcp - ⭐ 885 A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
mix.core - ⭐ 884 🚀 A future-proof enterprise web CMS supporting both headless and decoupled approaches. Build any type of app with customizable APIs on ASP.NET Core/.NET Core. Completely open-source and designed for flexibility. Since 2018.
mcp-course - ⭐ 882
qgis_mcp - ⭐ 882 Model Context Protocol (MCP) that allows LLMs to use QGIS Desktop
MCProtocolLib - ⭐ 881 A library for communication with a Minecraft client/server.
awesome-mcp-list - ⭐ 879 A concise list for mcp servers
nocturne_memory - ⭐ 878 A lightweight, rollbackable, and visual Long-Term Memory Server for MCP Agents. Say goodbye to Vector RAG and amnesia. Empower your AI with persistent, graph-like structured memory across any model, session, or tool. Drop-in replacement for OpenClaw.
excalidraw-mcp-app - ⭐ 876 Excalidraw MCP App Server — hand-drawn diagrams for Claude
mcp-notion-server - ⭐ 875
hyper-mcp - ⭐ 872 📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
wassette - ⭐ 871 Wassette: A security-oriented runtime that runs WebAssembly Components via MCP
douyin-mcp-server - ⭐ 871 提取抖音无水印视频链接,视频文案,douyin-mcp-server,mcp,claude skill,支持龙虾
mcp-scanner - ⭐ 870 Scan MCP servers for potential threats & security findings.
telegram-mcp - ⭐ 868 Telegram MCP server powered by Telethon to let MCP clients read chats, manage groups, and send/modify messages, media, contacts, and settings.
mcp-sequential-thinking - ⭐ 867
better-icons - ⭐ 867 Skill and MCP server for searching and retrieving icons
brave-search-mcp-server - ⭐ 862
kubectl-mcp-server - ⭐ 859 A Model Context Protocol (MCP) server for Kubernetes. Install: npx kubectl-mcp-server or pip install kubectl-mcp-server
burp-ai-agent - ⭐ 858 Burp Suite extension that adds built-in MCP tooling, AI-assisted analysis, privacy controls, passive and active scanning and more
awesome-openclaw - ⭐ 852 A curated list of OpenClaw resources, tools, skills, tutorials & articles. OpenClaw (formerly Moltbot / Clawdbot) — open-source self-hosted AI agent for WhatsApp, Telegram, Discord & 50+ integrations.
statespace - ⭐ 849 Database APIs for AI agents
arcade-mcp - ⭐ 842 The best way to create, deploy, and share MCP Servers
mcp-knowledge-graph - ⭐ 836 MCP server enabling persistent memory for Claude through a local knowledge graph - fork focused on local development
hyper-mcp - ⭐ 835 📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
hyper-mcp - ⭐ 834 📦️ A fast, secure MCP server that extends its capabilities through WebAssembly plugins.
scira-mcp-chat - ⭐ 831 A minimalistic MCP client with a good feature set.
server - ⭐ 828 Core PHP implementation for the Model Context Protocol (MCP) server
minutes - ⭐ 827 Every meeting, every idea, every voice note — searchable by your AI. Open-source, privacy-first conversation memory layer.
yokai - ⭐ 825 Simple, modular, and observable Go framework for backend applications.
MCP-Security-Checklist - ⭐ 824 A comprehensive security checklist for MCP-based AI tools. Built by SlowMist to safeguard LLM plugin ecosystems.
agent-kit - ⭐ 823 AgentKit: Build multi-agent networks in TypeScript with deterministic routing and rich tooling via MCP.
golf - ⭐ 821 Production-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
supabase-mcp-server - ⭐ 815 Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.
browser-use-mcp-server - ⭐ 815 Browse the web, directly from Cursor etc.
annas-mcp - ⭐ 813 MCP server and CLI tool for searching and downloading documents from Anna’s Archive
DeepMCPAgent - ⭐ 812 Model-agnostic plug-n-play LangChain/LangGraph agents powered entirely by MCP tools over HTTP/SSE.
coderunner - ⭐ 811 A local sandbox for your AI agents
context-space - ⭐ 810 Ultimate Context Engineering Infrastructure, starting from MCPs and Integrations
bank-api - ⭐ 810 The Bank API is a design reference project suitable to bootstrap development for a compliant and modern API.
toolfront - ⭐ 809 Turn your data into shareable RAG apps in minutes. All in pure Markdown. Zero boilerplate.
acemcp - ⭐ 801 一个将ACE(Augment Context Engine) 做成MCP的项目
glean - ⭐ 800 A self-hosted RSS reader and personal knowledge management tool.
mcp-adapter - ⭐ 799 An MCP adapter that bridges the Abilities API to the Model Context Protocol, enabling MCP clients to discover and invoke WordPress plugin, theme, and core abilities programmatically.
k8m - ⭐ 798 一款轻量级、跨平台的 Mini Kubernetes AI Dashboard,支持大模型+智能体+MCP(支持设置操作权限),集成多集群管理、智能分析、实时异常检测等功能,支持多架构并可单文件部署,助力高效集群管理与运维优化。
sentrux - ⭐ 794 Real-time architectural sensor that helps AI agents close the feedback loop, enabling recursive self-improvement of code quality. Pure Rust.
heurist-agent-framework - ⭐ 789 A flexible multi-interface AI agent framework for building agents with reasoning, tool use, memory, deep research, blockchain interaction, MCP, and agents-as-a-service.
vllora - ⭐ 788 Debug your AI agents
mcp-google-sheets - ⭐ 785 This MCP server integrates with your Google Drive and Google Sheets, to enable creating and modifying spreadsheets.
Context - ⭐ 784 Native macOS client for Model Context Protocol (MCP)
vibetest-use - ⭐ 783 Vibetest MCP - automated QA testing using Browser-Use agents
12306-mcp - ⭐ 771 This is a 12306 ticket search server based on the Model Context Protocol (MCP).
octocode-mcp - ⭐ 768 MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere
drift - ⭐ 766 Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.
runno - ⭐ 764 Sandboxed runtime for programming languages and WASI binaries. Works in the browser, on your server, or via MCP.
context-portal - ⭐ 762 Context Portal (ConPort): A memory bank MCP server building a project-specific knowledge graph to supercharge AI assistants. Enables powerful Retrieval Augmented Generation (RAG) for context-aware development in your IDE.
nekro-agent - ⭐ 762 NekroAgent 是一个面向多人互动场景的跨平台 Agent 框架,集 Claude Code 沙盒执行、工作区编排、长期记忆、结构化 MCP 管理与可视化控制台于一体,兼具高扩展性、多模态交互、实时状态推送和自动化运行能力。项目支持 QQ、Discord、Telegram、Minecraft、BilibiliLive、WeChat、Email、SSE(SDK) 等多种平台接入,应用于构建高智能聊天机器人,可扩展为具备代码执行、工具调用、插件协作和复杂任务处理能力的通用 Agent 系统
mcp-marketplace - ⭐ 760 This is the official repository for submitting MCP servers to be included in Cline’s MCP Marketplace. If you’ve built an MCP server and want it to be discoverable and easily installable by millions of developers using Cline, submit your server here.
ruby-sdk - ⭐ 758 The official Ruby SDK for the Model Context Protocol.
AITreasureBox - ⭐ 758 🤖 Automatically collected AI repos, tools, websites, papers & tutorials. 实用AI百宝箱 💎
mcp - ⭐ 756 A MCP server implementation for hyperbrowser
macos-automator-mcp - ⭐ 749 An MCP server to run AppleScript and JXA (JavaScript for Automation) to macOS.
davinci-resolve-mcp - ⭐ 748 MCP server integration for DaVinci Resolve
lisa.py - ⭐ 743 LLDB MCP Integration + other helpful commands
mcp-clickhouse - ⭐ 742 Connect ClickHouse to your AI assistants.
yargi-mcp - ⭐ 741 MCP Server For Turkish Legal Databases
unreal-engine-mcp - ⭐ 737 Control Unreal Engine 5.5+ through AI with natural language. Build incredible 3D worlds and architectural masterpieces using MCP. Create entire towns, medieval castles, modern mansions, challenging mazes, and complex structures with AI-powered commands.
openmcp-client - ⭐ 736 All in one vscode plugin for mcp developer
fetch-mcp - ⭐ 736 A flexible HTTP fetching Model Context Protocol server.
nuwax - ⭐ 734 Nuwax Agent OS - The world’s first universal agent operating system, building your private vertical general-purpose agent. 通用智能体操作系统,打造你私有的垂类通用智能体。新一代AI应用设计、开发、实践平台,无需代码,轻松创建,适合各类人群,支持多种端发布及API,提供完善的工作流、插件以及应用开发能力,RAG知识库与数据表存储能力,MCP接入以及开放能力。
vllm-mlx - ⭐ 733 OpenAI and Anthropic compatible server for Apple Silicon. Run LLMs and vision-language models (Llama, Qwen-VL, LLaVA) with continuous batching, MCP tool calling, and multimodal support. Native MLX backend, 400+ tok/s. Works with Claude Code.
meta-ads-mcp - ⭐ 730 MCP server to manage Facebook and Instagram Ads (Meta Ads)
llm-functions - ⭐ 729 Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.
llm-server-docs - ⭐ 728 End-to-end documentation to set up your own local & fully private LLM server on Debian. Equipped with chat, web search, RAG, model management, MCP servers, image generation, and TTS.
SocratiCode - ⭐ 726 Enterprise-grade (40m+ lines) codebase intelligence in a zero-setup, private and local Claude Plugin or MCP: managed indexing, hybrid semantic search, polyglot code dependency graphs, and DB/API/infra knowledge. Benchmark: 61% less tokens, 84% fewer calls, 37x faster than standard AI grep.
gcloud-mcp - ⭐ 724 gcloud MCP server
opennews-mcp - ⭐ 724 Crypto News Aggregation · AI Ratings · Trading Signals · Real-time Updates
clojure-mcp - ⭐ 723 Clojure MCP
just-prompt - ⭐ 721 just-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
android-mcp-server - ⭐ 718 An MCP server that provides control over Android devices via adb
mcpcan - ⭐ 717 MCPCAN is a centralized management platform for MCP services. It deploys each MCP service using a container deployment method. The platform supports container monitoring and MCP service token verification, solving security risks and enabling rapid deployment of MCP services. It uses SSE, STDIO, and STREAMABLEHTTP access protocols to deploy MCP。
universal-db-mcp - ⭐ 717 通用数据库 MCP 连接器:支持 MySQL、PostgreSQL、Oracle、MongoDB 等 17 种数据库,支持 Claude Desktop、Cursor、Windsurf、VS Code、ChatGPT 等 50+ 平台,用自然语言查询和分析数据
mcp - ⭐ 715 Rapidly build MCP servers for your Laravel applications.
passage-of-time-mcp - ⭐ 713 🤖🕰️ An MCP server that gives language models temporal awareness and time calculation abilities. Teaching AI the significance of the passage of time through collaborative tool development.
samples - ⭐ 710 Agent samples built using the Strands Agents SDK.
HowToCook-mcp - ⭐ 708 基于Anduin2017 / HowToCook (程序员在家做饭指南)的mcp server
web-search-mcp - ⭐ 708 A simple, locally hosted Web Search MCP server for use with Local LLMs
next-devtools-mcp - ⭐ 705 Next.js Development for Coding Agent
stitch-mcp - ⭐ 704 A CLI for moving AI-generated UI designs from Google’s Stitch platform into your development workflow.
obsidian-mcp-tools - ⭐ 702 Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
agentscope-runtime - ⭐ 701 A production-ready runtime framework for agent apps with secure tool sandboxing, Agent-as-a-Service APIs, scalable deployment, full-stack observability, and broad framework compatibility.
open-ptc-agent - ⭐ 696 An open source implementation of code execution with MCP (Programatic Tool Calling)
cuga-agent - ⭐ 696 CUGA is an open-source generalist agent for the enterprise, supporting complex task execution on web and APIs, OpenAPI/MCP integrations, composable architecture, reasoning modes, and policy-aware features.
cocos-mcp-server - ⭐ 696 一款全面的、便捷的cocos creator AI MCP服务插件,适用于3.8.0以上cocos版本,一键安装,一键启动。A comprehensive and convenient cocos creator AI MCP service plug-in, suitable for cocos versions above 3.8.0, one-click installation and one-click start.
mcp-server-docker - ⭐ 695 MCP server for Docker
langgraph-mcp-agents - ⭐ 693 LangGraph-powered ReAct agent with Model Context Protocol (MCP) integration. A Streamlit web interface for dynamically configuring, deploying, and interacting with AI agents capable of accessing various data sources and APIs through MCP tools.
Wax - ⭐ 688 Single-file memory layer for AI agents, sub mili-second RAG on Apple Silicon. Metal Optimized On-Device. No Server. No API. One File. Pure Swift
obot - ⭐ 686 Complete MCP Platform – Hosting, Registry, Gateway, and Chat Client
MODULAR-RAG-MCP-SERVER - ⭐ 683 A modular RAG (Retrieval-Augmented Generation) system with MCP Server architecture. Using Skill to make AI follow each step of the spec and complete the code 100% by AI.
mcp-obsidian - ⭐ 681 A lightweight Model Context Protocol (MCP) server for safe Obsidian vault access
aso-skills - ⭐ 676 AI agent skills for App Store Optimization (ASO) and app marketing. Built for indie developers, app marketers, and growth teams who want Cursor, Claude Code, or any Agent Skills-compatible AI assistant to help with keyword research, metadata optimization, competitor analysis, and app growth.
mcp-proxy - ⭐ 675 An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
awesome-mcp-security - ⭐ 673 🔥🔒 Awesome MCP (Model Context Protocol) Security 🖥️
obsidian-mcp - ⭐ 673 A simple MCP server for Obsidian
freecad-mcp - ⭐ 673 FreeCAD MCP(Model Context Protocol) server
mcp-client-cli - ⭐ 672 A simple CLI to run LLM prompt and implement MCP client.
reverse-engineering-assistant - ⭐ 671 MCP server for reverse engineering tasks in Ghidra 👩💻
room - ⭐ 670 Open-source earning-focused swarm intelligence engine. Self-governing AI collectives (queen, workers, quorum voting) running locally via MCP. Works with Claude Code, Codex, or pay-per-use APIs.
flow-like - ⭐ 669 Flow-Like: Strongly Typed Enterprise Scale Workflows. Built for scalability, speed, seamless AI integration and rich customization.
go-mcp - ⭐ 668 Go-MCP is a powerful Go(Golang) version of the MCP SDK that implements the Model Context Protocol (MCP) to facilitate seamless communication between external systems and AI applications.
mcp-mem0 - ⭐ 667 MCP server for long term agent memory with Mem0. Also useful as a template to get you started building your own MCP server with Python!
awesome-claude-code-plugins - ⭐ 666 Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code
anything-to-notebooklm - ⭐ 658 Claude Skill: Multi-source content processor for NotebookLM. Supports WeChat articles, web pages, YouTube, PDF, Markdown, search queries → Podcast/PPT/MindMap/Quiz etc.
RAGLight - ⭐ 656 RAGLight is a modular framework for Retrieval-Augmented Generation (RAG). It makes it easy to plug in different LLMs, embeddings, and vector stores, and now includes seamless MCP integration to connect external tools and data sources.
yacy_grid_mcp - ⭐ 655 The YaCy Grid Master Connect Program
wcgw - ⭐ 655 Shell and coding agent on mcp clients
laravel-restify - ⭐ 652 Laravel API for Ai Agents and humans.
llm-search - ⭐ 651 Querying local documents, powered by LLM
clihub - ⭐ 649 Turn any MCP server into CLI
gemini-skill - ⭐ 648 gemini drawing MCP & skill through browser, can be used in openclaw or any agent that supports MCP. Gemini画图 MCP和sill,支持龙虾或任何agent使用٩(๑>◡<๑)۶
generative-ui - ⭐ 647 Generative UI examples for: AG-UI, A2UI/Open-JSON-UI, and MCP Apps.
enrichmcp - ⭐ 644 EnrichMCP is a python framework for building data driven MCP servers
claude-code-plugins-plus - ⭐ 641 Claude Code Plugins Hub — browse and install 243 plugins (175 with Agent Skills v1.2.0). First 100% compliant with Anthropic 2025 Skills schema.
python-utcp - ⭐ 640 Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
work-iq - ⭐ 640 MCP Server and CLI for accessing Work IQ
mcp-server-elasticsearch - ⭐ 638
claude-code-rust - ⭐ 638 🚀 Rust 全量重构的 Claude Code - 性能提升 2.5x,体积减少 97% | High-performance Rust implementation of Claude Code with 2.5x faster startup and 97% smaller binary
a-share-mcp-is-just-i-need - ⭐ 636
AnyTool - ⭐ 634 “AnyTool: Universal Tool-Use Layer for AI Agents”
AgentX - ⭐ 634 AgentX 致力于让小白也能无门槛通过自然语言打造属于自己的 Agent。AgentX 采用了自研 MCP 网关,模型高可用组件打造高可用
js-reverse-mcp - ⭐ 634 为 AI Agent 设计的 JS 逆向 MCP Server,内置反检测,基于 chrome-devtools-mcp 重构 | JS reverse engineering MCP server with agent-first tool design and built-in anti-detection. Rebuilt from chrome-devtools-mcp.
workers-mcp - ⭐ 633 Talk to a Cloudflare Worker from Claude Desktop!
vibe - ⭐ 631 🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
cupertino - ⭐ 630 A local Apple Documentation crawler and MCP server. Written in Swift.
wren-engine - ⭐ 630 The open context engine for AI agents support 15+ data sources. Built on Rust and Apache DataFusion.
FofaMap - ⭐ 628 FofaMap v2.0 是一款基于 Python3 开发的全网首个 AI 驱动红队资产测绘智能体。在延续原有 FOFA 数据采集、存活检测、统计聚合、图标 Hash 及批量查询等核心功能的基础上,2.0 版本原生支持 MCP 协议,可无缝接入 Cursor、Claude 等 AI 平台。其核心内置了 AI 自我反思机制,能根据查询结果自动调优语法,并智能联动 Nuclei 推荐精准扫描策略,实现从“被动采集”到“主动智能决策”的红队作业进化。
lark-openapi-mcp - ⭐ 628 飞书/Lark官方 OpenAPI MCP
cli - ⭐ 626 Install, manage and develop MCP servers and skills for agents
mcp-server - ⭐ 626 MCP Server for Burp
mcp-filesystem-server - ⭐ 625 Go server implementing Model Context Protocol (MCP) for filesystem operations.
mcp-proxy - ⭐ 624 An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
notebooklm-mcp - ⭐ 624
WebMCP - ⭐ 621 Early WebMCP proposal / implementation - since evolved and worked on by much more capable folks that develop the web: https://github.com/webmachinelearning/webmcp
mem-agent-mcp - ⭐ 619 mem-agent mcp server
axon - ⭐ 617 Graph-powered code intelligence engine — indexes codebases into a knowledge graph, exposed via MCP tools for AI agents and a CLI for developers.
sentry-mcp - ⭐ 616 An MCP server for interacting with Sentry via LLMs.
MCP-Nest - ⭐ 616 A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
phpMyFAQ - ⭐ 614 phpMyFAQ - Open Source FAQ web application for PHP 8.3+ and MySQL, PostgreSQL and other databases
pdf-reader-mcp - ⭐ 613 📄 Production-ready MCP server for PDF processing - 5-10x faster with parallel processing and 94%+ test coverage
pydantic-deepagents - ⭐ 612 Python Deep Agent framework built on top of Pydantic-AI, designed to help you quickly build production-grade autonomous AI agents with planning, filesystem operations, subagent delegation, skills, and structured outputs—in just 10 lines of code.
tome - ⭐ 609 a magical LLM desktop client that makes it easy for anyone to use LLMs and MCP
MCP-Kali-Server - ⭐ 609 MCP configuration to connect AI agent to a Linux machine.
mcp-gsc - ⭐ 608 Google Search Console Insights with Claude AI for SEOs
mcp-link - ⭐ 607 Convert Any OpenAPI V3 API to MCP Server
dexto - ⭐ 606 A coding agent and general agent harness for building and orchestrating agentic applications.
MCP - ⭐ 606 Official Jina AI Remote MCP Server
awesome-web3-mcp-servers - ⭐ 605 DeMCP is the first Decentralized MCP network, offering SSE proxies for MCP services and mainstream LLMs, tackling trust and security with TEE and blockchain.
Overture - ⭐ 605 Overture is an open-source, locally running web interface delivered as an MCP (Model Context Protocol) server that visually maps out the execution plan of any AI coding agent as an interactive flowchart/graph before the agent begins writing code.
daydreams - ⭐ 605 Daydreams is a set of tools for building agents for commerce
cclsp - ⭐ 601 Claude Code LSP: enhance your Claude Code experience with non-IDE dependent LSP integration.
mcp-searxng - ⭐ 599 MCP Server for SearXNG
awesome-mcp-servers - ⭐ 598 A comprehensive collection of Model Context Protocol (MCP) servers
AgentChat - ⭐ 597 AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
apple-doc-mcp - ⭐ 596 MCP server providing seamless access to Apple Developer Documentation with smart search and wildcard support
alpaca-mcp-server - ⭐ 596 Alpaca’s official MCP Server lets you trade stocks, ETFs, crypto, and options, run data analysis, and build strategies in plain English directly from your favorite LLM tools and IDEs
agent-kit - ⭐ 595 Give Claude/Cursor email powers. 27 MCP tools — inbox, send, reply, contacts, search. Free, no signup.
FantasyPremierLeague - ⭐ 593 Fantasy Premier League Kotlin/Compose Multiplatform sample
spotify-mcp - ⭐ 593 MCP to connect your LLM with Spotify.
powerbi-modeling-mcp - ⭐ 593 The Power BI Modeling MCP Server, brings Power BI semantic modeling capabilities to your AI agents.
LLMTornado - ⭐ 590 The .NET library to build AI agents with 30+ built-in connectors.
FLUJO - ⭐ 589 MCP-Hub and -Inspector, Multi-Model Workflow and Chat Interface
mcp-client-for-ollama - ⭐ 589 A text-based user interface (TUI) client for interacting with MCP servers using Ollama. Features include agent mode, multi-server, model switching, streaming responses, tool management, human-in-the-loop, thinking mode, model params config, MCP prompts, custom system prompt and saved preferences. Built for developers working with local LLMs.
blueprint-mcp - ⭐ 588 Diagram generation for understanding codebases and system architecture using Nano Banana Pro.
ms-365-mcp-server - ⭐ 588 A Model Context Protocol (MCP) server for interacting with Microsoft 365 and Office services through the Graph API
flux-operator - ⭐ 585 GitOps on Autopilot Mode
reddit-mcp-buddy - ⭐ 583 Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
cloud-run-mcp - ⭐ 582 MCP server to deploy apps to Cloud Run
Feishu-MCP - ⭐ 582 Feishu / Lark 飞书文档与任务管理工具,支持 MCP 服务器和 CLI + Skill 两种使用方式,可无缝集成 Cursor、Claude Code、Cline 等 AI 编码工具
azure-skills - ⭐ 578 Official agent plugin providing skills and MCP server configurations for Azure scenarios.
langgraph-mcp - ⭐ 577 LangGraph solution template for MCP
mcp-handler - ⭐ 577 Easily spin up an MCP Server on Next.js, Nuxt, Svelte, and more
MCP-Universe - ⭐ 576 MCP-Universe is a comprehensive framework designed for RL training, benchmarking, and developing AI agents for general tool-use.
google-search - ⭐ 575 A Playwright-based Node.js tool that bypasses search engine anti-scraping mechanisms to execute Google searches. Local alternative to SERP APIs with MCP server integration.
zotero-mcp - ⭐ 574 It’s a plugin extension in Zotero. Zotero MCP Plugin enables integration between AI assistants and Zotero through MCP. Zotero MCP Plugin 是一个 Zotero 插件,通过 MCP协议实现 AI 助手与 Zotero深度集成。插件支持文献检索、元 数据管理、全文分析和智能问答等功能,让 Claude、ChatGPT 等 AI 工具能够直接访问和操作您的文献库。
mcp-sequentialthinking-tools - ⭐ 573 🧠 An adaptation of the MCP Sequential Thinking Server to guide tool usage. This server provides recommendations for which MCP tools would be most effective at each stage.
manim-mcp-server - ⭐ 573
mcp-pointer - ⭐ 570 MCP tool: let you point at DOM elements for your favorite agentic coding tool. Let AI see what you see.
mcp-server-neon - ⭐ 570 MCP server for interacting with Neon Management API and databases
evo-ai - ⭐ 570 Evo AI is an open-source platform for creating and managing AI agents, enabling integration with different AI models and services.
mineru-tianshu - ⭐ 567 天枢 - 企业级 AI 一站式数据预处理平台 | PDF/Office转Markdown | 支持MCP协议AI助手集成 | Vue3+FastAPI全栈方案 | 文档解析 | 多模态信息提取
tradingview-mcp - ⭐ 565 Advanced TradingView MCP Server for AI-powered market analysis. Real-time crypto & stock screening, technical indicators, Bollinger Band intelligence, and candlestick patterns. Works with Claude Desktop & AI assistants. Multi-exchange support (Binance, KuCoin, Bybit+). Open source trading toolkit.
claude-codex-settings - ⭐ 564 My personal Claude Code and OpenAI Codex setup with battle-tested skills, commands, hooks, agents and MCP servers that I use daily.
KiCAD-MCP-Server - ⭐ 564 KiCAD MCP is a Model Context Protocol (MCP) implementation that enables Large Language Models (LLMs) like Claude to directly interact with KiCAD for printed circuit board design.
MetasploitMCP - ⭐ 563 MCP Server for Metasploit
homeassistant-mcp - ⭐ 562 A MCP server for Home Assistant
GhidrAssistMCP - ⭐ 562 An MCP extension for Ghidra
mcp-gateway - ⭐ 557 MCP Gateway is a reverse proxy and management layer for MCP servers, enabling scalable, session-aware stateful routing and lifecycle management of MCP servers in Kubernetes environments.
UnrealMCP - ⭐ 557 MCP to allow AI agents to control Unreal
caswaf - ⭐ 555 Casbin AI & MCP security gateway for HTTP, online demo: https://door.caswaf.com
casbin-gateway - ⭐ 555 Casbin AI & MCP security gateway for HTTP, online demo: https://door.caswaf.com
mcp.el - ⭐ 555 An Mcp client inside Emacs
echokit_server - ⭐ 555 Open Source Voice Agent Platform
claude-talk-to-figma-mcp - ⭐ 555 A Model Context Protocol (MCP) that allows Claude Desktop and other AI tools (Claude Code, Cursor, Antigravity, etc.) to read, analyze, and modify Figma designs
sdk-typescript - ⭐ 555 A model-driven approach to building AI agents in just a few lines of code.
MeiGen-AI-Design-MCP - ⭐ 555 MeiGen-AI-Design-MCP — Turn Claude Code / OpenClaw into your local Lovart. Local ComfyUI, 1,400+ prompt library, multi-direction parallel generation.
ScienceClaw - ⭐ 555 🔬🦞 A self-evolving AI research colleague for scientists. 285 skills, zero hallucination, persistent memory.
codeg - ⭐ 555 A unified workspace for local AI coding agents (Claude Code, Codex, Gemini CLI, etc.) — desktop app, standalone server, or Docker. Conversation aggregation, git worktree workflows, MCP/Skills management, chat channel integration (Telegram, Lark, iLink), and integrated terminal, all accessible from any browser.
vite-plugin-vue-mcp - ⭐ 554 Vite plugin that enables a MCP server helping models to understand your Vue app better.
line-bot-mcp-server - ⭐ 554 MCP server that integrates the LINE Messaging API to connect an AI Agent to the LINE Official Account.
openapi-mcp-generator - ⭐ 553 A tool that converts OpenAPI specifications to MCP server
multimodal-agents-course - ⭐ 552 An MCP Multimodal AI Agent with eyes and ears!
mcp-shield - ⭐ 550 Security scanner for MCP servers
awesome-a2a - ⭐ 548 Agent2Agent (A2A) – awesome A2A agents, tools, servers & clients, all in one place.
docling-mcp - ⭐ 548 Making docling agentic through MCP
kordoc - ⭐ 546 모두 파싱해버리겠다 — HWP/HWPX/PDF → Markdown | npm · CLI · MCP Server
Mantic.sh - ⭐ 543 A structural code search engine for Al agents.
iterm-mcp - ⭐ 543 A Model Context Protocol server that executes commands in the current iTerm session - useful for REPL and CLI assistance
tda - ⭐ 540 TDA - Thread Dump Analyzer (for Java). Analyze your Thread Dumps with a GUI or use it as MCP Server.
borsa-mcp - ⭐ 540 MCP Server for Turkish & American Stock Exchange and Fund Data
mcp-gateway-registry - ⭐ 540 Enterprise-ready MCP Gateway & Registry that centralizes AI development tools with secure OAuth authentication, dynamic tool discovery, and unified access for both autonomous AI agents and AI coding assistants. Transform scattered MCP server chaos into governed, auditable tool access with Keycloak/Entra integration.
adb-mcp - ⭐ 539
pg-mcp-server - ⭐ 537
fastapi-mcp-langgraph-template - ⭐ 537 A modern template for agentic orchestration — built for rapid iteration and scalable deployment using highly customizable, community-supported tools like MCP, LangGraph, and more.
tsidp - ⭐ 536 A simple OIDC / OAuth Identity Provider (IdP) server for your tailnet.
ai-trader - ⭐ 535 Backtrader-powered backtesting framework for algorithmic trading, featuring 20+ strategies, multi-market support, CLI tools, and an integrated MCP server for professional traders.
work-iq-mcp - ⭐ 534 MCP Server and CLI for accessing Work IQ
dolphin-mcp - ⭐ 533
minecraft-mcp-server - ⭐ 533 A Minecraft MCP Server powered by Mineflayer API. It allows to control a Minecraft character in real-time, allowing AI assistants to build structures, explore the world, and interact with the game environment through natural language instruction
bm.md - ⭐ 532 更好用的 Markdown 排版助手|一键适配微信公众号、网页与图片。
codexia - ⭐ 532 Agent Workstation for Codex CLI + Claude Code — with task scheduler, git worktree & remote control, skills management
ida-mcp-server - ⭐ 531 A Model Context Protocol server for IDA
mcp-server-weread - ⭐ 530 微信读书MCP
mcp-server-data-exploration - ⭐ 529
dbt-mcp - ⭐ 529 A MCP (Model Context Protocol) server for interacting with dbt.
chroma-mcp - ⭐ 529 A Model Context Protocol (MCP) server implementation that provides database capabilities for Chroma
mcp-nixos - ⭐ 529 MCP-NixOS - Model Context Protocol Server for NixOS resources
ethora - ⭐ 527 Open-source engine for chat 💬, AI assistants 🤖 & wallets 🪪. React, Typescript, Python, XMPP. Build future apps with chat, AI agents and web3.
atlassian-mcp-server - ⭐ 527 Remote MCP Server that securely connects Jira and Confluence with your LLM, IDE, or agent platform of choice.
pgmcp - ⭐ 526 An MCP server to query any Postgres database in natural language.
rails-mcp-server - ⭐ 525 A Ruby gem implementation of a Model Context Protocol (MCP) server for Rails projects. This server allows LLMs (Large Language Models) to interact with Rails projects through the Model Context Protocol.
prism-insight - ⭐ 525 AI-based stock analysis and trading system
apple-health-mcp - ⭐ 524 MCP server for querying Apple Health data with natural language and SQL
probe - ⭐ 523 AI-friendly semantic code search engine for large codebases. Combines ripgrep speed with tree-sitter AST parsing. Powers AI coding assistants with precise, context-aware code understanding.
mcp-pandoc - ⭐ 521 MCP server for document format conversion using pandoc.
gateway - ⭐ 520 Universal MCP-Server for your Databases optimized for LLMs and AI-Agents.
mcp-google-ads - ⭐ 520 An MCP tool that connects Google Ads with Claude AI/Cursor and others, allowing you to analyze your advertising data through natural language conversations. This integration gives you access to campaign information, performance metrics, keyword analytics, and ad management—all through simple chat with Claude, Cursor or Windsurf.
llm-mcp-rag - ⭐ 520 LLM + MCP + RAG = Magic
Godot-MCP - ⭐ 520 An MCP for Godot that lets you create and edit games in the Godot game engine with tools like Claude
FinanceMCP - ⭐ 519 这是一个金融领域相关的mcp,本项目通过集成 Tushare API 和 Binance API 为语言模型(如Claude)提供全面的实时金融数据访问能力,支持股票、基金、债券、宏观经济指标、稳定币、虚拟货币等多维度金融数据分析。其中也包含了金融数据查询、财经新闻查询、国家统计局数据查询等
superpowers-zh - ⭐ 519 🦸 AI 编程超能力 · 中文增强版 — superpowers(99k+ ⭐)完整汉化 + 6 个中国原创 skills,让 OpenClaw / Claude Code / Cursor / Windsurf / Kiro / Gemini CLI 等 14 款 AI 编程工具真正会干活
tradingview-mcp - ⭐ 518 AI-assisted TradingView chart analysis — connect Claude Code to your TradingView Desktop for personal workflow automation
UnityMCP - ⭐ 517
ghostcrew - ⭐ 515 GhostCrew is an AI agent framework for bug bounty hunting, red-team operations, pentesting, and operator education. It integrates LLM autonomy, multi-agent coordination, and MCP extensibility with a minimal core toolset, supported by RAG for context-aware reasoning, a persistent internal state, reproducible workflows, and interactive assistance.
desktop - ⭐ 513 Yak is all you need
talk-to-girlfriend-ai - ⭐ 513 im busy building ai agents so why not let an ai talk to my girlfriend? (i am single)
UnrealGenAISupport - ⭐ 513 Unreal Engine plugin for LLM/GenAI models & MCP UE5 server. Includes OpenAI’s GPT, Deepseek, Claude Sonnet/Opus APIs, Google Gemini 3, Alibaba Qwen, Kimi, and Grok 4.1, with plans to add TTS, Elevenlabs, Inworld, OpenRouter, Groq, GLM, seedream hunyuan3d, fal, Dashscope, Rodin, Meshy, Tripo, UnrealClaude soon. UnrealMCP is also here!!
GhidrAssistMCP - ⭐ 510 An MCP extension for Ghidra
mcp-youtube - ⭐ 510 A Model-Context Protocol Server for YouTube
idea-reality-mcp - ⭐ 510 Pre-build reality check for AI coding agents. Scans GitHub, HN, npm, PyPI, Product Hunt. MCP server. 290+ stars.
mcp-server-youtube-transcript - ⭐ 509 This is an MCP server that allows you to directly download transcripts of YouTube videos.
home-assistant-vibecode-agent - ⭐ 509 Home Assistant MCP server agent. Enable Cursor, VS Code, Claude Code, or any MCP-enabled IDE to help you vibe-code and manage Home Assistant: create and debug automations, design dashboards, tweak themes, modify configs, and deploy changes using natural language
multimodal-agents-course - ⭐ 507 An MCP Multimodal AI Agent with eyes and ears!
mcp-get - ⭐ 506
haiku.rag - ⭐ 506 Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
n8n-workflow-builder - ⭐ 505 AI assistant integration for n8n workflow automation through Model Context Protocol (MCP). Connect Claude Desktop, ChatGPT, and other AI assistants to n8n for natural language workflow management.
Android-MCP - ⭐ 505 MCP Server for interacting with Android Devices.
MCPSpy - ⭐ 504 MCP Monitoring with eBPF
mcp-server-bash-sdk - ⭐ 504 Yes Mcp server in bash
mcp-security-hub - ⭐ 504 A growing collection of MCP servers bringing offensive security tools to AI assistants. Nmap, Ghidra, Nuclei, SQLMap, Hashcat and more.
mcp-mermaid - ⭐ 504 ❤️ Generate mermaid diagram and chart with AI MCP dynamically.
claude-debugs-for-you - ⭐ 503 Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
MimikaStudio - ⭐ 503 MimikaStudio - A local-first application for macOS (Apple Silicon) + Agentic MCP Support
web-agent-protocol - ⭐ 498 🌐Web Agent Protocol (WAP) - Record and replay user interactions in the browser with MCP support
PentestAgent - ⭐ 493 All-in-one offensive security toolbox with AI agent and MCP architecture. Integrates tools like Nmap, Metasploit, FFUF, SQLMap. Enables pentesting, bug bounty hunting, threat hunting, and reporting. RAG-based responses with local knowledge base support.
argo - ⭐ 493 ARGO is an open-source AI Agent platform that brings Local Manus to your desktop. With one-click model downloads, seamless closed LLM integration, and offline-first RAG knowledge bases, ARGO becomes a DeepResearch powerhouse for autonomous thinking, task planning, and 100% of your data stays locally. Support Win/Mac/Docker.
UnityMCP - ⭐ 491
claude_agent_teams_ui - ⭐ 491 You’re the CTO, agents are your team. They handle tasks themselves, message each other, review each other’s code. You just look at the kanban board and drink coffee.
nexus - ⭐ 487 Govern & Secure your AI
mcpe - ⭐ 486 ReMinecraftPE - A custom experience based on Minecraft PE as of 2011.
mcp-gsuite - ⭐ 485 MCP Server to interact with Google Gsuite prodcuts
claude-code-mastery - ⭐ 485 The complete guide to Claude Code: CLAUDE.md, hooks, skills, MCP servers, and commands
concierge - ⭐ 484 🚀 Universal SDK for building next-gen MCP servers
open-multi-agent-canvas - ⭐ 483 The open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
resend-mcp - ⭐ 483 The official MCP server to send emails and interact with Resend
copilot-mcp - ⭐ 482 A VSCode extension that lets you find and install Agent Skills and MCP Apps to use with GitHub Copilot, Claude Code, and Codex CLI.
biomcp - ⭐ 480 BioMCP: Biomedical Model Context Protocol
vibe-check-mcp-server - ⭐ 480 Vibe Check is a tool that provides mentor-like feedback to AI Agents, preventing tunnel-vision, over-engineering and reasoning lock-in for complex and long-horizon agent workflows. KISS your over-eager AI Agents goodbye! Effective for: Coding, Ambiguous Tasks, High-Risk tasks
MCP-Zero - ⭐ 478 MCP-Zero: Active Tool Discovery for Autonomous LLM Agents
director - ⭐ 475 MCP Playbooks for AI agents
joinly - ⭐ 475 Make your meetings accessible to AI Agents
laravel - ⭐ 473 An SDK building Laravel MCP servers
youtube-mcp-server - ⭐ 473 MCP Server for YouTube API, enabling video management, Shorts creation, and advanced analytics
mcp-remote-macos-use - ⭐ 472 The only general AI agent that does NOT requires extra API key, giving you full control on your local and remote MacOs from Claude Desktop App
aser - ⭐ 471 Aser is a lightweight, self-assembling AI Agent frame.
atlas-mcp-server - ⭐ 471 A Model Context Protocol (MCP) server for ATLAS, a Neo4j-powered task management system for LLM Agents - implementing a three-tier architecture (Projects, Tasks, Knowledge) to manage complex workflows. Now with Deep Research.
rails_ai_agents - ⭐ 470 Specialized AI skills, agents, rules and hooks for modern Rails AI driven-development + Spec-Driven-Development kit + MCP
mcp-redis - ⭐ 470 The official Redis MCP Server is a natural language interface designed for agentic applications to manage and search data in Redis efficiently
mcp-hub - ⭐ 469 A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring
OpenContext - ⭐ 468 A personal context store for AI agents and assistants—reuse your existing coding agent CLI (Codex/Claude/OpenCode) with built‑in Skills/tools and a desktop GUI to capture, search, and reuse project knowledge across agents and repos.
maverick-mcp - ⭐ 468 MaverickMCP - Personal Stock Analysis MCP Server
ai-setup - ⭐ 467 Continuously sync your AI setups with one command. Codebase tailor suited agent skills, MCPs and config files for Claude Code, Cursor, and Codex.
xhs-mcp - ⭐ 466 小红书MCP服务 x-s x-t js逆向
awesome-copilot-agents - ⭐ 466 ✨ A curated list of awesome GitHub instructions, prompt, skills, MCPs and agent markdown files for enhancing your GitHub Copilot AI experience.
cheatengine-mcp-bridge - ⭐ 466 Connect Cursor, Copilot & Claude AI directly to Cheat Engine via MCP. Automate reverse engineering, pointer scanning, and memory analysis using natural language.
doctor - ⭐ 465 Doctor is a tool for discovering, crawl, and indexing web sites to be exposed as an MCP server for LLM agents.
mcp-bench - ⭐ 465 MCP-Bench: Benchmarking Tool-Using LLM Agents with Complex Real-World Tasks via MCP Servers
docker-mcp - ⭐ 465 A docker MCP Server (modelcontextprotocol)
mcp-registry - ⭐ 461 Official Docker MCP registry
vestige - ⭐ 461 Cognitive memory for AI agents — FSRS-6 spaced repetition, 29 brain modules, 3D dashboard, single 22MB Rust binary. MCP server for Claude, Cursor, VS Code, Xcode, JetBrains.
CoexistAI - ⭐ 458 CoexistAI is a modular, developer-friendly research assistant framework . It enables you to build, search, summarize, and automate research workflows using LLMs, web search, Reddit, YouTube, and mapping tools—all with simple MCP tool calls or API calls or Python functions.
mcp-security - ⭐ 457
mcp-server-motherduck - ⭐ 457 Local MCP server for DuckDB and MotherDuck
docfork - ⭐ 455 Docfork - Up-to-date Docs for AI Agents.
sonarqube-mcp-server - ⭐ 454 SonarQube MCP Server
stealth-browser-mcp - ⭐ 453 The only browser automation that bypasses anti-bot systems. AI writes network hooks, clones UIs pixel-perfect via simple chat.
Unreal_mcp - ⭐ 452 A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal Engine through the native C++ Automation Bridge plugin. Built with TypeScript and C++.
studio-rust-mcp-server - ⭐ 449 Standalone Roblox Studio MCP Server
nexus - ⭐ 446 Govern & Secure your AI
nexus - ⭐ 446 Govern & Secure your AI
kmcp - ⭐ 446 CLI tool and Kubernetes Controller for building, testing and deploying MCP servers
mcp-cli - ⭐ 446 mcpc is a CLI client for MCP. It supports persistent sessions, stdio/HTTP, OAuth 2.1, JSON output for code mode, proxy for AI sandboxes, and much more.
mcp-send-email - ⭐ 444 Send emails directly from Cursor with this email sending MCP server
learn-low-code-agentic-ai - ⭐ 444 Low-Code Full-Stack Agentic AI Development using LLMs, n8n, Loveable, UXPilot, Supabase and MCP. Class Videos: https://www.youtube.com/playlist?list=PL0vKVrkG4hWq5T6yqCtUL7ol9rDuEyzBH
roam-code - ⭐ 444 Architectural intelligence layer for AI coding agents. Structural graph, architecture governance, multi-agent orchestration, vulnerability mapping. 139 commands, 101 MCP tools, 26 languages, 100% local.
applescript-mcp - ⭐ 444 MCP server that execute applescript giving you full control of your Mac
NetCoreKevin - ⭐ 440 基于NET搭建-AI知识库智能体-现代化Saas企业级前后端分离架构:前端Vue3、IDS4单点登录、多缓存、自动任务、分布式、一库多租户、日志、授权和鉴权、CAP集成事件、SignalR、领域事件、ESL、MCP协议服务、IOC模块化注入、Cors、Quartz自动任务、多短信集成、AI、AgentFramework智能体、AISemanticKernel集成、RAG检索增强、OCR识别、API多版本、单元测试、RabbitMQ、Skills技能使用、AI知识库、AI联网搜索
awesome-mcp-devtools - ⭐ 436 A curated list of developer tools, SDKs, libraries, and testing utilities for Model Context Protocol (MCP) server development.
opentwitter-mcp - ⭐ 434 Twitter/X Data · User Profiles · Tweet Search · Follower Events · KOL Tracking
airtable-mcp-server - ⭐ 432 🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
google-docs-mcp - ⭐ 432 The Ultimate Google Docs, Sheets & Drive MCP Server. Google Docs MCP is an MCP server (primarily for use in Claude Desktop) that gains full access to your google docs, etc. and allows claude to do its thing.
UnrealClaude - ⭐ 431 Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.
lean-ctx - ⭐ 431 Hybrid Context Optimizer — Shell Hook + MCP Server. Reduces LLM token consumption by 89-99%. Single Rust binary, zero dependencies.
mcpstore - ⭐ 430 开盒即用的优雅管理mcp服务 | 结合Agent框架 | 作者听劝 | 已发布pypi | Vue页面demo
kratos-transport - ⭐ 429 kratos transport layer extension, support: rabbitmq,kafka,rocketmq,activemq,apollo,mcp,tcp,websocket…
mcp-cli - ⭐ 429 A CLI inspector for the Model Context Protocol
mcp-server-spec-driven-development - ⭐ 428 Spec-Driven Development MCP Server, not just Vibe Coding
obsidian-mcp-server - ⭐ 428 Obsidian Knowledge-Management MCP (Model Context Protocol) server that enables AI agents and development tools to interact with an Obsidian vault. It provides a comprehensive suite of tools for reading, writing, searching, and managing notes, tags, and frontmatter, acting as a bridge to the Obsidian Local REST API plugin.
puppeteer-mcp-server - ⭐ 426 This MCP server provides browser automation capabilities through Puppeteer, allowing interaction with both new browser instances and existing Chrome windows.
azure-ai-travel-agents - ⭐ 425 A robust enterprise application sample (deployed on ACA) that leverages MCP and multiple AI agents orchestrated by Langchain.js, Llamaindex.TS and Microsoft Agent Framework.
ZeroToken - ⭐ 425 ZeroToken — Record once, automate forever. A lightweight MCP for agent-driven browser automation, script recording, and scheduled execution.
colab-mcp - ⭐ 425 An MCP server for interacting with Google Colab
MemoMind - ⭐ 425 Give your AI agent a brain that remembers. Local memory system for Claude Code — 100% private, GPU-accelerated, zero cloud dependency.
shinkai-local-ai-agents - ⭐ 424 Shinkai is a two click install App that allows you to create Local AI agents in 5 minutes or less using a simple UI. Supports: MCPs, Remote and Local AI, Crypto and Payments.
aitour26-WRK540-unlock-your-agents-potential-with-model-context-protocol - ⭐ 424
claude-codepro - ⭐ 422 Production-Grade Development Environment for Claude Code. Quality automated. Context optimized. Testing enforced. Ship with confidence. ✔️
todoist-ai - ⭐ 422 A set of tools to connect to AI agents, to allow them to use Todoist on a user’s behalf. Includes MCP support.
mcpadapt - ⭐ 421 Unlock 650+ MCP servers tools in your favorite agentic framework.
webclaw - ⭐ 421 Fast, local-first web content extraction for LLMs. Scrape, crawl, extract structured data — all from Rust. CLI, REST API, and MCP server.
tradememory-protocol - ⭐ 418 Decision audit trail + persistent memory for AI trading agents. Outcome-weighted recall, SHA-256 tamper detection, 17 MCP tools.
yutu - ⭐ 417 The AI-powered toolkit that grows your YouTube channel on autopilot.
mcp - ⭐ 416 Baidu Map MCP Server
kicad-mcp - ⭐ 416 Model Context Protocol server for KiCad on Mac, Windows, and Linux
claude-code-statusline - ⭐ 416 Transform your Claude Code terminal with atomic precision statusline. Features flexible layouts, real-time cost tracking, MCP monitoring, prayer times, and beautiful themes.
memento-mcp - ⭐ 415 Memento MCP: A Knowledge Graph Memory System for LLMs
lunar - ⭐ 413 lunar.dev: Agent native MCP Gateway for governance and security
Redbook-Search-Comment-MCP2.0 - ⭐ 413 这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client(如Claude for Desktop),帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布AI生成评论等操作。
mcp-server-airbnb - ⭐ 412 Search Airbnb using your AI Agent
WireMCP - ⭐ 412 An MCP for WireShark (tshark). Empower LLM’s with realtime network traffic analysis capability
x64DbgMCPServer - ⭐ 409 x64DbgMCPServer made from c# with Claude, Windsurf and Cursor support
chatluna - ⭐ 408 多平台模型接入,可扩展,多种输出格式,提供大语言模型聊天服务的插件 | A bot plugin for LLM chat with multi-model integration, extensibility, and various output formats
agent - ⭐ 406 A unified Model Context Protocol server implementation that aggregates multiple MCP servers into one.
prometheus-mcp-server - ⭐ 406 A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interfaces.
RestClient.Net - ⭐ 405 The safest way to make REST calls in C# with an MCP Generator
mcpmark - ⭐ 405 MCPMark is a comprehensive, stress-testing MCP benchmark designed to evaluate model and agent capabilities in real-world MCP use.
speakeasy - ⭐ 404 Build APIs your users love ❤️ with Speakeasy. ✨ Polished and type-safe SDKs. 🌐 Terraform providers, MCP servers, CLIs and Contract Tests for your API. OpenAPI native.
PrismerCloud - ⭐ 402 Prismer Cloud
distributed-load-testing-on-aws - ⭐ 401 Distributed Load Testing on AWS automates performance testing at scale, demonstrating how systems behave under different load conditions and helping identify potential performance issues throughout their lifecycle.
edgeone-pages-mcp - ⭐ 401 An MCP service designed for deploying HTML content to EdgeOne Pages and obtaining an accessible public URL.
mcp-alchemy - ⭐ 400 A MCP (model context protocol) server that gives the LLM access to and knowledge about relational databases like SQLite, Postgresql, MySQL & MariaDB, Oracle, and MS-SQL.
agent-builder - ⭐ 400 An example agent demonstrating streaming, tool use, and interactivity from your terminal. This agent builder can help you to build your own agents and tools.
Lynkr - ⭐ 398 Streamline your workflow with Lynkr, a CLI tool that acts as an HTTP proxy for efficient code interactions using Claude Code CLI.
MCP-SecurityTools - ⭐ 397 MCP-SecurityTools 是一个专注于收录和更新网络安全领域 MCP 的开源项目,旨在汇总、整理和优化各类与 MCP 相关的安全工具、技术及实战经验。
human-skill-tree - ⭐ 396 🌳 AI-Powered Skill Tree for Lifelong Human Learning. 30+ skills from K-12 to career & social intelligence, built on cognitive science. | 人类养成记:AI 驱动的终身学习技能树
Software-planning-mcp - ⭐ 395 An experiment in software planning using MCP
MoltBrain - ⭐ 395 Long-term memory layer for OpenClaw & MoltBook agents that learns and recalls your project context automatically.
ai4j - ⭐ 394 一款JavaSDK用于快速接入AI大模型应用,整合多平台大模型,如OpenAi、智谱Zhipu(ChatGLM)、深度求索DeepSeek、月之暗面Moonshot(Kimi)、腾讯混元Hunyuan、零一万物(01)等等,提供统一的输入输出(对齐OpenAi)消除差异化,优化函数调用(Tool Call),优化RAG调用、支持向量数据库(Pinecone)、内置联网增强,并且支持JDK1.8,为用户提供快速整合AI的能力。
things-mcp - ⭐ 393 Things.app MCP Server
ScienceClaw - ⭐ 391 ScienceClaw is a personal research assistant built with LangChain DeepAgents and AIO Sandbox infrastructure, adopting a completely new architecture beyond OpenClaw. It offers stronger security, better transparency, and a more user-friendly experience.
station - ⭐ 391 Station is our open-source runtime that lets teams deploy agents on their own infrastructure with full control.
deeppowers - ⭐ 391 DEEPPOWERS is a Fully Homomorphic Encryption (FHE) framework built for MCP (Model Context Protocol), aiming to provide end-to-end privacy protection and high-efficiency computation for the upstream and downstream ecosystem of the MCP protocol.
open-skills - ⭐ 391 OpenSkills: Run Claude Skills Locally using any LLM
codex-mcp-server - ⭐ 390 MCP server wrapper for OpenAI Codex CLI that enables Claude Code to leverage Codex’s AI capabilities directly.
mcp-code-graph - ⭐ 389 MCP Server for code graph analysis and visualization by CodeGPT
freee-mcp - ⭐ 389 Model Context Protocol (MCP) server for freee API integration
mcp - ⭐ 388 Enable AI agents to work reliably - giving them secure access to structured data, tools to take action, and the context needed to make smart decisions.
minion-agent - ⭐ 387 A simple agent framework that’s capable of browser use + mcp + auto instrument + plan + deep research + more
Agentfy - ⭐ 387 🤖 Agentfy is a modular microservices architecture designed to process user requests and execute workflows across multiple social media platforms. ASK ONCE, LET THE AGENT DO THE REST!
mcp-for-argocd - ⭐ 387 An implementation of Model Context Protocol (MCP) server for Argo CD.
twitter-mcp - ⭐ 386 A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and searching Twitter.
groq-desktop-beta - ⭐ 386 Local Groq Desktop chat app with MCP support
mcp-server - ⭐ 385 Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
mcp-hfspace - ⭐ 384 MCP Server to Use HuggingFace spaces, easy configuration and Claude Desktop mode.
todoist-mcp-server - ⭐ 384 MCP server for Todoist integration enabling natural language task management with Claude
mcp-reddit - ⭐ 384 A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
automation-mcp - ⭐ 382 Control your Mac with detailed mouse, keyboard, screen, and window management capabilities.
skillz - ⭐ 382 An MCP server for loading skills (shim for non-claude clients).
lsbot - ⭐ 380 Lean & Secure Bot
f2c-mcp - ⭐ 379 F2C MCP Server
mcp-selenium - ⭐ 379 An MCP implementation for Selenium WebDriver
mcp-k8s-go - ⭐ 378 MCP server connecting to Kubernetes
labs-ai-tools-for-devs - ⭐ 378 Your trusted home for discovering MCP tools – seamlessly integrated into Docker
memora - ⭐ 378 Give your AI agents persistent memory.
daymon - ⭐ 377 Daymon puts your favorite AI to work 24/7. It schedules, remembers, and orchestrates your own virtual team. Free.
mcp-graphql - ⭐ 377 Model Context Protocol server for GraphQL
one-mcp - ⭐ 377 A centralized reverse-proxy platform for MCP servers — manage, group, and export as Skills from a single endpoint.
bagel - ⭐ 376 Chat with your robotics, drone, and IoT data — ChatGPT for the physical world.
agentcontrolplane - ⭐ 375 ACP is the Agent Control Plane - a distributed agent scheduler optimized for simplicity, clarity, and control. It is designed for outer-loop agents that run without supervision, and make asynchronous tool calls like requesting human feedback on key operations. Full MCP support.
graphlit-mcp-server - ⭐ 374 Model Context Protocol (MCP) Server for Graphlit Platform
applescript-mcp - ⭐ 374 A macOS AppleScript MCP server
Anemoi - ⭐ 373 Anemoi: A Semi-Centralized Multi-agent Systems Based on Agent-to-Agent Communication MCP server from Coral Protocol
Context-Engine - ⭐ 373 Context-Engine MCP - Agentic Context Compression Suite
droidmind - ⭐ 373 Control your Android devices with AI using Model Context Protocol
docfork-mcp - ⭐ 372 Docfork MCP - Up-to-date Docs for AI Agents.
evm-mcp-server - ⭐ 372 MCP server that provides LLMs with tools for interacting with EVM networks
mq - ⭐ 372 A jq-like Markdown query language for command-line processing
mcp-aktools - ⭐ 372 📈 提供股票、加密货币的数据查询和分析功能MCP服务器
mcp-apple-notes - ⭐ 371 Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
ableton-live-mcp-server - ⭐ 371 MCP Server implementation for Ableton Live OSC control
ast-grep-mcp - ⭐ 371
mnemo - ⭐ 370 A MCP-Ready Intelligence Engine for Data & Agent-as-a-Service.
lingti-bot - ⭐ 370 🐕⚡「极简至上 效率为王 秒级接入 一链即用」的 AI Bot
mcp-calculator - ⭐ 370 Xiaozhi MCP sample program
NornicDB - ⭐ 370 NornicDB is a low-latency, graph + vector, MVCC DB with sub-ms HNSW search + graph traversal + sub-ms writes, uses Neo4j (Bolt/Cypher) and qdrant’s gRPC drivers so you can switch with no changes, then adding intelligent features like managed embeddings, LLM inference, HNSW+rerank search, GPU acceleration, Auto-TLP, Memory Decay, and MCP server.
zypher-agent - ⭐ 368 A minimal yet powerful framework for creating AI agents with full control over tools, providers, and execution flow.
skillport - ⭐ 368 Bring Agent Skills to Any AI Agent and Coding Agent — via CLI or MCP. Manage once, serve anywhere.
xcode-mcp-server - ⭐ 367 MCP Server implementation for Xcode integration
devopness - ⭐ 367 DevOps Happiness: 1-click or 1-prompt MCP. Deploy apps + infra + CI/CD on your cloud. Happy humans + reliable agents. 🚀
mcp2mqtt - ⭐ 367 本项目通过将 MCP 协议转换为 MQTT 协议,我们能够利用强大的大型语言模型(LLMs),就能轻松操控您的智能家居、机器人或其他硬件设备。
JSReverser-MCP - ⭐ 367 JSReverser-MCP 是一个面向 JavaScript 逆向分析的 MCP 工具,专门用于帮助开发者在真实浏览器环境中高效定位前端核心逻辑。它 将脚本检索、断点调试、函数 Hook、网络请求追踪、调用链分析、混淆还原和风险评估整合为统一能力,可直接接入 Claude、 Codex、Cursor 等支持 MCP 的客户端。你可以连接已开启的 Chrome,在登录态页面下持续采样请求参数与返回数据,快速定位签名、 加密、鉴权和关键业务流程。工具同时支持自动化页面操作与结构化报告导出,适合用于接口分析、安全研究、前端调试与工程排障等 场景
gemini-cli-desktop - ⭐ 366 Web/desktop UI for Gemini CLI/Qwen Code. Manage projects, switch between tools, search across past conversations, and manage MCP servers, all from one multilingual interface, locally or remotely.
VTCode - ⭐ 365 VT Code - Semantic coding agent in the terminal
RetroMCP-Java - ⭐ 365 A rewrite of MCP to provide support for many versions of Minecraft which were never supported by original MCP
jadx-mcp-server - ⭐ 365 MCP server for JADX-AI Plugin
mcp-teams-server - ⭐ 365 An MCP (Model Context Protocol) server implementation for Microsoft Teams integration, providing capabilities to read messages, create messages, reply to messages, mention members.
anytype-mcp - ⭐ 365 An MCP server enabling AI assistants to interact with Anytype - your encrypted, local and collaborative wiki - to organize objects, lists, and more through natural language.
MCPSharp - ⭐ 364 MCPSharp is a .NET library that helps you build Model Context Protocol (MCP) servers and clients - the standardized API protocol used by AI assistants and models.
RenderDocMCP - ⭐ 363
PlanExe - ⭐ 363 Create a plan from a description in minutes
mcp-gateway - ⭐ 363 A plugin-based gateway that orchestrates other MCPs and allows developers to build upon it enterprise-grade agents.
claude-skills-mcp - ⭐ 363 MCP server for searching and retrieving Claude Agent Skills using vector search
mcp-sdk-php - ⭐ 362 Model Context Protocol SDK for PHP
Construction-Hazard-Detection - ⭐ 362 Enhances construction site safety using YOLO for object detection, identifying hazards like workers without helmets or safety vests, and proximity to machinery or vehicles. HDBSCAN clusters safety cone coordinates to create monitored zones. Post-processing algorithms improve detection accuracy.
db-mcp-server - ⭐ 361 A powerful multi-database server implementing the Model Context Protocol (MCP) to provide AI assistants with structured access to databases.
skylos - ⭐ 361 Open-source Python, TypeScript, and Go SAST with dead code detection. Finds secrets, exploitable flows, and AI regressions. VS Code extension, GitHub Action, and MCP server for AI agents.
tfmcp - ⭐ 360 🌍 Terraform Model Context Protocol (MCP) Tool - An experimental CLI tool that enables AI assistants to manage and operate Terraform environments. Supports reading Terraform configurations, analyzing plans, applying configurations, and managing state with Claude Desktop integration. ⚡️
tentix - ⭐ 360 TenTix (10x Efficiency) - An AI native customer service platform with 10x accelerated resolution. Support MCP extension, and AI knowlage base system.
ssh-mcp - ⭐ 359 MCP server exposing SSH control for Linux servers via Model Context Protocol.
sandboxed.sh - ⭐ 359 Self-hosted orchestrator for AI autonomous agents. Run Claude Code & Open Code in isolated linux workspaces. Manage your skills, configs and encrypted secrets with a git repo.
CAAL - ⭐ 358 Local voice assistant that learns new abilities via auto-discovered n8n workflows exposed as tools via MCP
pinion-os - ⭐ 357 Client SDK, Claude plugin and skill framework for the Pinion protocol. x402 micropayments on Base.
mcp - ⭐ 357 A collection of Model Context Protocol (MCP) servers, clients and developer tools by IBM.
mcp-server-azure-devops - ⭐ 357 An MCP server for Azure DevOps
hermes-mcp - ⭐ 357 Elixir Model Context Protocol (MCP) SDK
mcp-youtube-transcript - ⭐ 357 MCP server retrieving transcripts of YouTube videos
vtcode - ⭐ 355 VT Code - Semantic coding agent in the terminal
run-model-context-protocol-servers-with-aws-lambda - ⭐ 355 Run existing Model Context Protocol (MCP) stdio-based servers in AWS Lambda functions
ebook-mcp - ⭐ 354 A MCP server that supports mainstream eBook formats including EPUB, PDF and more. Simplify your eBook user experience with LLM.
studio - ⭐ 354 Open-source control plane for your AI agents. Connect tools, hire agents, track every token and dollar
hookdeck-cli - ⭐ 352 CLI for Hookdeck: forward webhooks to localhost (ngrok alternative), manage and query Event Gateway resources (sources, connections, destinations, events), run the MCP server for AI agents. Free for dev.
bazi-mcp - ⭐ 352 MCP server for Bazi (八字) information
apktool-mcp-server - ⭐ 351 A MCP Server for APK Tool (Part of Android Reverse Engineering MCP Suites)
stitch - ⭐ 350 The Stitch extension for Gemini CLI enables you to interact with the Stitch MCP server using natural language commands.
mcp-for-next.js - ⭐ 350
Gearsystem - ⭐ 350 Sega Master System / Game Gear / SG-1000 emulator, debugger and embedded MCP server for macOS, Windows, Linux, BSD and RetroArch.
Security-Detections-MCP - ⭐ 349 MCP to help Defenders Detection Engineer Harder and Smarter
revit-mcp - ⭐ 347 AI-Powered Revit Modeling
abcoder - ⭐ 347 deep, reliable and confidential coding-context
memorix - ⭐ 347 Open-source cross-agent memory layer for coding agents via MCP. Compatible with Cursor, Claude Code, Codex, Windsurf, Gemini CLI, GitHub Copilot, Kiro, OpenCode, Antigravity, and Trae.
linear-mcp-server - ⭐ 346 A server that integrates Linear’s project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
solon-ai - ⭐ 346 Java AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
kagimcp - ⭐ 346 The Official Model Context Protocol (MCP) server for Kagi search & other tools.
BloodHound-MCP-AI - ⭐ 345 BloodHound-MCP-AI is integration that connects BloodHound with AI through Model Context Protocol, allowing security professionals to analyze Active Directory attack paths using natural language instead of complex Cypher queries.
1c_mcp - ⭐ 345 Инструмент для создания MCP-серверов в 1С:Предприятие путем разработки расширения конфигурации. Позволяет интегрировать данные и функциональность 1С с AI-ассистентами (Claude, Cursor и т.д.). Включает Python-прокси и пример расширения 1С с готовыми инструментами.
google-ads-mcp - ⭐ 345
Aegis - ⭐ 345 Runtime policy enforcement for AI agents. Cryptographic audit trail, human-in-the-loop approvals, kill switch. Zero code changes.
n8n-claw - ⭐ 345 OpenClaw-inspired autonomous AI agent built entirely in n8n. Adaptive RAG-powered memory, Skills via MCP templates, Expert Agents with delegated sub-agents, proactive task management, media understanding - self-hosted with one setup script
vscode-mcp-server - ⭐ 343 MCP server to expose VS Code editing features to an LLM for AI coding
devtools-debugger-mcp - ⭐ 342 An MCP server exposing full Chrome DevTools Protocol debugging: breakpoints, step/run, call stacks, eval, and source maps.
rhinomcp - ⭐ 342 RhinoMCP connects Rhino 3D to AI Agent through the Model Context Protocol (MCP)
base-mcp - ⭐ 342 A Model Context Protocol (MCP) server that provides onchain tools for LLMs, allowing them to interact with the Base network and Coinbase API.
boltmcp - ⭐ 342
mcp - ⭐ 342 MCP Server for interacting with Salesforce instances
lean-lsp-mcp - ⭐ 341 Lean Theorem Prover MCP
interactive-mcp - ⭐ 340 Vibe coding should have human in the loop! interactive-mcp: Local, cross-platform MCP server for interact with your AI Agent
agent-skills - ⭐ 340 Skills, MCP servers, Custom Coding Agents, Agents.md for SDKs to ground Coding Agents
MemoryMesh - ⭐ 340 A knowledge graph server that uses the Model Context Protocol (MCP) to provide structured memory persistence for AI models.
Ace-Mcp-Node - ⭐ 340 Acemcp 是一个高性能的 MCP (Model Context Protocol) 服务器,专为 AI 助手(如 Claude、GPT 等)提供代码库索引和语义搜索能力。通过 Acemcp,AI 助手可以: 🔍 快速搜索和理解大型代码库 📊 获取带行号的精确代码片段 🤖 自动增量更新索引 🌐 通过 Web 界面管理和调试
mcsmcp - ⭐ 338 Lab for creating an MCP Server and using it in Microsoft Copilot Studio.
mesh - ⭐ 337 One secure endpoint for every MCP server. Deploy anywhere.
MaaMCP - ⭐ 337 基于 MaaFramework 的 MCP 服务器 为 AI 助手提供 Android 设备和 Windows 桌面自动化能力
awesome-cursor-mpc-server - ⭐ 336 Example of an MCP server with custom tools that can be called directly from cursor
minthcm - ⭐ 336 First AI‑enabled open-source Human Capital Management system that you can start using today.
real-estate-mcp - ⭐ 336 🏠 Ask Claude about Korean apartment prices — powered by 국토교통부 open API
gptr-mcp - ⭐ 335 MCP server for enabling LLM applications to perform deep research via the MCP protocol
mcp-database-server - ⭐ 335 MCP Database Server is a new MCP Server which helps connect with Sqlite, SqlServer and Posgresql Databases
open-mcp - ⭐ 333
moling - ⭐ 333 MoLing is a computer-use and browser-use based MCP server. It is a locally deployed, dependency-free office AI assistant.
wexin-read-mcp - ⭐ 332 能够让大模型阅读微信公众号文章,使用浏览器模拟绕过反爬虫。
paws-on-mcp - ⭐ 331 A comprehensive Model Context Protocol (MCP) server implementing the latest specification.
CodeGraphContext - ⭐ 331 An MCP server plus a CLI tool that indexes local code into a graph database to provide context to AI assistants.
laravel-mcp-server - ⭐ 331 A Laravel package for implementing secure Model Context Protocol servers using Streamable HTTP and SSE transport, providing real-time communication and a scalable tool system for enterprise environments.
redd-archiver - ⭐ 330 A PostgreSQL-backed archive generator that creates browsable HTML archives from link aggregator platforms including Reddit, Voat, and Ruqqus.
css-mcp - ⭐ 329
mssql_mcp_server - ⭐ 328 A Model Context Protocol (MCP) server for Microsoft SQL Server that enables secure database interactions through a controlled interface. Allows AI assistants to safely list tables, read data, and execute SQL queries while maintaining security and structure.
robloxstudio-mcp - ⭐ 328 Create agentic AI workflows in ROBLOX Studio
garmin_mcp - ⭐ 328 MCP server to access Garmin data
zerobox - ⭐ 328 Lightweight, cross-platform process sandboxing powered by OpenAI Codex’s runtime. Sandbox any command with file, network, and credential controls.
tinystruct - ⭐ 327 A lightweight, modular Java application framework for web and CLI development, designed for AI integration and plugin-based architecture. Enabling developers to create robust solutions with ease for building efficient and scalable applications.
mcp-server - ⭐ 326 Mapbox Model Context Protocol (MCP) server
daan - ⭐ 325 ✨Lightweight LLM Client with MCP 🔌 & Characters 👤
safe-mcp - ⭐ 325 SAFE-MCP is a comprehensive security framework for documenting and mitigating threats in the AI Agent ecosystem.
ClimateTraceKMP - ⭐ 323 Kotlin/Compose Multiplatform project to show climate related emission data from https://climatetrace.org/data.
langconnect-client - ⭐ 323 A Modern GUI Interface for Vector Database Management(Supports MCP integration)
Rube - ⭐ 322 Rube is a Model Context Protocol (MCP) server that connects your AI tools to 500+ apps like Gmail, Slack, GitHub, and Notion. Simply install it in your AI client, authenticate once with your apps, and start asking your AI to perform real actions like “Send an email” or “Create a task.”
mcp940 - ⭐ 322 Source code of minecraft 1.12
emcee - ⭐ 321 MCP generator for OpenAPIs 🫳🎤💥
mcp-server-code-execution-mode - ⭐ 321 An MCP server that executes Python code in isolated rootless containers with optional MCP server proxying. Implementation of Anthropic’s and Cloudflare’s ideas for reducing MCP tool definitions context bloat.
cymbal-air-toolbox-demo - ⭐ 321 Demo of a customer service agent (Cymbal Air) using LangGraph, Tools, and RAG to interact with Google Cloud Databases via MCP Toolbox.
mcp-everything-search - ⭐ 320
investor-agent - ⭐ 320 A Model Context Protocol server for building an investor agent
strava-mcp - ⭐ 320 A Model Context Protocol (MCP) server that connects to Strava API, providing tools to access Strava data through LLMs
pipelock - ⭐ 319 Firewall for AI agents. DLP scanning, SSRF protection, bidirectional MCP scanning, tool poisoning detection, and prompt injection blocking.
Minecraft-Hack-BaseClient - ⭐ 318 This is a Minecraft Base Client
pydantic-resolve - ⭐ 318 A tool for building domain layer modeling and use case assembly.
private-journal-mcp - ⭐ 318 A lightweight MCP server that provides Claude with a private journaling capability to process feelings and thoughts
AI-Kline - ⭐ 318 Python-based stock analysis tool that combines traditional technical analysis with AI prediction capabilities. Providing comprehensive stock analysis and forecasting using K-line charts, technical indicators, financial data, and news data. With CMD/WEB/MCP supported.
outlook-mcp - ⭐ 318 MCP server for Claude to access Outlook data via Microsoft Graph API
deep-research-mcp - ⭐ 317
code-sandbox-mcp - ⭐ 316 An MCP server to create secure code sandbox environment for executing code within Docker containers. This MCP server provides AI applications with a safe and isolated environment for running code while maintaining security through containerization.
mcp - ⭐ 316 Repository containing MCP (Model Context Protocol) servers that provides a suite of tools for managing and interacting with Oracle products.
matlab-mcp-core-server - ⭐ 316 Run MATLAB® using AI applications with the official MATLAB MCP Server from MathWorks®. This MCP server for MATLAB supports a wide range of coding agents like Claude Code® and Visual Studio® Code.
mcp-servers-hub - ⭐ 315 Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
generator - ⭐ 315 CTX: a tool that solves the context management gap when working with LLMs like ChatGPT or Claude. It helps developers organize and automatically collect information from their codebase into structured documents that can be easily shared with AI assistants.
autogenstudio-skills - ⭐ 315 Repo of skills for autogen studio using model context protocol (mcp)
mcp-server-apple-shortcuts - ⭐ 312
ai-agent-team - ⭐ 312 AI Agent Team-拥有24/7专业AI开发团队:产品经理、前端开发、后端开发、测试工程师、DevOps工程师、技术负责人。一键安装,支持中英文命令,大幅提升开发效率!
telegram-mcp - ⭐ 312 Telegram MCP for managing dialogs, messages, drafts, read statuses, and more.
mcp - ⭐ 312 MCP server for the Cloudflare API
deepseek-mcp-server - ⭐ 310 Model Context Protocol server for DeepSeek’s advanced language models
octo-terminal-releases - ⭐ 310 Octo Terminal — The ultimate vibe coding terminal. AI-powered IDE with Claude, Codex, Ollama built-in. Terminal + editor + notes + browser in one app. Tauri + React + Rust.
everything-claude-code-zh - ⭐ 310 everything-claude-code 中文翻译项目:完整的 Claude Code 配置集合(agents, skills, hooks, commands, rules, MCPs)。源自 Anthropic 黑客松获胜者的实战配置,助力中文工程师高效理解与使用 Claude Code。
figma-mcp-go - ⭐ 310 Figma MCP for free users — no rate limits, full read/write, text to designs, designs to code
deep-research-mcp - ⭐ 309
iam-policy-autopilot - ⭐ 308 IAM Policy Autopilot is an open source static code analysis tool that helps you quickly create baseline AWS IAM policies that you can refine as your application evolves. This tool is available as a command-line utility and MCP server for use within AI coding assistants for quickly building IAM policies.
a2a-directory - ⭐ 307 Agent2Agent (A2A) – AgentCards, Servers, Clients, Docs
MCPControl - ⭐ 307 MCP server for Windows OS automation
mcprouter - ⭐ 305 api router for MCP Servers
sdk - ⭐ 305 Smithery helps AI agents access external services via a unified gateway.
openmcp - ⭐ 305 Turn any openapi file into an mcp server, with just the tools you need.
ddddocr - ⭐ 305 ddddocr rust 版本,ocr_api_server rust 版本,二进制版本,验证码识别,不依赖 opencv 库,跨平台运行,AI MCP 支持,a simple OCR API server, very easy to deploy。
mcp-neovim-server - ⭐ 304 Control Neovim using Model Context Protocol (MCP) and the official neovim/node-client JavaScript library
django-mcp-server - ⭐ 304 Django MCP Server is a Django extensions to easily enable AI Agents to interact with Django Apps through the Model Context Protocol it works equally well on WSGI and ASGI
claude-code-skills - ⭐ 304 Plugin suite + bundled MCP servers for Claude Code. Full delivery lifecycle: Agile pipeline with multi-model AI review, project bootstrap, documentation generation, codebase audits, performance optimization, community workflows. Includes hex-line (hash-verified editing), hex-graph (code knowledge graph), and hex-ssh (remote SSH) MCP servers.
mcp-sse - ⭐ 303 A working pattern for SSE-based MCP clients and servers
mcp-documentation-server - ⭐ 303 MCP Documentation Server - Bridge the AI Knowledge Gap. ✨ Features: Document management • Gemini integration • AI-powered semantic search • File uploads • Smart chunking • Multilingual support • Zero-setup 🎯 Perfect for: New frameworks • API docs • Internal guides
mcp-git-ingest - ⭐ 302 A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
Lucid - ⭐ 302 An intelligence layer grounding autonomous agents in verified, real-time knowledge at scale.
mcp-server-12306 - ⭐ 302 12306 MCP Server 是一个基于 Model Context Protocol (MCP) 的高性能火车票查询后端系统。它通过标准化接口提供官方 12306 的实时数据服务,包括余票查询、车站信息、列车经停站、中转换乘方案等核心功能。
gemini-kit - ⭐ 302 🚀 19 AI Agents + 44 Commands for Gemini CLI - Code 10x faster with auto planning, testing, review & security
automcp - ⭐ 301 Easily convert tool, agents and orchestrators from existing agent frameworks to MCP servers
mcp-server-simulator-ios-idb - ⭐ 301 A Model Context Protocol (MCP) server that enables LLMs to interact with iOS simulators through natural language commands.
imagesorcery-mcp - ⭐ 301 An MCP server providing tools for image processing operations
polymarket-mcp-server - ⭐ 301 🤖 AI-Powered MCP Server for Polymarket - Enable Claude to trade prediction markets with 45 tools, real-time monitoring, and enterprise-grade safety features
mcp-linker - ⭐ 299 mcp store manager, add & syncs MCP server configurations across clients like Claude code, Cursor💡mcphub
DeepWideResearch - ⭐ 298 Agentic RAG for any scenario. Customize sources, depth, and width
obsidian-mcp - ⭐ 298 Obsidian MCP (Model Context Protocol) Server
mcpsvr - ⭐ 297 Discover Exceptional MCP Servers
mcp-claude-code - ⭐ 297 MCP implementation of Claude Code capabilities and more
llm-context.py - ⭐ 297 Share code with LLMs via Model Context Protocol or clipboard. Rule-based customization enables easy switching between different tasks (like code review and documentation). Includes smart code outlining.
aws-mcp - ⭐ 297 Talk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
pi-mcp-adapter - ⭐ 297 Token-efficient MCP adapter for Pi coding agent
agentshield - ⭐ 297 AI agent security scanner. Detect vulnerabilities in agent configurations, MCP servers, and tool permissions. Available as CLI, GitHub Action, ECC plugin, and GitHub App integration. 🛡️
codemogger - ⭐ 296 Codemogger is a code indexing library and MCP server for AI coding agents
agents - ⭐ 296 AI agent tooling for data engineering workflows.
PerformanceMonitor - ⭐ 296 Free, open-source SQL Server performance monitoring — 32 collectors, real-time alerts, graphical plan viewer, MCP server for AI analysis. Supports SQL 2016-2025, Azure SQL, AWS RDS.
binary_ninja_mcp - ⭐ 296 A Binary Ninja plugin containing an MCP server that enables seamless integration with your favorite LLM/MCP client.
mcp-server-mas-sequential-thinking - ⭐ 295 An advanced sequential thinking process using a Multi-Agent System (MAS) built with the Agno framework and served via MCP.
geminimcp - ⭐ 295 Gemini-MCP is an MCP server that encapsulates Google’s Gemini CLI tool into a standard MCP protocol interface, enabling Claude Code to invoke Gemini for AI-assisted programming tasks.
mcp-odoo - ⭐ 295 MCP Server for Odoo
utcp-specification - ⭐ 294 The specification for the Universal Tool Calling Protocol
aider-mcp-server - ⭐ 294 Minimal MCP Server for Aider
chrome-devtools-mcp - ⭐ 293 An MCP Server for Chrome DevTools, following the Chrome DevTools Protocol. Integrates with Claude Desktop and Claude Code.
mcp-server-trello - ⭐ 293 A Model Context Protocol (MCP) server that provides tools for interacting with Trello boards.
consult7 - ⭐ 292 MCP server to consult a language model with large context size
AIDA - ⭐ 292 AI-Driven Security Assessment - Connect AI to 400+ pentesting tools via MCP
lets-learn-mcp-csharp - ⭐ 291
blender-mcp-vxai - ⭐ 291
remote-mcp-server-with-auth - ⭐ 291 Template for a remote MCP server with GitHub OAuth - following best practices for building MCP servers so you can take this as a starting point for any MCP server you want to build!
AEnvironment - ⭐ 291 Standardized environment infrastructure for Agentic AI development.
fim-one - ⭐ 291 LLM-powered Agent Runtime with Dynamic DAG Planning & Concurrent Execution
mcp-omnisearch - ⭐ 290 🔍 A Model Context Protocol (MCP) server providing unified access to multiple search engines (Tavily, Brave, Kagi), AI tools (Perplexity, FastGPT), and content processing services (Jina AI, Kagi). Combines search, AI responses, content processing, and enhancement features through a single interface.
CAD-MCP - ⭐ 290 CAD MCP Server
EDDI - ⭐ 290 Multi-agent orchestration middleware that coordinates between users, AI agents (LLMs), and business systems. It provides intelligent routing, conversation management, and API orchestration for building sophisticated AI-powered applications.
mcp-ical - ⭐ 289 A Model Context Protocol Server that allows you to interact with your MacOS Calendar through natural language.
appium-mcp - ⭐ 289 Appium MCP on Steroids!
perplexity-mcp - ⭐ 288 A Model Context Protocol (MCP) server that provides web search functionality using Perplexity AI’s API.
mcp_massive - ⭐ 288 An MCP server for Massive.com Financial Market Data
ssh-mcp-server - ⭐ 288 基于 SSH 的 MCP 服务 🧙♀️。已被MCP官方收录 🎉。 SSH MCP Server 🧙♀️. It has been included in the community MCP repository 🎉.
nova-proximity - ⭐ 287 Nova-Proximity is a MCP and Agent Skills security scanner powered with NOVA
spring-ai-summary - ⭐ 287 SpringAI,LLM,MCP,Embedding
o3-search-mcp - ⭐ 286 MCP server for OpenAI o3 web search
perplexity-mcp - ⭐ 286 A Model Context Protocol (MCP) server for research and documentation assistance using Perplexity AI. Won 1st @ Cline Hackathon
open-harness - ⭐ 286 A code-first, composable SDK to build powerful AI agents
mcp-manager - ⭐ 285 simple web ui to manage mcp (model context protocol) servers in the claude app
safe-mcp - ⭐ 285 SAFE-MCP is a comprehensive security framework for documenting and mitigating threats in the AI Agent ecosystem.
meGPT - ⭐ 285 Code to process many kinds of content by an author into an MCP server
life-sciences - ⭐ 285 Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to host the marketplace.json long-term, but not the actual MCP servers.
FileScopeMCP - ⭐ 284 Analyzes your codebase identifying important files based on dependency relationships. Generates diagrams and importance scores per file, helping AI assistants understand the codebase. Automatically parses popular programming languages such as Python, C, C++, Rust, Zig, Lua.
AetherLink - ⭐ 284 AetherLink is a cross-platform AI assistant application that supports multiple mainstream AI models (OpenAI, Google Gemini, Anthropic Claude, Grok, etc.). Built with React, TypeScript, and Capacitor, it delivers a seamless conversational experience. Key features include customizable model configurations, multi-topic chat management, AI reasoning vi
meta-ads-analyzer - ⭐ 284 Meta Ads Analyzer skill + MCP server for Claude Code. Breakdown Effect, Learning Phase, and expert-level campaign diagnosis.
pageindex-mcp - ⭐ 284 MCP server for PageIndex. PageIndex is a vectorless reasoning-based RAG system which uses multi-step reasoning and tree search to retrieve information like a human expert would.
Dex - ⭐ 284 Your AI Chief of Staff — a personal operating system starter kit that adapts to your role. No coding required.
hass-mcp - ⭐ 283 Home Assistant MCP Server
alfanous - ⭐ 283 Alfanous is an Arabic search engine API provides the simple and advanced search in Quran , more features and many interfaces…
MCP-Server-Playwright - ⭐ 282 MCP server for browser automation using Playwright
mysql_mcp_server_pro - ⭐ 281 Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
DeepWideResearch - ⭐ 281 Agentic RAG for any scenario. Customize sources, depth, and width
laravel-claude-code-setup - ⭐ 281 One-command setup for AI-powered Laravel development with Claude Code and MCP servers
mcp-manager - ⭐ 280 simple web ui to manage mcp (model context protocol) servers in the claude app
mcp-server-tree-sitter - ⭐ 280 MCP Server for Tree-sitter
ticktick-mcp - ⭐ 280 MCP server that interacts with TickTick (Dida 365) via the TickTick Open API
certctl - ⭐ 280 Self-hosted certificate lifecycle automation platform. Any CA, any server, zero human intervention. Full REST API, web dashboard, and agent-based deployment where private keys never leave your infrastructure. Includes CLI, MCP server for AI assistants, and compliance mapping for SOC 2, PCI-DSS, and NIST.
awesome-fintech - ⭐ 279 A curated collection of open source fintech libraries and resources.
DebugMCP - ⭐ 279 Gift your VS Code agent a real debugger: breakpoints, stepping, inspection.
human-mcp - ⭐ 279 Bringing Human Capabilities to AI Agents
MCP-handle - ⭐ 278 MCP integration platforms making AI-Agents developers focusing on their own tasks
metorial-index - ⭐ 278 Metorial MCP Index - An ever growing list of open source MCP servers 📁 🎉
next-lens - ⭐ 277 A CLI that scans Next.js routes and provides quick insights from your terminal, web UI, and MCP.
mcp-mongo-server - ⭐ 277 A Model Context Protocol Server for MongoDB
apollo-mcp-server - ⭐ 277 Apollo MCP Server
mcp-reasoner - ⭐ 277 A systematic reasoning MCP server implementation for Claude Desktop with beam search and thought evaluation.
coolify-mcp - ⭐ 277 MCP server for Coolify — 38 optimized tools for managing self-hosted PaaS through AI assistants
Context-Engine - ⭐ 276 Context-Engine MCP - Agentic Context Compression Suite
TradingAgents-MCPmode - ⭐ 276 TradingAgents-MCPmode 是一个创新的多智能体交易分析系统,集成了 Model Context Protocol (MCP) 工具,实现了智能化的股票分析和交易决策流程。系统通过多个专业化智能体的协作,提供全面的市场分析、投资建议和风险管理。
model-context-protocol-resources - ⭐ 275 Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I’ve built while learning about this new protocol.
claude-modular - ⭐ 275 Production-ready modular Claude Code framework with 30+ commands, token optimization, and MCP server integration. Achieves 2-10x productivity gains through systematic command organization and hierarchical configuration.
dify-mcp-server - ⭐ 274 Model Context Protocol (MCP) Server for dify workflows
deepcontext-mcp - ⭐ 274 DeepContext is an MCP server that adds symbol-aware semantic search to Claude Code, Codex CLI, and other agents for faster, smarter context on large codebases.
doris-mcp-server - ⭐ 273 Apache Doris MCP Server
reddit-mcp - ⭐ 273 Model Context Protocol server implementation for Reddit
claude-code-tool-manager - ⭐ 273 GUI app to manage MCP servers for Claude Code
mcp-gdrive - ⭐ 272 Model Context Protocol (MCP) Server for reading from Google Drive and editing Google Sheets
mcp_flutter - ⭐ 272 MCP server and MCP Toolkit for Flutter and Dart VM - supports dynamic tooling
proximity - ⭐ 271 Proximity is a MCP security scanner powered with NOVA
obsidian-mcp-plugin - ⭐ 271 High-performance Model Context Protocol (MCP) server for Obsidian that provides AI tools with direct vault access through semantic operations and HTTP transport.
mcp-server - ⭐ 271 This MCP server provides documentation about Strands Agents to your GenAI tools, so you can use your favorite AI coding assistant to vibe-code Strands Agents.
mcp-server - ⭐ 270 Volcengine MCP Servers
jinni - ⭐ 270 Bring your project into LLM context - tool and MCP server
BitFun - ⭐ 270 BitFun is an Agentic Development Environment (ADE,AI IDE) featuring a cutting-edge Code Agent system with four modes — Agentic, Plan, Debug, and Review. Extensible via MCP, Skills, custom Agents and Rules. Built with Rust + TypeScript for an ultra-lightweight, fluid cross-platform experience.
ultra-mcp - ⭐ 270 100x Your Claude Code, Gemini CLI, Cursor and/or any coding tools with MCP client support
comfyui-mcp-server - ⭐ 270 lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
proximity - ⭐ 269 Proximity is a MCP security scanner powered with NOVA
spotify-mcp-server - ⭐ 269 Lightweight MCP server for Spotify
rust-docs-mcp-server - ⭐ 268 🦀 Prevents outdated Rust code suggestions from AI assistants. This MCP server fetches current crate docs, uses embeddings/LLMs, and provides accurate context via a tool call.
frida-mcp - ⭐ 268 MCP stdio server for frida
api-agent - ⭐ 267 Universal MCP server for GraphQL/REST APIs
MakeMoneyWithAI - ⭐ 266 A list of open-source AI projects you can use to generate income easily.
mcp - ⭐ 266 MCP Server for Snowflake including Cortex AI, object management, SQL orchestration, semantic view consumption, and more
facebook-ads-mcp-server - ⭐ 266
opentabs - ⭐ 266 Browser automation clicks buttons. OpenTabs calls APIs.
xiaozhi-client - ⭐ 265 小智AI客户端,目前主要用于MCP的对接
after-effects-mcp - ⭐ 265 MCP Server for Adobe After Effects. Enables remote control (compositions, text, shapes, solids, properties) via the Model Context Protocol using ExtendScript.
nanobanana-mcp-server - ⭐ 265
enterprise-mcp-course - ⭐ 264 Learn to build from scratch an AI PR reviewer integrated with GitHub, Slack and Asana that scales within your organization.
Google-Scholar-MCP-Server - ⭐ 264 A MCP Server for Google Scholar: 🔍 Enable AI assistants to search and access Google Scholar papers through a simple MCP interface.
sudocode - ⭐ 264 Lightweight agent orchestration dev tool that lives in your repo
osp_marketing_tools - ⭐ 263 A Model Context Protocol (MCP) server that empowers LLMs to use some of Open Srategy Partners’ core writing and product marketing techniques.
flyto-core - ⭐ 263 The open-source execution engine for AI agents. 412 modules, MCP-native, triggers, queue, versioning, metering.
elasticsearch-mcp-server - ⭐ 263 A Model Context Protocol (MCP) server implementation that provides Elasticsearch and OpenSearch interaction.
oreilly-ai-agents - ⭐ 262 An introduction to the world of AI Agents
browser-control-mcp - ⭐ 262 MCP server paired with a browser extension that enables AI agents to control the user’s browser.
unity-cli-loop - ⭐ 262 Your Unity project’s AI autopilot. Compile, test, debug, repeat—until it just works.
g-search-mcp - ⭐ 260 A powerful MCP server for Google search that enables parallel searching with multiple keywords simultaneously.
awesome-mcp-servers - ⭐ 260 A collection of MCP servers
mac_messages_mcp - ⭐ 260 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.
octocode - ⭐ 260 Semantic code searcher and codebase utility
corpusos - ⭐ 259 Open-source protocol suite standardizing LLM, Vector, Graph, and Embedding infrastructure across LangChain, LlamaIndex, AutoGen, CrewAI, Semantic Kernel, and MCP. 3,330+ conformance tests. One protocol. Any framework. Any provider.
api200 - ⭐ 258 API 200 is an open source API gateway to simplify 3rd-party integrations. Import endpoints, set up caching, retries, and mocks. Access all services via one URL. Monitor logs, track errors, and get alerts on API incidents.
domain-check - ⭐ 258 Fast, universal domain availability checker - 1,200+ TLDs, pattern generation, RDAP with WHOIS fallback. CLI + Rust library + MCP server for AI agents.
mcp-server-macos-use - ⭐ 258 AI agent that controls computer with OS-level tools, MCP compatible, works with any model
project-nova - ⭐ 257 A multi-agent AI architecture that connects 25+ specialized agents through n8n and MCP servers. Project NOVA routes requests to domain-specific experts, enabling control of applications from knowledge bases to DAWs, home automation to development tools. Includes system prompts, Dockerfiles, and workflows for a complete AI assistant ecosystem.
swiss-ai-call-agent - ⭐ 256 Enterprise-grade AI Call Agent for the Swiss market – inbound & outbound calls, multilingual (DE/FR/IT), MCP architecture, Claude AI decision engine, real-time dashboard
code-reasoning - ⭐ 256 A code reasoning MCP server, a fork of sequential-thinking
Mimir - ⭐ 256 Mimir - Fully open and customizable memory bank with semantic vector search capabilities for locally indexed files (Code Intelligence) and stored memories that are shared across sessions and chat contexts allowing worker agent to learn from errors in past runs. Includes Drag and Drop multi-agent orchestration
kindly-web-search-mcp-server - ⭐ 256 Kindly Web Search MCP Server: Web search + robust content retrieval for AI coding tools (Claude Code, Codex, Cursor, GitHub Copilot, Gemini, etc.) and AI agents (Claude Desktop, OpenClaw, etc.). Supports Serper, Tavily, and SearXNG.
yahoo-finance-mcp - ⭐ 255 This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detailed information about stocks, including historical prices, company information, financial statements, options data, and market news.
openapi-to-mcpserver - ⭐ 255 A tool&lib that can automatically convert OpenAPI documents into Higress remote MCP server configurations.
Windows-MCP.Net - ⭐ 253 A .NET-based Windows desktop automation MCP (Model Context Protocol) server that provides AI assistants with the ability to interact with the Windows desktop environment.
admin - ⭐ 253 Define and compose secure MCPs in TypeScript. Generate AI workflows and agents with React + Tailwind UI. Deploy anywhere.
MARM-Systems - ⭐ 253 Turn AI into a persistent, memory-powered collaborator. Universal MCP Server (supports HTTP, STDIO, and WebSocket) enabling cross-platform AI memory, multi-agent coordination, and context sharing. Built with MARM protocol for structured reasoning that evolves with your work.
hydra-mcp-solana - ⭐ 252 hydra-ai
c2sagent - ⭐ 252 C2S Agent is an lightweight AI Agent construction platform that provides configurable online Agents and MCP services, You can configure any HTTP request interface as an MCP tool. C2S Agent 是一个轻量级的AI Agent构建平台,提供在线可配置的Agent,MCP,您可以一个HTTP请求的接口配置成为一个MCP工具,Agent之间可以进行自交流。并提供了单端口多A2A服务,MCP服务的解决方案
mcp-proxy-for-aws - ⭐ 252 AWS MCP Proxy Server
ida-mcp-rs - ⭐ 252 Headless IDA Pro MCP Server
agentrove - ⭐ 251 Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.
touchdesigner-mcp - ⭐ 250 MCP server for TouchDesigner
tmux-mcp - ⭐ 249 A MCP server for our beloved terminal multiplexer tmux.
aci-mcp - ⭐ 248 MCP server(s) for Aipolabs ACI.dev
mcp-server-gemini - ⭐ 248 MCP server implementation for Google’s Gemini API
video-editing-mcp - ⭐ 248 MCP Interface for Video Jungle
mcp-chatbot - ⭐ 248 A simple CLI chatbot that demonstrates the integration of the Model Context Protocol (MCP).
mcp-openapi-server - ⭐ 248 MCP Server (Model Context Protocol) for turning OpenAPI specifications into a MCP Resource
medusa - ⭐ 248 AI-first security scanner with 76 analyzers, 9,600+ detection rules, and repo poisoning detection for AI/ML, LLM agents, and MCP servers. Scan any GitHub repo with: medusa scan –git user/repo
codedb - ⭐ 248 Zig code intelligence server and MCP toolset for AI agents. Fast tree, outline, symbol, search, read, edit, deps, snapshot, and remote GitHub repo queries.
claude-recall - ⭐ 247 Long-term memory layer for MoltBot & Claude Code that learns and recalls your project context automatically
suppr-mcp - ⭐ 247 超能文献|AI驱动的文档翻译与学术搜索服务。支持PDF、DOCX、PPTX等多格式文档的高质量翻译(支持11种语言),特别优化了数学公式翻译。同时提供PubMed学术文献智能搜索功能。更多访问:https://suppr.wilddata.cn
vibing-steampunk - ⭐ 247 vs-punk: ADT to MCP bridge - Vibe code in ABAP / AMDP
mcp2py - ⭐ 246 Turn any MCP server into a Python module
kite-mcp-server - ⭐ 246 Zerodha Kite MCP server
dat - ⭐ 245 Asking yours data in a natural language way through pre-modeling (data models and semantic models).
vulnerable-mcp-servers-lab - ⭐ 245 A collection of servers which are deliberately vulnerable to learn Pentesting MCP Servers.
sec-edgar-mcp - ⭐ 245 A SEC EDGAR MCP (Model Context Protocol) Server
h1-brain - ⭐ 245 MCP server that connects AI assistants to HackerOne for bug bounty hunting
Windows-MCP.Net - ⭐ 244 A .NET-based Windows desktop automation MCP (Model Context Protocol) server that provides AI assistants with the ability to interact with the Windows desktop environment.
chat-mcp - ⭐ 244 A Desktop Chat App that leverages MCP(Model Context Protocol) to interface with other LLMs.
mcp-proxy - ⭐ 244 A TypeScript streamable HTTP and SSE proxy for MCP servers that use stdio transport.
pctx - ⭐ 244 pctx is the execution layer for agentic tool calls. It auto-converts agent tools and MCP servers into code that runs in secure sandboxes for token-efficient workflows.
embodied-claude - ⭐ 243 Claudeに身体性を与えるMCP群
mcp-feedback-collector - ⭐ 243 一个现代化的 Model Context Protocol (MCP) 服务器,为AI助手提供交互式用户反馈收集功能。
MCPBench - ⭐ 243 The evaluation benchmark on MCP servers
firebase-mcp - ⭐ 243 🔥 Model Context Protocol (MCP) server for Firebase.
desktop - ⭐ 243 Agentify Desktop lets Codex/Claude/OpenCode control your logged-in ChatGPT, Claude, AiStudio, Gemini, Grok, Perplexity web sessions via MCP, parallel hidden/visible tabs, file upload + image download
agentregistry - ⭐ 243 Fast-track AI innovation with a centralized, trusted, curated registry
foundry-mcp-server - ⭐ 242 An experimental MCP Server for foundry built for Solidity devs
mcp-prompt-server - ⭐ 242 这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf…更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。
mcp-google-map - ⭐ 242 A powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
cpp-mcp - ⭐ 242 Lightweight C++ MCP (Model Context Protocol) SDK
claude_code-gemini-mcp - ⭐ 241 Simplified Gemini for Claude Code.
mcp_chatbot - ⭐ 241 A chatbot implementation compatible with MCP (terminal / streamlit supported)
mcp-server-code-runner - ⭐ 241 Code Runner MCP Server
penpot-mcp - ⭐ 241 Penpot’s official MCP Server
weather-mcp-server - ⭐ 241 A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
claude-code-mcpinstall - ⭐ 240 Easy guide to installing Claude Code MCPs globally on your machine.
vurb.ts - ⭐ 240 Vurb.ts - The TypeScript Framework for MCP Servers. Type-safe tools, structured AI perception, and built-in security. Deploy once — every AI assistant connects instantly.
playwright-mcp - ⭐ 240 Playwright MCP fork that works with Cloudflare Browser Rendering
PIXRA - ⭐ 239 Pixelize the real world on-chain
mcp-telegram - ⭐ 239 MCP Server for Telegram
mcp-foundry - ⭐ 239 A MCP Server for Azure AI Foundry: it’s now moved to cloud, check the new Foundry MCP Server
mcp-on-vercel - ⭐ 238
JoySafeter - ⭐ 238 🚀 JoySafeter: An enterprise AI Agent Platform—Not just chatting. building、running、testing, and tracing autonomous Agent Teams with visual orchestration…
mcp-logseq - ⭐ 237 MCP server to interact with LogSeq via its Local HTTP API - enabling AI assistants like Claude to seamlessly read, write, and manage your LogSeq graph.
mcp-trends-hub - ⭐ 236 基于 Model Context Protocol (MCP) 协议的全网热点趋势一站式聚合服务
antd-components-mcp - ⭐ 236 An MCP service for Ant Design components query | 一个减少 Ant Design 组件代码生成幻觉的 MCP 服务,包含系统提示词、组件文档、API 文档、代码示例和更新日志查询
forgetful - ⭐ 236 Opensource Memory for Agents
NFTIAI - ⭐ 235 NFTI AI — NFTI your AI Agents & Virtual IP. Bridging intelligent agents, MCP protocols, and RWA to create a new era of digital sovereignty.
Google-Search-MCP-Server - ⭐ 235 MCP Server built for use with Claude Code, Claude Desktop, VS Code, Cline - enable google search and ability to follow links and research websites
MCP-connect - ⭐ 235 Enables cloud-based AI services to access local Stdio based MCP servers via HTTP requests
mastergo-magic-mcp - ⭐ 234 MasterGo Magic MCP is a standalone MCP (Model Context Protocol) service designed to connect MasterGo design tools with AI models.
ruby_llm-mcp - ⭐ 234 Full-featured MCP support for Ruby and RubyLLM—making it easy to build structured, composable LLM workflows in pure Ruby.
data-go-mcp-servers - ⭐ 234 Korea public data portal (data.go.kr) API MCP servers
discord-mcp - ⭐ 233 A MCP server for the Discord integration. Enable your AI assistants to seamlessly interact with Discord. Enhance your Discord experience with powerful automation capabilities.
anki-mcp-server - ⭐ 232 MCP server for Anki via AnkiConnect
mcp-maigret - ⭐ 232 MCP server for maigret, a powerful OSINT tool that collects user account information from various public sources.
xiyan_mcp_server - ⭐ 232 A Model Context Protocol (MCP) server that enables natural language queries to databases
omnicoreagent - ⭐ 232 OmniCoreAgent is a powerful Python framework for building autonomous AI agents that think, reason, and execute complex tasks. Production-ready agents that use tools, manage memory, coordinate workflows, and handle real-world business logic.
mcp-servers-nix - ⭐ 232 A Nix-based configuration framework for Model Control Protocol (MCP) servers with ready-to-use packages.
Lambda-MCP-Server - ⭐ 231 Creates a simple MCP tool server with “streaming” HTTP.
claude-config-editor - ⭐ 231 Claude Config Editor is a lightweight web tool that helps you clean and optimize your Claude Code/Desktop config files (.claude.json). Analyze project sizes, bulk delete chat histories, export data for backup, manage servers visually, and speed up Claude—all locally, with auto-backup, no dependencies, and cross-platform support.
lokka - ⭐ 231 MCP (Model Context Protocol) for Microsoft 365. Includes support for Microsoft Graph and other services
Alice - ⭐ 231 Alice is a voice-first desktop AI assistant application built with Vue.js, Vite, and Electron. Advanced memory system, function calling, MCP support, optional fully local use, and more.
sample-serverless-mcp-servers - ⭐ 230 Sample implementations of AI Agents and MCP Servers running on AWS Serverless compute
smart-tree - ⭐ 230 Smart Tree: not just a tree, a philosophy. A context-aware, AI-crafted replacement for 20+ tools with MEM8 quantum compression, semantic search, AST-smart editing, and partnership memory. Crafted with care by human + AI—accept no knock-offs.
mcp-twikit - ⭐ 230 A Model Context Protocol (MCP) server for interacting with Twitter.
domainstack.io - ⭐ 230 🧰 All-in-one domain name intelligence as a service
servicenow-mcp - ⭐ 230 MCP Server for ServiceNow
composer-trade-mcp - ⭐ 230 Composer’s MCP server lets MCP-enabled LLMs like Claude backtest trading ideas and automatically invest in them for you
remote-swe-agents - ⭐ 229 Autonomous SWE agent working in the cloud!
MiroRL - ⭐ 229 MiroRL is an MCP-first reinforcement learning framework for deep research agent.
Ori-Mnemos - ⭐ 229 Local-first persistent agentic memory powered by Recursive Memory Harness (RMH). Open source must win.
jcode - ⭐ 229 A resource-efficient, open source AI coding agent with a native TUI, built in Rust.
unifi-mcp - ⭐ 228 MCP servers for the UniFi suite of applications, Network, Protect, Access, and Drive
mcp-compass - ⭐ 227 MCP Discovery & Recommendation Service - Find the right MCP server for your needs
mcp-foundry - ⭐ 227 A MCP Server for Azure AI Foundry: it’s now moved to cloud, check the new Foundry MCP Server
cobolt - ⭐ 227 This is a cross-platform desktop application that allows you to chat with locally hosted LLMs and enjoy features like MCP support
penpot-mcp - ⭐ 227 Penpot MCP server
plate-playground-template - ⭐ 227 Plate AI template with React 19, Next 16, Tailwind 4, MCP.
xero-mcp-server - ⭐ 226 An MCP server that integrates with the MCP protocol. https://modelcontextprotocol.io/introduction
yt-dlp-mcp - ⭐ 226 A Model Context Protocol (MCP) server that bridges Video & Audio content with Large Language Models using yt-dlp.
mcp-server-commands - ⭐ 225
Model Context Protocol server to run commands (tool: runProcess)
mermaid-mcp-server - ⭐ 225 A Model Context Protocol (MCP) server that converts Mermaid diagrams to PNG images
mindmap-mcp-server - ⭐ 225 mindmap, mcp server, artifact
mcp-server-milvus - ⭐ 225 Model Context Protocol Servers for Milvus
gram - ⭐ 225 Securely scale AI usage across your organization. Control plane for distribution of MCP, Skills, CLIs and more.
mcp-server-odoo - ⭐ 225 A Model Context Protocol (MCP) server that enables AI assistants to securely interact with Odoo ERP systems through standardized resources and tools for data retrieval and manipulation.
claudex - ⭐ 224 Your own Claude Code UI, sandbox, in-browser VS Code, terminal, multi-provider support (Anthropic, OpenAI, GitHub Copilot, OpenRouter), custom skills, and MCP servers.
figma-flutter-mcp - ⭐ 224 An MCP server that provides the coding agents Figma’s design token to write Flutter code.
tableau-mcp - ⭐ 223 Tableau’s official MCP Server. Helping Agents see and understand data.
llamacloud-mcp - ⭐ 222
langgraph-whatsapp-agent - ⭐ 222 A template for building WhatsApp agents using LangGraph and Twilio. This project enables you to deploy AI agents that interact with users via WhatsApp, process messages and images, and invoke custom graph-based agents. It integrates with MCP and runs on the LangGraph Platform.
effect-mcp - ⭐ 222
learn-agentic-ai-from-low-code-to-code - ⭐ 222 Build production-grade agents with OpenAI AgentKit, a no-code platfrom.
human-in-the-loop - ⭐ 222 An MCP (Model Context Protocol) server that allows AI assistants to ask questions to humans via Discord.
skyll - ⭐ 222 A tool for autonomous agents like OpenClaw to discover and learn skills autonomously
phone-mcp - ⭐ 222 A phone control plugin for MCP that allows you to control your Android phone through ADB commands to connect any human
agent-mcp-lab - ⭐ 221
jebmcp - ⭐ 221
ha-mcp-for-xiaozhi - ⭐ 221 Homeassistant MCP server for 小智AI
mcp-n8n-workflow-builder - ⭐ 221 AI-powered n8n workflow automation through natural language. MCP server enabling Claude AI & Cursor IDE to create, manage, and monitor workflows via Model Context Protocol. Multi-instance support, 17 tools, comprehensive docs. Build workflows conversationally without manual JSON editing.
wikipedia-mcp - ⭐ 221 A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
obsidian-claude-code-mcp - ⭐ 221 Connect Claude Code and other AI tools to your Obsidian notes using Model Context Protocol (MCP)
mcp-echarts - ⭐ 220 🧬 Generate visual charts using ECharts with AI MCP dynamically, used for chart generation and data analysis.
home-assistant-cursor-agent - ⭐ 219 Enable Cursor AI, VS Code, or any MCP-enabled IDE to help you manage Home Assistant: create automations, modify configs, and deploy changes using natural language
agent-skills - ⭐ 219 A collection of AI agent skills for Clawdbot, Claude Code, Codex
marionette_mcp - ⭐ 219 MCP server enabling AI agents to interact with Flutter apps at runtime - let them inspect widgets, simulate taps, enter text, scroll, and take screenshots.
image-gen-server - ⭐ 218 一个能与Cursor集成的图片生成mcp server工具,实现调用即梦逆向接口
ATaC - ⭐ 218 Record and Replay AI Agent Trajectories.
agent-craft - ⭐ 218 AI Agent 教学仓库 | 系统化 LangChain、RAG、LangGraph、MCP 全栈实战代码 | 万字博客详解 | 开源可运行示例 | 从零构建智能体
uber-eats-mcp-server - ⭐ 216
mcp_code_executor - ⭐ 216 The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified Conda environment.
jebmcp - ⭐ 216
razorpay-mcp-server - ⭐ 216 Razorpay’s Official MCP Server
persistent-ai-memory - ⭐ 216 A persistent local memory for AI, LLMs, or Copilot in VS Code.
airbroke - ⭐ 215 🔥 Lightweight, Airbrake/Sentry-compatible, PostgreSQL-based Open Source Error Catcher
claude-code-organizer - ⭐ 215 Dashboard to manage Claude Code memories, configs, and MCP servers — security scanner for tool poisoning, context token budget tracker, duplicate cleanup, scope management. npx @mcpware/claude-code-organizer
vibevideo-mcp - ⭐ 214 Agent MCP for ffmpeg
hf-mcp-server - ⭐ 214 Hugging Face MCP Server
pbi-desktop-mcp-public - ⭐ 214 The MCP Engine is a Power BI tool that lets AI assistants like Claude interact with your Power BI models programmatically: read your model structure, run DAX queries, create and modify measures, manage relationships, and perform advanced analytics - all through natural conversation.
lihil - ⭐ 213 2X faster ASGI web framework for python, offering high-level development, low-level performance.
mathom - ⭐ 212 Run and monitor MCP servers locally
ht-mcp - ⭐ 212 Pure Rust implementation of MCP server for headless terminal
STS2MCP - ⭐ 212 Full agentic runs for Slay the Spire 2. A mod that exposes in-game state, and the MCP server for the mod.
gibber-mcp - ⭐ 211 Tiny MCP server with cryptography tools, sufficient to establish end-to-end encryption between LLM agents
Chanakya-Local-Friend - ⭐ 211 Chanakya is an advanced, open-source, and self-hostable voice assistant designed for privacy, power, and flexibility. It leverages local AI/ML models to ensure your data stays with you. It Integrates with 1000+ third-party MCP servers including Home Assistant.
AutoResearch-SibylSystem - ⭐ 211 Fully Autonomous AI Research System with Self-Evolution, built natively on Claude Code
unsplash-mcp-server - ⭐ 210 🔎 A MCP server for Unsplash image search.
sora-mcp - ⭐ 210 An MCP server to use Sora video generation APIs
mcp-taskmanager - ⭐ 210
multimodal-mcp-client - ⭐ 210 A Multi-modal MCP client for voice powered agentic workflows
automagik-genie - ⭐ 210 🧞 Automagik Genie – bootstrap, update, and roll back AI agent workspaces with a single CLI + MCP toolkit.
mcp-server-deep-research - ⭐ 210
sqrl - ⭐ 210 Data Pipeline Automation Framework to build MCP servers, data APIs, and data lakes with SQL.
claude-historian-mcp - ⭐ 209 📜 An MCP server for conversation history search and retrieval in Claude Code
Autono - ⭐ 209 A ReAct-Based Highly Robust Autonomous Agent Framework.
figma-mcp - ⭐ 209 ModelContextProtocol for Figma’s REST API
jetski - ⭐ 209 Authentication, analytics, and prompt visibility for MCP servers with zero code changes. Supports OAuth2.1, DCR, real-time logs, and client onboarding out of the box
mcp-email-server - ⭐ 209 IMAP and SMTP via MCP Server
claude-context-local - ⭐ 209 Code search MCP for Claude Code. Make entire codebase the context for any coding agent. Embeddings are created and stored locally. No API cost.
Claude-code-ChatInWindows - ⭐ 208 Full-featured GUI for Claude Code CLI in VS Code — Windows (no WSL) & macOS. Third-party API, MCP plugins, Skills, Hooks, real-time token tracking. Actively maintained.
mcp-rb - ⭐ 207 A lightweight Ruby framework for building MCP servers with a Sinatra-like DSL
uLoopMCP - ⭐ 207 Your Unity project’s AI autopilot. Compile, test, debug, repeat—until it just works.
melrose - ⭐ 207 interactive programming of melodies, producing MIDI
k8s-mcp-server - ⭐ 207 K8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI systems to assist with cluster management, troubleshooting, and deployments
postman-mcp-server - ⭐ 207 Connect your AI to your APIs on Postman
mcp-context-protector - ⭐ 206 MCP security wrapper
dynatrace-mcp - ⭐ 206 MCP server for Dynatrace Observability
AutomatedEmulation - ⭐ 206 An automated Adversary Emulation lab with terraform and MCP server. Build Caldera techniques and operations assisted with LLMs. Built for IaC stability, consistency, and speed.
ai-infrastructure-agent - ⭐ 206 AI Infrastructure Agent is an intelligent system that allows you to manage AWS infrastructure using natural language commands.
anki-mcp-server - ⭐ 206 A Model Context Protocol (MCP) server that enables AI assistants to interact with Anki, the spaced repetition flashcard application.
LycheeMem - ⭐ 206 Compact, efficient, and extensible long-term memory for LLM agents.
BifrostMCP - ⭐ 205 VSCode Extension with an MCP server that exposes semantic tools like Find Usages and Rename to LLMs
OSWorld-MCP - ⭐ 205
notion_mcp - ⭐ 205 A simple MCP integration that allows Claude to read and manage a personal Notion todo list
ai-counsel - ⭐ 205 True deliberative consensus MCP server where AI models debate and refine positions across multiple rounds
mcp-launchpad - ⭐ 205 A lightweight CLI for efficiently discovering (search) and executing tools from multiple MCP (Model Context Protocol) servers.
nosia - ⭐ 205 Self-hosted AI RAG + MCP Platform
langchain-mcp - ⭐ 205 Model Context Protocol tool support for LangChain
Remote-MCP - ⭐ 205 A type-safe solution to remote MCP communication, enabling effortless integration for centralized management of Model Context.
burp-mcp-agents - ⭐ 205 Practical setup guides and helpers to connect Burp Suite MCP Server to multiple AI backends (Codex, Gemini, Ollama, …).
mcp-fusion - ⭐ 204 MCP Fusion - The framework for AI-native MCP servers.
opik-mcp - ⭐ 204 Model Context Protocol (MCP) implementation for Opik enabling seamless IDE integration and unified access to prompts, projects, traces, and metrics.
metorial-platform - ⭐ 204 The engine powering hundreds of thousands of MCP connections 🤖 🔥
git-mcp-server - ⭐ 204 An MCP (Model Context Protocol) server enabling LLMs and AI agents to interact with Git repositories. Provides tools for comprehensive Git operations including clone, commit, branch, diff, log, status, push, pull, merge, rebase, worktree, tag management, and more, via the MCP standard. STDIO & HTTP.
mcp - ⭐ 204 Neo4j official MCP Server
claude-self-reflect - ⭐ 203 Claude forgets everything. This fixes that. 🔗 www.npmjs.com/package/claude-self-reflect
y-cli - ⭐ 202 A Tiny Terminal Chat App for AI Models with MCP Client Support
CrowdSentinels-AI-MCP - ⭐ 202 AI-powered threat hunting and incident response MCP server for Elasticsearch/OpenSearch
Context-Engineering-for-Multi-Agent-Systems - ⭐ 202 Save thousands of lines of code by building universal, domain-agnostic Multi-Agent Systems (MAS) through high-level semantic orchestration. This repository provides a production-ready blueprint for the Agentic Era, allowing you to replace rigid, hard-coded workflows with a dynamic transparent Context Engine that provides 100% transparency.
rmcp - ⭐ 201 R MCP Server
mongodb-lens - ⭐ 201 🍃🔎 MongoDB Lens: Full Featured MCP Server for MongoDB Databases
memory-graph - ⭐ 201 A graph DB-based MCP memory server for coding agents with intelligent relationship tracking
mcp-server-rag-web-browser - ⭐ 201 A MCP Server for the RAG Web Browser Actor
mcp - ⭐ 200
claudepro-directory - ⭐ 200 Claude Pro Directory is a searchable collection of pre-built configurations, MCP servers, and custom rules designed to enhance Claude AI’s performance for specific tasks.
waldzell-mcp - ⭐ 200 Waldzell AI’s monorepo of MCP servers. Use in Claude Desktop, Cline, Roo Code, and more!
Geargrafx - ⭐ 200 PC Engine / TurboGrafx-16 / SuperGrafx / PCE CD-ROM² emulator, debugger, and embedded MCP server for macOS, Windows, Linux, BSD and RetroArch.
sketchup-mcp - ⭐ 200 Sketchup Model Context Protocol
pasal - ⭐ 199 Pasal.id - The first open, AI-native Indonesian legal platform. MCP server + REST API + web app giving AI grounded access Indonesian laws.
wavefront - ⭐ 199 🔥🔥🔥 Enterprise AI middleware, alternative to unifyapps, n8n, lyzr
mcp-proxy-server - ⭐ 199 An MCP proxy server that aggregates and serves multiple MCP resource servers through a single interface
RelaMind - ⭐ 199 基于 AI 的个人成长轨迹分析系统,通过记录生活、回顾历史、分析模式帮助用户更好地理解自己,实现持续成长。包含智能路由、RAG 检索、自主任务智能体等功能。
mcp_forge - ⭐ 199 这是一个专为开发企业级MCP server而设计的通用开发框架
facebook-ads-library-mcp - ⭐ 199 MCP Server for Facebook ADs Library - Get instant answers from FB’s ad library
mcp-linkedin - ⭐ 198 A Model Context Protocol (MCP) server that provides tools to interact with LinkedIn’s Feeds and Job API.
google-analytics-mcp - ⭐ 198 Google Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
mcp-server-gsc - ⭐ 198 A Model Context Protocol (MCP) server providing access to Google Search Console
nano-agent - ⭐ 198 A MCP Server for a small scale engineering agents with multi-provider LLM support.
x64dbgMCP - ⭐ 198 Model Context Protocol for x64dbg & x32dbg
EdgeBox - ⭐ 197 A fully-featured, GUI-powered local LLM Agent sandbox with complete MCP protocol support. Features both CLI and full desktop environment, enabling AI agents to operate browsers, terminal, and other desktop applications just like humans. Based on E2B oss code.
gcp-mcp - ⭐ 197 A Model Context Protocol (MCP) server that enables AI assistants like Claude to interact with your Google Cloud Platform environment. This allows for natural language querying and management of your GCP resources during conversations.
mcp-local-rag - ⭐ 197 Local-first RAG server for developers. Semantic + keyword search for code and technical docs. Works with MCP or CLI. Fully private, zero setup.
intervals-mcp-server - ⭐ 197 Model Context Protocol (MCP) server for connecting Claude and ChatGPT with the Intervals.icu API.
linux-mcp-server - ⭐ 197 Tools to allow LLM clients to interact with Linux systems remotely
lyraios - ⭐ 196 LYRAI is a Model Context Protocol (MCP) operating system for multi-AI AGENTs designed to extend the functionality of AI applications by enabling them to interact with financial networks and blockchain public chains. The server offers a range of advanced AI assistants, including blockchain public chain operations (SOLANA,ETH,BSC,etc.)
ProxmoxMCP - ⭐ 196 MCP for Proxmox integration in Cline
cognition-wheel - ⭐ 196 A Model Context Protocol (MCP) server that implements a “wisdom of crowds” approach to AI reasoning by consulting multiple state-of-the-art language models in parallel and synthesizing their responses.
unifi-network-mcp - ⭐ 196 MCP server implementation for the UniFi network application
novamira - ⭐ 196 MCP server that gives AI agents full access to WordPress through PHP execution and filesystem operations
mcp-portal-transparencia - ⭐ 195 MCP para orquestração automatizada de chamadas à API do Portal da Transparência do Governo Federal brasileiro
mcp-guardian - ⭐ 195 Manage / Proxy / Secure your MCP Servers
markmap-mcp-server - ⭐ 195 An MCP server for converting Markdown to interactive mind maps with export support (PNG/JPG/SVG).
mcp-todoist - ⭐ 195 MCP server that connects Claude to Todoist for natural language task and project management with bulk operations
utcp-mcp - ⭐ 194 All-in-one MCP server that can connect your AI agents to any native endpoint, powered by UTCP
mcp-agent-graph - ⭐ 194 MCP Agent Graph is a Multi-Agent System built on the principles of Context Engineering
bluebox - ⭐ 194 Index the world’s undocumented APIs
AutoDocs - ⭐ 194 We handle what engineers and IDEs won’t: generating and maintaining technical documentation for your codebase, while also providing search with dependency-aware context to help your AI tools understand your codebase and its conventions.
MaxMSP-MCP-Server - ⭐ 194 MCP (Model Context Protocol) Server for Max (Max/MSP/Jitter)
smart-coding-mcp - ⭐ 193 An extensible Model Context Protocol (MCP-Local-MRL-RAG-AST) server that provides intelligent semantic code search for AI assistants. Built with local AI models, inspired by Cursor’s semantic search.
protoc-gen-go-mcp - ⭐ 193 Go protobuf compiler extension to turn any gRPC service into an MCP server
easy-mcp - ⭐ 192 Absurdly easy Model Context Protocol Servers in Typescript
facebook-ads-library-mcp - ⭐ 192 MCP Server for Facebook ADs Library - Get instant answers from FB’s ad library
mcp-proxy-server - ⭐ 192 This server acts as a central hub for Model Context Protocol (MCP) resource servers.
armor-crypto-mcp - ⭐ 192 The MCP server for interacting with Blockchain, Swaps, Strategic Planning and more.
discordmcp - ⭐ 192 Discord MCP Server for Claude Integration
integrate-mcp-with-copilot - ⭐ 192 Learn how to use MCP Servers with GitHub Copilot
metatrader-mcp-server - ⭐ 192 Model Context Protocol (MCP) to enable AI LLMs to trade using MetaTrader platform
photoshop-python-api-mcp-server - ⭐ 191 A Model Context Protocol (MCP) server that interfaces with Adobe Photoshop’s Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
computer-use-mcp - ⭐ 191 💻 Give AI models complete control of your computer (probably a bad idea)
seo-mcp - ⭐ 190 A free SEO tool MCP (Model Control Protocol) service based on Ahrefs data. Includes features such as backlinks, keyword ideas, and more.
supabase-mcp - ⭐ 190 Supabase MCP server created in Python.
drawio2go - ⭐ 190 A modern DrawIO editor application. AI-Powered, Human-AI Collaboration | AI 加持,人机共绘drawio
auto-mcp - ⭐ 190 Transform any OpenAPI/Swagger definition into a fully-featured Model Context Protocol (MCP) server
zabbix-mcp-server - ⭐ 190 🔌 Complete MCP server for Zabbix integration - Connect AI assistants to Zabbix monitoring with 40+ tools for hosts, items, triggers, templates, problems, and more. Features read-only mode and comprehensive API coverage.
DrissionPageMCP - ⭐ 190 基于DrissionPage和FastMCP的浏览器自动化MCP服务器,提供丰富的浏览器操作API供AI调用
Frappe_Assistant_Core - ⭐ 190 Infrastructure that connects LLMs to ERPNext. Frappe Assistant Core works with the Model Context Protocol (MCP) to expose ERPNext functionality to any compatible Language Model
gistpad-mcp - ⭐ 189 📓 An MCP server for managing your personal knowledge, daily notes, and re-usable prompts via GitHub Gists
mcp-server-wazuh - ⭐ 189 MCP Server for Wazuh SIEM
autocad-mcp - ⭐ 189 MCP server for AutoCAD LT v3.1: freehand AutoLISP execution, 8 consolidated tools, File IPC + ezdxf backends, focus-free dispatch, undo/redo, P&ID symbols, and robust IPC with ESC prefix and UTF-8 fallback. Companion agent skill: puran-water/autocad-drafting
AutoRedTeam-Orchestrator - ⭐ 188 AI-Driven Automated Red Team Orchestration Framework | AI驱动的自动化红队编排框架 | 101 MCP Tools | 2000+ Payloads | Full ATT&CK Coverage | MCTS Attack Planner | Knowledge Graph | Cross-platform
MCP-Checklists - ⭐ 188
opencode-studio - ⭐ 188 web GUI for securely managing local OpenCode configuration
code-sandbox-mcp - ⭐ 187
mcp-usecase - ⭐ 187
mcp-injection-experiments - ⭐ 187 Code snippets to reproduce MCP tool poisoning attacks.
ida-mcp-server-plugin - ⭐ 187 IDA Pro Plugin for serving MCP SSE server for cursor / claude
aelf-skills - ⭐ 187 Unified aelf skills hub for discovery, routing, bootstrap, and health checks across OpenClaw, Codex, Cursor, and Claude Code.
quarkus-mcp-server - ⭐ 187 This extension enables developers to implement the MCP server features easily.
osint-tools-mcp-server - ⭐ 187 MCP server exposing multiple OSINT tools for AI assistants like Claude
CoWork-OS - ⭐ 187 Operating System for your personal AI Agents with Security-first approach. Multi-channel (WhatsApp, Telegram, Discord, Slack, iMessage), multi-provider (Claude, GPT, Gemini, Ollama), fully self-hosted.
Omni-Adapter - ⭐ 186 多平台 文生图/图生图 等能力接入MCP
codefire-app - ⭐ 186 CodeFire gives AI coding tools persistent memory, task tracking, and project intelligence. A desktop companion for the AI-native workflow.
quarkus-mcp-servers - ⭐ 186 Model Context Protocol Servers in Quarkus
litemcp - ⭐ 185 A TypeScript framework for building MCP servers elegantly
mcp - ⭐ 185 Official Magic UI MCP server.
shodh-memory - ⭐ 185 Cognitive memory for AI agents — learns from use, forgets what’s irrelevant, strengthens what matters. Single binary, fully offline.
a2a_mcp-example - ⭐ 184 An example showing how A2A and MCP can be used together
plane-mcp-server - ⭐ 184 Plane’s Official Model Context Protocol Server 🔌 ⌨️ 🔥
erickwendel-contributions-mcp - ⭐ 184 A Model Context Protocol (MCP) server that provides tools to query Erick Wendel’s contributions across different platforms
mcp-server-siri-shortcuts - ⭐ 183 MCP for calling Siri Shorcuts from LLMs
gigabrain - ⭐ 183 Local-first memory layer for OpenClaw, Codex App, and Codex CLI: capture, recall, dedupe, and native sync.
radare2-mcp - ⭐ 183 MCP stdio server for radare2
meilisearch-mcp - ⭐ 183 A Model Context Protocol (MCP) server for interacting with Meilisearch through LLM interfaces.
siconos - ⭐ 182 Simulation framework for nonsmooth dynamical systems
thinkchain - ⭐ 182 🧠 Advanced Claude streaming interface with interleaved thinking, dynamic tool discovery, and MCP integration. Watch Claude think through problems in real-time while executing tools with live progress updates.
mcp-openai-gemini-llama-example - ⭐ 182
aws-mcp-server - ⭐ 182 A lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
install-mcp - ⭐ 182 A simple CLI to install MCP servers into any client - auth included!
dify-plugin-tools-mcp_sse - ⭐ 182 Dify 1.0 Plugin MCP HTTP with SSE or Streamable HTTP transport Tools
bilibili-mcp-server - ⭐ 182 MCP Server for the Bilibili API, supporting various operations.
4D-ARE - ⭐ 181 Build LLM agents that explain why, not just what. Attribution-driven agent requirements engineering framework. Based on the 4D-ARE Paper - https://arxiv.org/abs/2601.04556
spring-ai-playground - ⭐ 181 A self-hosted web UI that simplifies AI experimentation and testing for Java developers. It provides playgrounds for all major vector databases and MCP tools, supports intuitive interaction with LLMs, and enables rapid development and testing of RAG workflows, MCP integrations, and unified chat experiences.
tmcp - ⭐ 181 Typescript SDK to build MCP servers in an agnostic way
strudel-mcp-server - ⭐ 181 A Model Context Protocol (MCP) server that gives Claude direct control over Strudel.cc for AI-assisted music generation and live coding.
opentelemetry-mcp-server - ⭐ 181 Unified MCP server for querying OpenTelemetry traces across multiple backends (Jaeger, Tempo, Traceloop, etc.), enabling AI agents to analyze distributed traces for automated debugging and observability.
claude-in-mobile - ⭐ 181 MCP server for mobile and desktop automation — Android (via ADB), iOS Simulator (via simctl), and Desktop (Compose Multiplatform). Like Claude in Chrome but for mobile devices and desktop apps
mcp-snowflake-server - ⭐ 180
lucid-agents - ⭐ 180 Lucid Agents Commerce SDK. Bootstrap AI agents in 60 seconds that can pay, sell, and participate in agentic commerce supply chains. Our protocol agnostic SDK provides CLI-generated templates and drop-in adapters for Hono, Express, Next.js, and TanStack, giving you instant access to crypto/fiat payment rails (AP2, A2A, x402, ERC8004).
tripo-mcp - ⭐ 180 Official MCP server for Tripo
mevzuat-mcp - ⭐ 180 MCP Server for Searching Turkish Legislation
openapi-mcp - ⭐ 180 Dockerized MCP Server to allow your AI agent to access any API with existing api docs
anki-mcp-server - ⭐ 179 An MCP server for Anki
aleph - ⭐ 179 Skill + MCP server to turn your agent into an RLM. Load context, iterate with search/code/think tools, converge on answers.
binary-ninja-headless-mcp - ⭐ 179 Headless Binary Ninja MCP server — giving AI agents deep reverse-engineering capabilities via 180 tools.
flights-mcp - ⭐ 179 An MCP server to search for flights.
shopify-mcp - ⭐ 179 MCP server for Shopify api, usable on mcp hosts such as Claude and Cursor
mcp-text-editor - ⭐ 178
claude-code-mcp - ⭐ 178 claude-code-mcp
mcp-chat - ⭐ 178 Examples of using Pipedream’s MCP server in your app or AI agent.
AgentCrew - ⭐ 178 Chat application with multi-agents system supports multi-models and MCP
docs - ⭐ 177 Documentation for the Strands Agents SDK. A model-driven approach to building AI agents in just a few lines of code.
aws-finops-mcp-server - ⭐ 177 An MCP (Model Context Protocol) server that brings powerful AWS FinOps capabilities directly into your AI assistant. Analyze cloud costs, audit for waste, and get budget insights using natural language, all while keeping your credentials secure on your local machine.
superset-mcp - ⭐ 177 connect to 50+ data stores via superset mcp server. Can use with open ai agent sdk, Claude app, cursor, windsurf
Revornix - ⭐ 176 Revornix is an open-source, local-first AI information/markdown workspace. It helps you collect fragmented inputs, turn them into structured knowledge, generate reports with images and podcast audio, and deliver the output through automated notifications.
lsp-mcp - ⭐ 176 An Model Context Protocol (MCP) server that provides LLMs/AI Agents with the capabilities of a language server protocol (LSP) server. This gives the AI the ability to get language aware context from the codebase.
open-streetmap-mcp - ⭐ 176 An OpenStreetMap MCP server implementation that enhances LLM capabilities with location-based services and geospatial data.
mcp-agent-langchainjs - ⭐ 176 Serverless AI agent using LangChain.js and Model Context Protocol (MCP) integration to order burgers from a burger restaurant
railway-mcp-server - ⭐ 176 Official Railway MCP Server for interacting with your Railway account
xiaoi - ⭐ 175 小爱音箱语音通知工具:提供 CLI/TUI/MCP/Webhook 一键播报与控制音量,支持 PM2 常驻部署,支持docker部署。
task-orchestrator - ⭐ 175 A light touch MCP task orchestration server for AI agents. Persistent work tracking and context storage across sessions and agents. Defines planning floors through composable notes with optional gating transitions. Coordinates multi-agent execution without prescribing how agents do their work.
OmniFocus-MCP - ⭐ 175 Let LLMs interface with your tasks and projects through the Model Context Protocol. Add, organize, and query your OmniFocus database with natural language commands.
hevy-mcp - ⭐ 175 Manage your Hevy workouts, routines, folders, and exercise templates. Create and update sessions faster, organize plans, and search exercises to build workouts quickly. Stay synced with changes so your training log is always up to date.
copilot-plugins - ⭐ 175 The official GitHub Copilot plugins collection — MCP servers, skills, hooks, and other extensibility tools for GitHub Copilot.
tomcp - ⭐ 174 Turn any website or doc into an MCP server
mongo-mcp - ⭐ 174 A mongo db server for the model context protocol (MCP)
ai-skills - ⭐ 174 Collection of agent skills for AI coding assistants
SharpToolsMCP - ⭐ 174 A suite of MCP tools for AIs to analyze and modify C# solutions with high signal, Roslyn powered context.
mcpproxy-go - ⭐ 174 Supercharge AI Agents, Safely
mcp-telegram - ⭐ 174 MCP server to work with Telegram through MTProto
mcp-scholarly - ⭐ 174 A MCP server to search for accurate academic articles.
gemini-mcp - ⭐ 173 MCP Server that enables Claude code to interact with Gemini
agent-skills-hub - ⭐ 173 Discover and compare open-source Agent Skills, tools & MCP servers — with quality scoring, trending analysis, and automated GitHub sync
godot-mcp - ⭐ 173 MCP Server and Godot Plugin for AI-assisted game development
mcp-server-duckdb - ⭐ 172 A Model Context Protocol (MCP) server implementation for DuckDB, providing database interaction capabilities
command - ⭐ 172 Scopecraft Command - A CLI and MCP server for Markdown-Driven Task Management (MDTM)
Companion - ⭐ 172 Your neighborhood friendly MCP utility for macOS, iOS, and visionOS
gbox - ⭐ 172 Cli and MCP for gbox. Enable AI agents to operate Android/Browser/Desktop like human.
mcp-use-ts - ⭐ 172 mcp-use is the framework for MCP with the best DX - Build AI agents, create MCP servers with UI widgets, and debug with built-in inspector. Includes client SDK, server SDK, React hooks, and powerful dev tools.
mcp-opennutrition - ⭐ 172 MCP server providing access to the comprehensive OpenNutrition food database with 300,000+ food items, nutritional data, and barcode lookups
nextcloud-mcp-server - ⭐ 172 Nextcloud MCP Server
token-savior - ⭐ 172 Token-efficient structural codebase MCP server for AI-assisted development
skunit - ⭐ 171 skUnit is a testing tool for AI units, such as IChatClient, MCP Servers and agents.
mcp-shell-server - ⭐ 171
clix - ⭐ 171 X from terminal. No API keys needed. Just plug your AI Agent.
mcp-3D-printer-server - ⭐ 171 Connects MCP to major 3D printer APIs (Orca, Bambu, OctoPrint, Klipper, Duet, Repetier, Prusa, Creality). Control prints, monitor status, and perform advanced STL operations like scaling, rotation, sectional editing, and base extension. Includes slicing and visualization.
memov - ⭐ 170 Give git-like & traceable memory to OpenClaw and any coding agents. By https://memov.ai/ aka Entire CLI for every coding agents by MCP.
keyboard-local - ⭐ 170 One MCP Server, All Your Apps, Privacy First
Text2Sql.Net - ⭐ 170 Text2Sql.Net 是一个使用DotNet和Semantic Kernel开发的Text2Sql工具
gate22 - ⭐ 170 Open-source MCP gateway and control plane for teams to govern which tools agents can use, what they can do, and how it’s audited—across agentic IDEs like Cursor, or other agents and AI tools.
mcp-access-point - ⭐ 170 Turn a web server into an MCP server in one click without making any code changes.
pg-mcp-server - ⭐ 170 MCP Server for Postgres
backlog-mcp-server - ⭐ 170
Corbell - ⭐ 170 AI-powered spec generation and review using multi-repo code graph intelligence for backend teams that ship to production.
XActions - ⭐ 170 ⚡ The Complete X/Twitter Automation Toolkit — Scrapers, MCP server for AI agents (Claude/GPT), CLI, browser scripts. No API fees. Open source. Unfollow people who don’t follow back. Monitor real-time analytics. Auto follow, like, comment, scrape, without API.
y-gui - ⭐ 169 A Tiny Web Chat App for AI Models with MCP Client Support
Text2Sql.Net - ⭐ 169 Text2Sql.Net 是一个使用DotNet和Semantic Kernel开发的Text2Sql工具
toolsdk-mcp-registry - ⭐ 169 MCPSDK.dev(ToolSDK.ai)’s Awesome MCP Servers and Packages Registry and Database with Structured JSON configurations. Supports OAuth2.1, DCR…
jmap-mcp - ⭐ 169 A Model Context Protocol (MCP) server that provides tools for interacting with JMAP (JSON Meta Application Protocol) email servers. Built with Deno and using the jmap-jam client library.
mcp-dotnet-samples - ⭐ 169 A comprehensive set of samples of creating and using MCP servers and clients with .NET
seo-research-mcp - ⭐ 169 A free SEO research tool using Model Context Protocol (MCP) powered by Ahrefs data. Get backlink analysis, keyword research, traffic estimation, and more — directly in your AI-powered IDE.
dbt-llm-agent - ⭐ 169 LLM based AI Agent to automate Data Analysis for dbt projects with remote MCP server
sibyl-research-system - ⭐ 168 Fully Autonomous AI Research System with Self-Evolution, built natively on Claude Code
mcp-toolbox-sdk-python - ⭐ 168 Python SDK for interacting with the MCP Toolbox for Databases.
mcp-server-typescript - ⭐ 168 DataForSEO API modelcontextprotocol server
cachebro - ⭐ 168 File cache with diff tracking for AI coding agents. Drop-in MCP server that cuts token usage by 26%.
STS2-Agent - ⭐ 168 杀戮尖塔2的MOD,将杀戮尖塔2的游戏状态与操作暴露为本地 HTTP API 包装成 MCP Server,供支持 MCP 的AI客户端直接调用
sap-ai-mcp-servers - ⭐ 168 A complete list of SAP MCP Servers and SAP AI Skills
cli-mcp-server - ⭐ 167 Command line interface for MCP clients with secure execution and customizable security policies
google-slides-mcp - ⭐ 167 MCP Server for Google Slides
slack-mcp-client - ⭐ 167 A Slack bot and MCP client acts as a bridge between Slack and Model Context Protocol (MCP) servers. Using Slack as the interface, it enables large language models (LLMs) to connect and interact with various MCP servers through standardized MCP tools.
toolbase - ⭐ 166 A desktop application that adds powerful tools to Claude and AI platforms
MCP-Salesforce - ⭐ 166 MCP Salesforce connector
c4-genai-suite - ⭐ 166 c4 GenAI Suite
rust-mcp-sdk - ⭐ 166 A high-performance, asynchronous toolkit for building MCP servers and clients in Rust.
mcptools - ⭐ 166 Model Context Protocol For R
ClaudeR - ⭐ 166 Connect RStudio to Claude Code, Codex, Gemini, and other LLM agents via MCP. Multi-agent orchestration, automated manuscript auditing, and zero-config setup with uvx
awesome-claude-dxt - ⭐ 165 Awesome Claude Desktop Extensions (dxt) (not only Claude) mcpb
open-webui-plugins - ⭐ 165 A curated collection of Open WebUI plugins - tools, skills, filters, pipes, and actions that extend your AI chat experience.
UnityNaturalMCP - ⭐ 165 UnityNaturalMCP is an MCP server implementation for Unity that aims for a “natural” user experience.
openchrome - ⭐ 165 Open-source browser automation MCP server. Control your real Chrome from any AI agent.
In-Memoria - ⭐ 165 Persistent Intelligence Infrastructure for AI Agents
sunpeak - ⭐ 164 Local-first MCP App framework for ChatGPT Apps, Claude, and more.
data-verify-mcp - ⭐ 164 中国数据核验 MCP Server | 身份核验/企业查询/车辆信息/OCR识别/风险评估 | 10个Tool覆盖5大类 | 微信: chenganp | 邮箱: 345048305@qq.com
registry-broker-skills - ⭐ 164 AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
PolyMCP - ⭐ 164 Polymcp provides a simple and efficient way to interact with MCP servers using custom agents
ghost-mcp - ⭐ 163 A Model Context Protocol (MCP) server for interacting with Ghost CMS through LLM interfaces like Claude. Allow you to control your Ghost blog by simply asking Claude etc.
dify-mcp-client - ⭐ 163 MCP Client as an Agent Strategy Plugin. Support GUI operation via UI-TARS-SDK.
awesome-a2a - ⭐ 163 Agent2Agent (A2A) – awesome A2A agents, tools, servers & clients, all in one place.
sap-skills - ⭐ 163 Production-ready Claude Code skills for SAP development - 35 skills covering BTP, CAP, Fiori, ABAP, HANA, Analytics Cloud, and more
mcp-codex-dev - ⭐ 163 MCP Server for Codex CLI integration - stateful code writing and review workflows
freecad_mcp - ⭐ 163 FreecadMCP connects Freecad to Claude AI and other MCP-ready tools like Cursor through the Model Context Protocol (MCP), allowing Claude to directly interact with and control Freecad. This integration enables prompt assisted CAD 3d Design.
codex-mcp-server - ⭐ 163 Codex Mcp Server
mcp-simple-pubmed - ⭐ 162 MCP server for searching and querying PubMed medical papers/research database
recall - ⭐ 162 Persistent cross-session memory for Claude & AI agents. Self-host on Redis/Valkey, or use the managed SaaS at recallmcp.com.
agentor - ⭐ 162 Fastest way to build and deploy reliable AI agents, MCP tools and agent-to-agent. Deploy in a production ready serverless environment.
Axon.MCP.Server - ⭐ 162 Transform your codebase into an intelligent knowledge base for AI-powered development with Cursor IDE, Google AntiGravity, and MCP-enabled assistants
bilibili-mcp-js - ⭐ 160 Bilibili video search MCP (Model Context Protocol) service - 哔哩哔哩视频搜索MCP服务
mcp-server-weaviate - ⭐ 160 MCP (Model Context Protocol) server for Weaviate
mcp-shark - ⭐ 160 Wireshark-like forensic analysis for Model Context Protocol communications Capture, inspect, and investigate all HTTP requests and responses between your IDE and MCP servers
mcp-server-starrocks - ⭐ 160 StarRocks MCP (Model Context Protocol) Server
spotinfo - ⭐ 160 CLI for exploring AWS EC2 Spot inventory. Inspect AWS Spot instance types, saving, price, and interruption frequency.
harnss - ⭐ 160 Open-source, desktop client/UI build to harness Claude Code, Codex and any other Agent accepting Agent Client Protocol. Run multiple AI coding agents side by side with rich tool visualization, MCP integrations, built-in terminal, git, browser and just about anything else you may need.
mcp-redmine - ⭐ 160 A redmine MCP server covering close to 100% of redmines API
mcp-server-langfuse - ⭐ 159 Model Context Protocol (MCP) Server for Langfuse Prompt Management. This server allows you to access and manage your Langfuse prompts through the Model Context Protocol.
mcp-summarizer - ⭐ 159 MCP Server for AI Summarization
mcp-solver - ⭐ 159 Model Context Protocol (MCP) server for constraint optimization and solving”
code-assistant - ⭐ 159 An LLM-powered, autonomous coding assistant. Also offers an MCP and ACP mode.
remote-mcp-server - ⭐ 158 Remote MCP Server that securely connects Enterprise context with your LLM, IDE, or agent platform of choice.
compliant-llm - ⭐ 158 Build Secure and Compliant AI agents and MCP Servers. YC W23
mcp-client-slackbot - ⭐ 158 Simple Slackbot MCP Client
claude-code-open - ⭐ 158 Open source AI coding platform with Web IDE, multi-agent system, 37+ tools, MCP protocol. MIT licensed.
eShopLite - ⭐ 158 eShopLite is a set of reference .NET applications implementing an eCommerce site with features like Semantic Search, MCP, Reasoning models and more.
refref - ⭐ 158 🌟 Open Source Referral and Affiliate Marketing Platform - Launch your referral program in minutes!
awesome-x402 - ⭐ 158 🚀 Curated list of x402 resources: HTTP 402 Payment Required protocol for blockchain payments, crypto micropayments, AI agents, API monetization. Includes SDKs (TypeScript, Python, Rust), examples, facilitators (Coinbase, Cloudflare), MCP integration, tutorials. Accept USDC payments with one line of code. Perfect for AI agent economy.
scrapeless-mcp-server - ⭐ 158 Scrapeless Mcp Server
agentql-mcp - ⭐ 158 Model Context Protocol server that integrates AgentQL’s data extraction capabilities.
mcp - ⭐ 158 MariaDB MCP (Model Context Protocol) server implementation
XPack-MCP-Marketplace - ⭐ 158 The world’s first open-source MCP monetization platform, to quickly create and sell your own MCP server in just minutes. | XPack 是全球首个开源 MCP 交易平台,帮助你在10分钟内快速搭建自己的 MCP 商店并立刻开始销售 MCP 服务。
memorizer - ⭐ 158 Vector-search powered agent memory MCP server
mcp-server-weread - ⭐ 158
bear-notes-mcp - ⭐ 158 MCP Server for Bear note taking app available as Claude Desktop extension or standalone server for any other AI tool
flutter-skill - ⭐ 158 AI-powered E2E testing for 10 platforms. 253 MCP tools. Zero config. Works with Claude, Cursor, Windsurf, Copilot. Test Flutter, React Native, iOS, Android, Web, Electron, Tauri, KMP, .NET MAUI — all from natural language.
comfy-pilot - ⭐ 157 MCP server + embedded terminal that lets Claude Code see and edit your ComfyUI workflows
Nano-Banana-MCP - ⭐ 157 A Nano Banana MCP server, which you can integrate to cursor/claude code and any mcp client
open-responses-server - ⭐ 157 Wraps any OpenAI API interface as Responses with MCPs support so it supports Codex. Adding any missing stateful features. Ollama and Vllm compliant.
fetch-mcp - ⭐ 156 An MCP server for fetching URLs / Youtube video transcript.
refref - ⭐ 156 🌟 Open Source Referral and Affiliate Marketing Platform - Launch your referral program in minutes!
mcp-mysql-server - ⭐ 156 A Model Context Protocol server for MySQL database operations
instagram_dm_mcp - ⭐ 156 Instagram Direct messages MCP
Log-Analyzer-with-MCP - ⭐ 155 A Model Context Protocol (MCP) server that provides AI assistants access to AWS CloudWatch Logs for analysis, searching, and correlation
solana-mcp - ⭐ 155 A Model Context Protocol server for interacting with the Solana blockchain, powered by the Solana Agent Kit (https://github.com/sendaifun/solana-agent-kit)
cursor-notebook-mcp - ⭐ 155 Model Context Protocol (MCP) server designed to allow AI agents within Cursor to interact with Jupyter Notebook (.ipynb) files
Wazuh-MCP-Server - ⭐ 155 AI-powered security operations for Wazuh SIEM—use any MCP-compatible client to ask security questions in plain English. Faster threat detection, incident triage, and compliance checks with real-time monitoring and anomaly spotting. Production-ready MCP server for conversational SOC workflows.
ironcurtain - ⭐ 155 A secure* runtime for autonomous AI agents. Policy from plain-English constitutions. (*https://ironcurtain.dev)
python-mcp-server-client - ⭐ 154 支持查询主流agent框架技术文档的MCP server(支持stdio和sse两种传输协议), 支持 langchain、llama-index、autogen、agno、openai-agents-sdk、mcp-doc、camel-ai 和 crew-ai
bocha-search-mcp - ⭐ 154 Bocha Search MCP Server.
chatgpt-copilot - ⭐ 154 ChatGPT Copilot Extension for Visual Studio Code
dedalus-mcp-python - ⭐ 154 A simple and performant Model Context Protocol framework for Python.
web3-research-mcp - ⭐ 154 Deep Research for crypto - free & fully local
MakerAi - ⭐ 154 The AI Operating System for Delphi. 100% native framework with RAG 2.0 for knowledge retrieval, autonomous agents with semantic memory, visual workflow orchestration, and universal LLM connector. Supports OpenAI, Claude, Gemini, Ollama, and more. Enterprise-grade AI for Delphi 10.3+
turbo-flow - ⭐ 154 Advanced Agentic Development Environment Supporting Devpods, Rackspace Spot Instances, Github Codespaces, Google Cloud Shell, and more! Features 600+ AI subagents, Claude Flow, SPARC methodology, and automatic context loading! Deploy intelligent multi-agent swarms, coordinate autonomous workflows.
mcp-server-example - ⭐ 154 A simple MCP server to search for documentation (tutorial)
mcp-server-apache-airflow - ⭐ 154
notebooklm-skill - ⭐ 154 NotebookLM does the research, Claude writes the content. Research → Synthesis → Content Creation → Publishing. Claude Code Skill + MCP Server.
mcp-server-metamcp - ⭐ 153 MCP Server MetaMCP manages all your other MCPs in one MCP.
GEmojiSharp - ⭐ 153 :octocat: GitHub Emoji for C#, dotnet and beyond
mcp-server-reddit - ⭐ 153 A Model Context Protocol (MCP) server that provides tools for fetching Reddit content, including frontpage posts, subreddit information and hot posts, post details, and comments.
unreal-analyzer-mcp - ⭐ 153 MCP server for Unreal Engine 5
agentseal - ⭐ 153 Security toolkit for AI agents. Scan your machine for dangerous skills and MCP configs, monitor for supply chain attacks, test prompt injection resistance, and audit live MCP servers for tool poisoning.
k8s-mcp-server - ⭐ 153 Manage Your Kubernetes Cluster with k8s mcp-server
godot-mcp-pro - ⭐ 153 162 MCP tools for AI-powered Godot 4 development. Scene, animation, 3D, physics, particles, audio, shader, input simulation, runtime analysis, navigation, testing & more. $5 one-time.
mcp-dev-brasil - ⭐ 153 MCP servers for Brazilian services — payments, fiscal, banking, communication. Generated by CodeSpar.
arcticdb_mcp - ⭐ 152 MCP server for ArcticDB
make-mcp-server - ⭐ 152 Make MCP Server
mcp-gateway - ⭐ 152 A gateway demo for MCP SSE Server
any-chat-completions-mcp - ⭐ 152 MCP Server for using any LLM as a Tool
agentanycast - ⭐ 152 Connect AI agents across any network — zero config, encrypted, skill-based routing
mcp-crash-course - ⭐ 152 Hands-on crash course for the Model Context Protocol (MCP) with project-based branches on Streamable-HTTP, LangChain adapters, and Docker.
xhs-mcp-server - ⭐ 152 小红书MCP服务器 | 秒级工具调用执行,笔记用户搜索、通知消息监控等;打造2026最简单、最快速、最精准、最好用的小红书MCPServer!
mcp-server-manifest - ⭐ 152
OpenCode-Everything-You-Need-to-Know - ⭐ 152 The ultimate all-in-one guide to mastering OpenCode. From installation, Zen model router setup, TUI mastery, commands, skills, agents, workflows, automation, and integrations, to MCP servers, plugins, packed with step-by-step tutorials, real-world examples, and expert strategies to make this the global go-to repo for OpenCode mastery.
claude-desktop-extension-bear-notes - ⭐ 151 Claude Desktop extension with bundled MCP Server for Bear note taking app
paperless-mcp - ⭐ 151 An MCP (Model Context Protocol) server for interacting with a Paperless-NGX API server. This server provides tools for managing documents, tags, correspondents, and document types in your Paperless-NGX instance.
relay - ⭐ 151 An MCP client tool for Prism
google_ads_mcp - ⭐ 151 The Google Ads MCP Server is an implementation of the Model Context Protocol (MCP) that enables Large Language Models (LLMs), such as Gemini, to interact directly with the Google Ads API.
ableton-mcp-extended - ⭐ 151 Ableton Live MCP (Model Context Protocol) server that allows control directly through AI assistants.
mcp-rubber-duck - ⭐ 150 An MCP server that acts as a bridge to query multiple OpenAI-compatible LLMs with MCP tool access. Just like rubber duck debugging, explain your problems to various AI “ducks” who can actually research and get different perspectives!
mcp-client-go - ⭐ 150 mcp client for Go (Golang). Integrate multiple Model Context Protocol (MCP) servers
hypertool-mcp - ⭐ 150 Dynamically expose tools from proxied servers based on an Agent Persona
eion - ⭐ 150 Shared Memory Storage for Multi-Agent Systems
aicode-toolkit - ⭐ 150 Toolkit for Coding Agents to work reliably with repo of any size.
node-code-sandbox-mcp - ⭐ 150 A Node.js–based Model Context Protocol server that spins up disposable Docker containers to execute arbitrary JavaScript.
wa_llm - ⭐ 150 A WhatsApp bot that can participate in group conversations, powered by AI. The bot monitors group messages and responds when mentioned.
mcp-server-serper - ⭐ 150 Serper MCP Server supporting search and webpage scraping
elementor-mcp - ⭐ 150 WordPress plugin that turns Elementor into an MCP server — 97 AI-ready tools for building, editing, and managing page designs programmatically.
Express-REST-API-and-MCP-Server-Framework - ⭐ 149 Express REST API and MCP Server Framework is a comprehensive development framework for building RESTful APIs and MCP servers with Express.js. It provides a complete template for creating production-ready APIs using Node.js, Express, Mongoose (MongoDB), and Sequelize (SQL databases).
CreatorBox - ⭐ 149 🚀🎬灵活、高效、可扩展,专属剪辑配音工具箱,释放创作潜力 . Flexible, efficient, and scalable toolbox for editing and dubbing, unleashing creative potential
tinymcp - ⭐ 149 Let LLMs control embedded devices via the Model Context Protocol.
website-downloader - ⭐ 149 MCP server to download entire websites
mcp-interviewer - ⭐ 149 Catch MCP server issues before your agents do.
MCPHub-Desktop - ⭐ 149 Desktop APP for Discover and Install MCP Servers
mcp-discord - ⭐ 149 MCP server for discord bot
QMT-MCP - ⭐ 149 QMT-MCP 模块化量化交易助手
mcp-apache-spark-history-server - ⭐ 149 MCP Server for Apache Spark History Server. The bridge between Agentic AI and Apache Spark.
apple-health-mcp-server - ⭐ 149 MCP server for querying Apple Health data with natural language using DuckDB under the hood.
HopperMCP - ⭐ 149 A Model Context Protocol server for Hopper Disassembler
plan-cascade - ⭐ 148 AI-powered cascading development framework. Decompose complex projects into parallel executable tasks with auto-generated PRDs, design docs, and multi-agent collaboration (Claude Code, Codex, Aider).
kom - ⭐ 148 kom 是一个用于 Kubernetes 操作的工具,SDK级的kubectl、client-go的使用封装。并且支持作为管理k8s 的 MCP server。 它提供了一系列功能来管理 Kubernetes 资源,包括创建、更新、删除和获取资源,甚至使用SQL查询k8s资源。这个项目支持多种 Kubernetes 资源类型的操作,并能够处理自定义资源定义(CRD)。 通过使用 kom,你可以轻松地进行资源的增删改查和日志获取以及操作POD内文件等动作。
mcp-server-calculator - ⭐ 148 A Model Context Protocol server for calculating.
mcp-server-salesforce - ⭐ 148 Salesforce MCP Server
quick-data-mcp - ⭐ 148 Prompt focused MCP Server for .json and .csv agentic data analytics for Claude Code
PerformanceStudio - ⭐ 148 Free, open-source SQL Server execution plan analyzer — cross-platform GUI + CLI with 30 analysis rules, missing index detection, SSMS extension. Built-in MCP server for AI-assisted plan review.
notion-mcp-server - ⭐ 147 Notion MCP Server is a Model Context Protocol (MCP) server implementation that enables AI assistants to interact with Notion’s API. This production-ready server provides a complete set of tools.
ultimate_mcp_client - ⭐ 147 Async Python client for the Model Context Protocol with interactive CLI and reactive Web UI, connecting AI models to MCP servers via stdio and SSE
guidance-for-deploying-model-context-protocol-servers-on-aws - ⭐ 147 This Guidance demonstrates how to securely run Model Context Protocol (MCP) servers on the AWS Cloud using containerized architecture. It helps organizations implement industry-standard OAuth 2.0 authentication while protecting server deployments with multiple security layers, including content delivery networks and web application firewalls.
UnityMCPIntegration - ⭐ 147 Enable AI Agents to Control Unity
ollama-mcp - ⭐ 147 An MCP Server for Ollama
pubmearch - ⭐ 147 A PubMed MCP server.
OpenDataMCP - ⭐ 147 Connect any Open Data to any LLM with Model Context Protocol.
agent-trade-kit - ⭐ 147 OKX trading MCP server — connect AI agents to spot, swap, futures, options & grid bots via the Model Context Protocol.
figma-mcp-server - ⭐ 146 Model Context Protocol server implementation for Figma API
aai-gateway - ⭐ 146 One MCP entrypoint for apps, skills, agents, and MCP servers with progressive disclosure.
postman-mcp-server - ⭐ 146 An MCP server that provides access to Postman.
regenerator2000 - ⭐ 146 An interactive disassembler for the CPU 6502, focused mostly on Commodore 8-bit computers. Features a TUI with modern features like x-ref, undo/redo, arrows, keyboard-driven, mcp server, VICE debugger and more!
decipher-research-agent - ⭐ 146 Turn topics, links, and files into AI-generated research notebooks — summarize, explore, and ask anything.
FirstData - ⭐ 146 The World’s Most Comprehensive, Authoritative, and Structured Open Source Data Source Knowledge Base
Charles-mcp - ⭐ 146 Charles Proxy MCP server with live capture and structured traffic analysis
mcp-server-tauri - ⭐ 146 A Model Context Protocol (MCP) server and plugin for Tauri v2 development
goku - ⭐ 145 Goku is an HTTP load testing application written in Rust
mcp-1panel - ⭐ 145 mcp-1panel is an implementation of the Model Context Protocol (MCP) server for 1Panel.
LMStudio-MCP - ⭐ 145 A Model Control Protocol (MCP) server that allows Claude to communicate with locally running LLM models via LM Studio.
comet-mcp - ⭐ 145 MCP Server connecting to Perplexity Comet browser
mssql-mcp - ⭐ 145 MSSQL Server MCP implementation written in C#
akshare-one-mcp - ⭐ 145 MCP server that provides access to Chinese stock market data using akshare-one
paiml-mcp-agent-toolkit - ⭐ 145 Pragmatic AI Labs MCP Agent Toolkit - An MCP Server designed to make code with agents more deterministic
mcp-server - ⭐ 144 MCP server for interaction with Bitwarden.
powerpoint - ⭐ 144 A MCP Server for creating Powerpoint Presentations
ultimate_mcp_server - ⭐ 144 Comprehensive MCP server exposing dozens of capabilities to AI agents: multi-provider LLM delegation, browser automation, document processing, vector ops, and cognitive memory systems
uaip - ⭐ 144 Universal Agent Interactive Protocol (UAIP) is an open standard for ordered and verifiable interactions between autonomous services and AI agents.
frontmcp - ⭐ 144 TypeScript-first framework for the Model Context Protocol (MCP). You write clean, typed code; FrontMCP handles the protocol, transport, DI, session/auth, and execution flow.
claude-prompts - ⭐ 144 MCP prompt template server: hot-reload, thinking frameworks, quality gates
zettelkasten-mcp - ⭐ 144 A Model Context Protocol (MCP) server that implements the Zettelkasten knowledge management methodology, allowing you to create, link, explore and synthesize atomic notes through Claude and other MCP-compatible clients.
raindrop-mcp - ⭐ 144 Raindrop MCP Server
MCP-PostgreSQL-Ops - ⭐ 144 🔍Professional MCP server for PostgreSQL operations & monitoring: 30+ extension-independent tools for performance analysis, table bloat detection, autovacuum monitoring, schema introspection, and database management. Supports PostgreSQL 12+.
isaac-sim-mcp - ⭐ 144 Isaac Simulation MCP Extension and Server
deterministic-agent-control-protocol - ⭐ 143 Governance gateway for AI agents — bounded, auditable, session-aware control with MCP proxy, shell proxy & HTTP API. Works with Cursor, Claude Code, Codex, and any MCP-compatible agent.
Gemini-mcp - ⭐ 143 MCP server implementation for Google’s Gemini API
mcp-servers - ⭐ 143 mcp server implementations
codeql-mcp - ⭐ 143 This project runs a Model Context Protocol (MCP) server that wraps the CodeQL query server. It enables tools like Cursor or AI agents to interact with CodeQL through structured commands.
mcp-bsl-platform-context - ⭐ 143 MCP сервер для AI-ассистентов (справка по синтаксису и объектной модели 1С:Предприятие)
esp-mcp - ⭐ 143 Centralize ESP32 related commands and simplify getting started with seamless, LLM-driven interaction and help.
mcp_server_exe - ⭐ 143 小智 & Cursor 的 MCP 启动器 - MCP For Cursor&xiaozhi。打包成可执行文件。Turn MCP server into an executable file
mikrotik-mcp - ⭐ 143 MCP server for Mikrotik
mcp-k8s - ⭐ 142 A Kubernetes MCP (Model Control Protocol) server that enables interaction with Kubernetes clusters through MCP tools.
openagent - ⭐ 142 Self-hosted orchestrator for AI autonomous agents. Run Claude Code & Open Code in isolated linux workspaces. Manage your skills, configs and encrypted secrets with a git repo.
mcpd - ⭐ 142 Declaratively define and run required tools across environments, from local development to containerized cloud deployments.
zig-mcp - ⭐ 142 Model Context Protocol (MCP) server that provides up-to-date documentation for the Zig programming language standard library and builtin functions
ReActMCP - ⭐ 141 ReActMCP is a reactive MCP client that empowers AI assistants to instantly respond with real-time, Markdown-formatted web search insights powered by the Exa API.
Polymcp - ⭐ 141 Polymcp provides a simple and efficient way to interact with MCP servers using custom agents
meta_skill - ⭐ 141 Local-first skill management platform for AI coding agents: dual SQLite+Git persistence, semantic search, bandit-optimized suggestions, and MCP integration
jupyter-ai-agents - ⭐ 141 🪐 🤖 AI Agents for JupyterLab with 🔧 MCP tools - Chat interface for optimized notebook interaction and code execution.
rust-mcp-filesystem - ⭐ 141 Blazing-fast, asynchronous MCP server for seamless filesystem operations.
tiktok-mcp - ⭐ 141 Model Context Protocol (MCP) with TikTok integration
netbox-mcp-server - ⭐ 141 Model Context Protocol (MCP) server for read-only interaction with NetBox data in LLMs
Hegelion - ⭐ 140 Dialectical reasoning architecture for LLMs (Thesis → Antithesis → Synthesis)
mcp-server-datadog - ⭐ 140
MCP-X - ⭐ 140 这是一个MCP客户端,让你轻松配置各个大模型,对接各种MCP Server而开发。This is an MCP client that allows you to easily configure various large models and develop interfaces with various MCP servers.
datagov-mcp - ⭐ 140 MCP server for Israel Government Data
zotero-mcp - ⭐ 140 Model Context Protocol (MCP) server for the Zotero API, in Python
mcp-server-atlassian-bitbucket - ⭐ 140 Node.js/TypeScript MCP server for Atlassian Bitbucket. Enables AI systems (LLMs) to interact with workspaces, repositories, and pull requests via tools (list, get, comment, search). Connects AI directly to version control workflows through the standard MCP interface.
mcp-victoriametrics - ⭐ 140 The implementation of Model Context Protocol (MCP) server for VictoriaMetrics
graphiti-mcp-server - ⭐ 139 Graphiti MCP Server
agent-toolkit - ⭐ 139 Tools and agents for interacting with the Data Commons Knowledge Graph using the Model Context Protocol (MCP).
SecureMCP - ⭐ 139 SecureMCP is a security auditing tool designed to detect vulnerabilities and misconfigurations in applications using the Model Context Protocol (MCP). It proactively identifies threats like OAuth token leakage, prompt injection vulnerabilities, rogue MCP servers, and tool poisoning attacks.
systemprompt-code-orchestrator - ⭐ 139 MCP server for orchestrating AI coding agents (Claude Code CLI & Gemini CLI). Features task management, process execution, Git integration, and dynamic resource discovery. Full TypeScript implementation with Docker support and Cloudflare Tunnel integration.
ksail - ⭐ 139 Tool for creating, maintaining and operating Kubernetes clusters with ease.
forgemax - ⭐ 139 Code Mode inspired local sandboxed MCP Gateway - collapses N servers x M tools into 2 tools (~1,000 tokens)
google-workspace-mcp - ⭐ 139 A Model Context Protocol (MCP) server that provides authenticated access to Google Workspace APIs, offering integrated Authentication, Gmail, Calendar, and Drive functionality
play-store-mcp - ⭐ 139 An MCP server that connects to Play Store Console and release new App versions from an MCP Client
domscribe - ⭐ 139 Domscribe is a pixel-to-code development tool that bridges the gap between running web applications and their source code.
mcp-montano-server - ⭐ 138 Simple MCP Server Implementation
doc-ops-mcp - ⭐ 138 MCP server for seamless document format conversion and processing
hayhooks - ⭐ 138 Easily deploy Haystack pipelines as REST APIs and MCP Tools.
AI-company - ⭐ 138 AI Team OS — Multi-Agent Team Operating System for Claude Code. 40+ MCP tools, 22 agent templates, task wall, meeting system, dashboard.
claude-code-karma - ⭐ 138 Dashboard for monitoring claude code sessions.
mcp-read-website-fast - ⭐ 138 Quickly reads webpages and converts to markdown for fast, token efficient web scraping
SwiftMCP - ⭐ 138 Model Context Protocol Server for Swift
mcp-endpoint-server - ⭐ 137 xiaozhi mcp接入点服务器,用于自定义mcp服务注册,方便拓展小智服务端工具调用
OpenSCAD-MCP-Server - ⭐ 137 Devin’s attempt at creating an OpenSCAD MCP Server that takes a user prompt and generates a preview image and 3d file.
Awesome-MCP - ⭐ 137 Awesome ModelContextProtocol resources - A curated list of MCP resources
QuickDesk - ⭐ 137 QuickDesk is the first AI-native remote desktop — an open-source, free application with a built-in MCP (Model Context Protocol) Server that lets any AI agent see and control remote computers.
Gitingest-MCP - ⭐ 136 mcp server for gitingest
-mcp-to-skill-converter - ⭐ 136 Convert any MCP server into a Claude Skill with 90% context savings
design-systems-mcp - ⭐ 136 I’m your specialized design systems assistant. Ask me about components, tokens, patterns, and best practices.
mcp-memory - ⭐ 136 🔥🖥️ MCP Memory is a MCP Server that gives MCP Clients (Cursor, Claude, Windsurf and more) the ability to remember information about users (preferences, behaviors) across conversations.
quickbooks-online-mcp-server - ⭐ 136 The QuickBooks MCP Server lets AI assistants access QuickBooks data via a standard interface. It uses the Model Context Protocol to expose QBO features as callable tools, enabling developers to build AI apps that fetch real-time QBO data through MCP.
crawl4ai-mcp-server - ⭐ 135 用于提供给本地开发者的 LLM的高效互联网搜索&内容获取的MCP Server, 节省你的token
aseprite-mcp - ⭐ 135 MCP server for interacting with the Aseprite API
ZotLink - ⭐ 135 Production‑ready MCP server for Zotero to save open preprints (arXiv, CVF, bio/med/chemRxiv) with rich metadata and smart PDF attachments — with upcoming support for publisher databases (Nature, Science, IEEE Xplore, Springer).
ChatPPT-MCP - ⭐ 135 The AI-powered PPT generation service based on ChatPPT can create presentations based on themes, requirements, or uploaded documents, supporting online editing and downloading.基于chatppt进行的AI PPT生成服务,可以满足基于主题或者要求、以及上传文档进行生成ppt,以及美化换模板、修改配色字体等,支持在线编辑与下载。
mcp-bigquery-server - ⭐ 135 A Model Context Protocol (MCP) server that provides secure, read-only access to BigQuery datasets. Enables Large Language Models (LLMs) to safely query and analyze data through a standardized interface.
antigravity-link-extension - ⭐ 135 MCP server + mobile companion for Google’s Antigravity IDE. Mirror AI sessions on your phone, send messages, stop generation, automate via 9 MCP tools or OpenAPI.
paper-search-mcp-nodejs - ⭐ 135 A Node.js implementation of the Model Context Protocol (MCP) server for searching and downloading academic papers from multiple sources, including Web of Science, arXiv, and more.
Easy-MCP-AutoCad - ⭐ 134 这个项目是一个基于Model Context Protocol (MCP)的AutoCAD集成服务器,它允许通过自然语言与AutoCAD进行交互。通过这个服务器,用户可以使用Claude等大型语言模型来创建、修改和分析AutoCAD图纸,同时还可以存储和查询CAD元素的相关数据。目前制作参考学习,仅实现端到端之间的通信,具体工具函数尚未晚上
mcp-chat - ⭐ 134 Open Source Generic MCP Client for testing & evaluating mcp servers and agents
mkinf - ⭐ 134 mkinf SDK to interact with mkinf hub MCP servers
mcp-linear - ⭐ 134 MCP server that enables AI assistants to interact with Linear project management system through natural language, allowing users to retrieve, create, and update issues, projects, and teams.
easy-code-reader - ⭐ 134 A powerful MCP server for intelligently reading Java source code (For Jar and local project).
typst-mcp - ⭐ 134 Typst MCP Server is an MCP (Model Context Protocol) implementation that helps AI models interact with Typst, a markup-based typesetting system. The server provides tools for converting between LaTeX and Typst, validating Typst syntax, and generating images from Typst code.
mcp-think-tool - ⭐ 133 An MCP server implementing the think tool for Claude
Multi-Source-Media-MCP-Server - ⭐ 133 An MCP Tool Implementation for Multi-Source Image Access & Generation
mcp-gateway - ⭐ 133 A flexible gateway server that bridges Model Context Protocol (MCP) STDIO servers to MCP HTTP+SSE and REST API, enabling multi-instance MCP servers to be exposed over HTTP.
ragrabbit - ⭐ 132 Open Source, Self-Hosted, AI Search and LLM.txt for your website
N8N2MCP - ⭐ 132 Convert N8N agent / workflow into MCP servers, you can use it in Claude / Cursor / Super Chain
hub-mcp - ⭐ 132 Docker Hub MCP Server
narsil-mcp - ⭐ 132 Rust MCP server for comprehensive code intelligence - 90 tools, 32 languages, security scanning, call graphs, and more
orchestkit - ⭐ 132 The Complete AI Development Toolkit for Claude Code — 89 skills, 31 agents, 99 hooks. Production-ready patterns for full-stack development.
mcp-toolkit - ⭐ 132 Create MCP servers directly in your Nuxt application. Define tools, resources, and prompts with a simple and intuitive API.
magg - ⭐ 131 Magg: The MCP Aggregator
mcp-server-asana - ⭐ 131
dify-plugin-agent-mcp_sse - ⭐ 131 Dify 1.0 Plugin Support MCP Tools Agent strategies
mcp-server - ⭐ 130 BrowserStack’s Official MCP Server
mcp-server-ccxt - ⭐ 130 High-performance CCXT MCP server for cryptocurrency exchange integration
beyond-mcp - ⭐ 130 It’s time to push beyond MCP Servers… Right?
openwebui-extensions - ⭐ 130 A collection of enhancements, plugins, and prompts for Open WebUI, developed and curated for personal use to extend functionality and improve experience.
pentest-mcp - ⭐ 130 NOT for educational purposes: An MCP server for professional penetration testers including STDIO/HTTP/SSE support, nmap, go/dirbuster, nikto, JtR, hashcat, wordlist building, and more.
spiceflow - ⭐ 130 Simple API & React framework, fully type safe, OpenAPI, RSC, MCP, type safe client, streaming with SSE
mcp-devtools - ⭐ 129 A modular MCP server that provides commonly used developer tools for AI coding agents
awesome-crypto-mcp-servers - ⭐ 129 A collection of crypto MCP servers.
exstruct - ⭐ 129 Conversion from Excel to structured JSON (tables, shapes, charts) for LLM/RAG pipelines, and autonomous Excel reading and writing by AI agents through MCP integration.
laravel-toon - ⭐ 129 TOON encoding for Laravel. Encode data for AI/LLMs with ~50% fewer tokens than JSON.
indonesia-gov-apis - ⭐ 129 🇮🇩 50+ Indonesian Government APIs & Data Sources — BPS, OJK, BPJPH, BPOM, Bank Indonesia, IDX, BMKG + MCP servers. Python examples, scraping patterns, and practical gotchas.
mcp-streamable-http - ⭐ 129 Example implementation of MCP Streamable HTTP client/server in Python and TypeScript.
mcp-server-aws - ⭐ 128 A Model Context Protocol server implementation for operations on AWS resources
mcp-victoriametrics - ⭐ 128 The implementation of Model Context Protocol (MCP) server for VictoriaMetrics
specs-workflow-mcp - ⭐ 128 Intelligent spec workflow management MCP server
linear-mcp - ⭐ 128 a private MCP server for accessing Linear
laravel-loop - ⭐ 128 Laravel Loop is a powerful Model Context Protocol (MCP) server designed specifically for Laravel applications. It connects your Laravel application with AI assistants using the MCP protocol.
gis-mcp - ⭐ 128 A Model Context Protocol (MCP) server implementation that connects Large Language Models (LLMs) to GIS operations using GIS libraries, enabling AI assistants to perform geospatial operations and transformations.
linkedin-mcp-server - ⭐ 128 🔗 A Model Context Protocol (MCP) server for LinkedIn — search people, companies, and jobs, scrape profiles, and get structured data via any MCP-compatible AI client.
mcp-bridge - ⭐ 128 这是一个为 Cocos Creator 设计的 MCP (Model Context Protocol) 桥接插件,用于连接外部 AI 工具与 Cocos Creator 编辑器,实现对场景、节点等资源的自动化操作。
Financial-Modeling-Prep-MCP-Server - ⭐ 127 A Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stock information, company fundamentals, and market insights.
mcp-server-plugin - ⭐ 127 JetBrains MCP Server Plugin
aws-cost-explorer-mcp-server - ⭐ 127 MCP server for understanding AWS spend
think-mcp-server - ⭐ 127
portainer-mcp - ⭐ 127 Portainer MCP server
UnityMCP - ⭐ 127 Unity Editor integration with Model Context Protocol (MCP) enabling AI assistants like Claude to interact with Unity projects. Features a TypeScript MCP server and C# Unity plugin with extensible command handler architecture, TCP/IP communication, and dynamic plugin discovery.
computer-control-mcp - ⭐ 127 MCP server that provides computer control capabilities, like mouse, keyboard, OCR, etc. using PyAutoGUI, RapidOCR, ONNXRuntime. Similar to ‘computer-use’ by Anthropic. With Zero External Dependencies.
mcp-evals - ⭐ 127 A Node.js package and GitHub Action for evaluating MCP (Model Context Protocol) tool implementations using LLM-based scoring. This helps ensure your MCP server’s tools are working correctly and performing well.
mcp-outline - ⭐ 127 A Model Context Protocol (MCP) server enabling AI assistants to interact with Outline documentation services.
claude-prompts-mcp - ⭐ 126 MCP prompt template server: hot-reload, thinking frameworks, quality gates
sysplant - ⭐ 126 Your Windows syscall hooking factory - feat Canterlot’s Gate - All accessible over MCP
buttplug-mcp - ⭐ 126 Buttplug.io Model Context Protocol (MCP) Server
perfetto-mcp - ⭐ 126 This is a Model Context Protocol (MCP) server that gets answers from your Perfetto Traces. It turns natural‑language prompts into focused Perfetto analyses.
reddit-mcp-server - ⭐ 126 🔗 A zero-config Model Context Protocol (MCP) server for Reddit — search posts, browse subreddits, scrape user activity, and get structured data via any MCP-compatible AI client. No API keys or authentication needed.
dart-mcp-server - ⭐ 125 Dart AI Model Context Protocol (MCP) server
play-store-mcp - ⭐ 125 An MCP server that connects to Play Store Console and release new App versions from an MCP Client
aws-lambda-mcp-cookbook - ⭐ 125 This repository provides a working, deployable, open source-based, serverless MCP server blueprint with an AWS Lambda function and AWS CDK Python code with all the best practices and a complete CI/CD pipeline.
cloudflare-mcp - ⭐ 125 unofficial mcp server for cloudflare api
web-scout-mcp - ⭐ 125 A powerful MCP server extension providing web search and content extraction capabilities. Integrates DuckDuckGo search functionality and URL content extraction into your MCP environment, enabling AI assistants to search the web and extract webpage content programmatically.
jupyter-notebook-mcp - ⭐ 125 A Model Context Protocol (MCP) for Jupyter Notebook
xcodeproj-mcp-server - ⭐ 125 A Model Context Protocol Server to manipulate *.xcodeproj
mcp-watch - ⭐ 125 A comprehensive security scanner for Model Context Protocol (MCP) servers that detects vulnerabilities and security issues in your MCP server implementations.
mcp-client-server - ⭐ 124 An MCP Server that’s also an MCP Client. Useful for letting Claude develop and test MCPs without needing to reset the application.
mcp - ⭐ 124 🐉 The fast, PHP way to build MCP servers
turbo-flow-claude - ⭐ 124 Advanced Agentic Development Environment Supporting Devpods, Rackspace Spot Instances, Github Codespaces, Google Cloud Shell, and more! Features 600+ AI agents, Claude Flow, SPARC methodology, and automatic context loading! Deploy intelligent multi-agent swarms, coordinate autonomous workflows.
mcp-svelte-docs - ⭐ 124 🔍 MCP server that lets you search and access Svelte documentation with built-in caching
aks-mcp - ⭐ 124 A Model Context Protocol (MCP) server that enables AI assistants to interact with AKS clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and AKS.
teslamate-mcp - ⭐ 124 A Model Context Protocol (MCP) server that provides access to your TeslaMate database, allowing AI assistants to query Tesla vehicle data and analytics.
neurolink - ⭐ 124 Universal AI Development Platform with MCP server integration, multi-provider support, and professional CLI. Build, test, and deploy AI applications with multiple ai providers.
mcp-ts-core - ⭐ 124 Agent-native TypeScript framework for building MCP servers. Build tools, not infrastructure.
mcp-glootie - ⭐ 123 wanna develop an app ❓
ffmpeg-mcp - ⭐ 123 Using ffmpeg command line to achieve an mcp server, can be very convenient, through the dialogue to achieve the local video search, tailoring, stitching, playback,clip, overlay, concat and other functions
gm-exec - ⭐ 123 wanna develop an app ❓
google-tag-manager-mcp-server - ⭐ 123 MCP server for Google Tag Manager
ASI - ⭐ 123 Android ✧ Gemma Integration into Android System Intelligence
iphone-mcp - ⭐ 123 A Model Context Protocol (MCP) server for automating iPhone tasks with Appium. Supports app control, UI interactions, and screenshot capture via streamable HTTP.
mcp-server-bigquery - ⭐ 123 A Model Context Protocol server that provides access to BigQuery
mcp-gm - ⭐ 122 wanna develop an app ❓
MCP-Workspace-Server - ⭐ 122 🚀 Beyond Filesystem - Complete AI Development Environment - One MCP Server provides full Agent capability stack: web development, code execution, data processing, image generation. No need for multiple tools, configure once. Perfect support for Dify, FastGPT, Cherry Studio. 文件操作、Python/Node.js 代码执行、Web 应用一键部署(支持泛域名)、Excel 处理、图像生成。开箱即用
remote-mcp-functions-dotnet - ⭐ 122
This is a quickstart template to easily build and deploy a custom remote MCP server to the cloud using Azure functions. You can clone/restore/run on your local machine with debugging, and azd up to have it in the cloud in a couple minutes. The MCP server is secured by design using
env-doctor - ⭐ 122 Debug your GPU, CUDA, and AI stacks across local, Docker, and CI/CD (CLI and MCP server)
mcp-mianshiya-server - ⭐ 122 基于 Spring AI 的面试鸭搜索题目的 MCP Server 服务,快速让 AI 搜索企业面试真题和答案
mcp-package-version - ⭐ 122 An MCP server that provides LLMs with the latest stable package versions when coding
gRPC-zig - ⭐ 122 blazigly fast gRPC/MCP client & server implementation in zig
muppet - ⭐ 121 MCP Servers SDK for TypeScript
n8n-mcp-server - ⭐ 121 MCP server implementation for n8n workflow automation
Taiwan-Health-MCP - ⭐ 121
mcp-local-rag - ⭐ 121 “primitive” RAG-like web search model context protocol (MCP) server that runs locally. ✨ no APIs ✨
mcp-probe - ⭐ 121 A Model Context Protocol (MCP) client library and debugging toolkit in Rust. This foundation provides both a production-ready SDK for building MCP integrations and the core architecture for an interactive debugger.
actual-mcp - ⭐ 121 Model Context Protocol for Actual Budget API
ffmpeg-mcp - ⭐ 120 An MCP server for FFmpeg
google-sheets-mcp - ⭐ 120 Google Sheets MCP Server 📊🤖
mcp - ⭐ 120 Frappe MCP allows Frappe apps to function as MCP servers
augments-mcp-server - ⭐ 120 Comprehensive MCP server providing real-time framework documentation access for Claude Code with intelligent caching, multi-source integration, and context-aware assistance.
mcp - ⭐ 120 🤖 Taskade MCP · Official MCP server and OpenAPI to MCP codegen. Build AI agent tools from any OpenAPI API and connect to Claude, Cursor, and more.
context-sync - ⭐ 120 Local persistent memory store for LLM applications including continue.dev, cursor, claude desktop, github copilot, codex, antigravity, etc.
toolhive-studio - ⭐ 120 ToolHive is an application that allows you to install, manage and run MCP servers and connect them to AI agents
server-google-news - ⭐ 120 【Star-crossed coders unite!⭐️】Model Context Protocol (MCP) server implementation providing Google News search capabilities via SerpAPI, with automatic news categorization and multi-language support.
elevenlabs-mcp-server - ⭐ 119
mcp-ts-template - ⭐ 119 TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative tools/resources, pluggable auth, multi-backend storage, OpenTelemetry observability, and first-class support for both local and edge (Cloudflare Workers) runtimes.
mcp-reticle - ⭐ 119 Reticle intercepts, visualizes, and profiles JSON-RPC traffic between your LLM and MCP servers in real-time, with zero latency overhead. Stop debugging blind. Start seeing everything.
mcp-shodan - ⭐ 119 MCP server for Shodan — search internet-connected devices, IP reconnaissance, DNS lookups, and CVE/CPE vulnerability intelligence. Works with Claude Code, Codex, Gemini CLI, and Claude Desktop.
MiniMax-MCP-JS - ⭐ 119 Official MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax’s powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
claude-emporium - ⭐ 118 🏛 [UNDER CONSTRUCTION] A (roman) claude plugin marketplace
memorizer-v1 - ⭐ 118 Vector-search powered agent memory MCP server
polymarket-mcp - ⭐ 118 MCP Server for PolyMarket API
falcon-mcp - ⭐ 118 Connect AI agents to CrowdStrike Falcon for automated security analysis and threat hunting
mcp-hubspot - ⭐ 118 A Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
VisionCraft-MCP-Server - ⭐ 117 VisionCraft MCP delivers up-to-date, specialized computer vision and Gen-AI knowledge directly to Claude and other AI assistants.
mcp-server - ⭐ 117 An MCP server for InterviewReady
mcp_proxy_rust - ⭐ 117 A proxy to use HTTP/SSE MCPs from STDIO clients
kodit - ⭐ 117 👩💻 MCP server to index external repositories
outline-mcp-server - ⭐ 117 It’s an MCP server… for Outline (the documentation platform!)
diagram-mcp-server - ⭐ 117 An MCP server that seamlessly creates infrastructure diagrams for AWS, Azure, GCP, Kubernetes and more
template-repo - ⭐ 117 Agent orchestration & security template featuring MCP tool building, agent2agent workflows, mechanistic interpretability on sleeper agents, and agent integration via CLI wrappers
Matryoshka - ⭐ 117 MCP server for token-efficient large document analysis via the use of REPL state
pocketbase-mcp - ⭐ 116 MCP server for building PocketBase apps really quickly - Need a front end quick consider FastPocket
EDT-MCP - ⭐ 116 MCP for 1C:EDT
DINO-X-MCP - ⭐ 116 Official DINO-X Model Context Protocol (MCP) server that empowers LLMs with real-world visual perception through image object detection, localization, and captioning APIs.
gtasks-mcp - ⭐ 116 A Google Tasks Model Context Protocol Server for Claude
esankhyiki-mcp - ⭐ 116 This repository consists of Source Code for Model Context Protocol (MCP) Pilot Project being undertaken by Ministry of Statistics and Programme Implementation and source code for the same is being shared under MIT License.
claudeus-wp-mcp - ⭐ 116 Claudeus WordPress MCP Server
bitbucket-mcp - ⭐ 116 Bitbucket MCP - A Model Context Protocol (MCP) server for integrating with Bitbucket Cloud and Server APIs
mcp-virustotal - ⭐ 116 MCP server for VirusTotal API — analyze URLs, files, IPs, and domains with comprehensive security reports, relationship analysis, and pagination support.
MCppServer - ⭐ 115 Fast and super efficient Minecraft Server written in C++
remote-mcp-apim-functions-python - ⭐ 115 Azure API Management as AI Gateway to Remote MCP servers.
oracle-mcp-server - ⭐ 115 MCP Server for working with large Oracle databases
remote-mcp-functions-python - ⭐ 115 Getting Started with Remote MCP Servers using Azure Functions (Python)
mcp-ssh-manager - ⭐ 115 MCP SSH Server: 37 tools for remote SSH management | Claude Code & OpenAI Codex | DevOps automation, backups, database operations, health monitoring
notion-mcp - ⭐ 114 A Model Context Protocol (MCP) server implementation for Notion integration, providing a standardized interface for interacting with Notion’s API.
swagger-mcp - ⭐ 114 Swagger to MCP server
mcp-jfrog - ⭐ 114 Model Context Protocol (MCP) Server for the JFrog Platform API, enabling repository management, build tracking, release lifecycle management, and more.
mcp-server - ⭐ 114 Model Context Protocol (MCP) server for the Webflow Data API.
nitrostack - ⭐ 114 The full-stack TypeScript framework to build, test, and deploy production-ready MCP servers and AI-native apps.
cli - ⭐ 113 Fine-grained control over model context protocol (MCP) clients, servers, and tools. Context is God.
MCP-oura - ⭐ 113 MCP server for Oura API integration
foxy-contexts - ⭐ 113 Foxy contexts is a library for building context servers supporting Model Context Protocol
AgenticGoKit - ⭐ 113 Open-source Agentic AI framework in Go for building, orchestrating, and deploying intelligent agents. LLM-agnostic, event-driven, with multi-agent workflows, MCP tool discovery, and production-grade observability.
IntelliConnect - ⭐ 113 本项目为xiaozhi-esp32提供后端服务 | A Powerful AI agent IoT platform core.
brave-search-mcp - ⭐ 113 An MCP Server implementation that integrates the Brave Search API, providing, Web Search, Local Points of Interest Search, Image Search, Video Search, News Search and LLM Context Search capabilities
crypto-indicators-mcp - ⭐ 112 An MCP server providing a range of cryptocurrency technical analysis indicators and strategies.
punkpeye_awesome-mcp-servers - ⭐ 112 Mirror of https://github.com/punkpeye/awesome-mcp-servers
yfinance-mcp - ⭐ 112
modex - ⭐ 112 Modex is a Clojure MCP Library to augment your AI models with Tools, Resources & Prompts using Clojure (Model Context Protocol). Implements MCP Server & Client.
mcp-prompts - ⭐ 112 Model Context Protocol server for managing, storing, and providing prompts and prompt templates for LLM interactions.
mcp-checkpoint - ⭐ 112 MCP Checkpoint continuously secures and monitors Model Context Protocol operations through static and dynamic scans, revealing hidden risks in agent-to-tool communications.
mcp-armor - ⭐ 112 MCP Armor continuously secures and monitors Model Context Protocol operations through static and dynamic scans, revealing hidden risks in agent-to-tool communications.
loki-mcp - ⭐ 112 An MCP ( Model Context Protocol ) Server for Grafana Loki
Deepseek-Thinking-Claude-3.5-Sonnet-CLINE-MCP - ⭐ 111 🧠 MCP server implementing RAT (Retrieval Augmented Thinking) - combines DeepSeek’s reasoning with GPT-4/Claude/Mistral responses, maintaining conversation context between interactions.
MCP-searxng - ⭐ 111 MCP server for connecting agentic systems to search systems via searXNG
spring-documentation-mcp-server - ⭐ 111 Spring Boot based MCP Server provide full Spring Ecosystem Documentation for LLMs
vscode-as-mcp-server - ⭐ 111 Expose VSCode features such as file viewing and editing as MCP, enabling advanced AI-assisted coding directly from tools like Claude Desktop
mcpauth - ⭐ 111 Authentication for MCP Servers
gemini-cli-mcp-server - ⭐ 111
mcp.science - ⭐ 111 Open Source MCP Servers for Scientific Research
idun-agent-platform - ⭐ 111 🟪 Open source Agent Governance Platform that turns any LangGraph or ADK agent into a production-ready service. Supports: AG-UI, CopilotKit API, OpenTelemetry, MCP, memory, guardrails, SSO, RBAC.
charlotte - ⭐ 111 Token-efficient browser MCP server — structured web pages for AI agents, not raw accessibility dumps
anubis-mcp - ⭐ 111 Elixir Model Context Protocol (MCP) SDK (hermes-mcp fork)
octagon-mcp-server - ⭐ 110 A free MCP server to analyze and extract insights from public filings, earnings transcripts, financial metrics, stock market data, private market transactions, and deep web-based research within Claude Desktop and other popular MCP clients.
MCP2Lambda - ⭐ 110 Run any AWS Lambda function as a Large Language Model (LLM) tool without code changes using Anthropic’s Model Context Protocol (MCP).
livebook_tools - ⭐ 110 Powertools for livebook.dev — AI Code Editing, MCP Servers, and Running Livebooks from the CLI
dash-mcp-server - ⭐ 110 MCP server for Dash, the macOS documentation browser
apple-rag-mcp - ⭐ 110 MCP server providing AI agents with instant access to Apple developer documentation via RAG technology
code-pathfinder - ⭐ 110 AI-Native Static Code Analysis for modern security teams. Built for finding vulnerabilities, advanced structural search, derive insights and supports MCP
SmartDB_MCP - ⭐ 110 Universal database MCP server connecting to MySQL, PostgreSQL, SQL Server, MariaDB,DM8,Oracle,not only provides basic database connection such as OAuth 2.0 authentication , health checks, SQL optimization, and index health detection
server-wp-mcp - ⭐ 109
game-asset-mcp - ⭐ 109 An MCP server for creating 2D/3D game assets from text using Hugging Face AI models.
mcp_client - ⭐ 109 MCP Client Implementation using Python, LangGraph and Gemini
kibitz - ⭐ 109 The coding agent for professionals
browser-debugger-cli - ⭐ 109 CLI tool for agents to quickly access browser telemetry (DOM, network, console) via Chrome DevTools Protocol.
flexible-graphrag - ⭐ 109 Flexible GraphRAG: Python, LlamaIndex, Docker Compose: 8 Graph dbs, 10 Vector dbs, OpenSearch, Elasticsearch, Alfresco. 13 data sources (9 auto-sync), KG auto-building, schemas, LLMs, Docling or LlamaParse doc processing, GraphRAG, RAG only, Hybrid search, AI chat. React, Vue, Angular frontends, FastAPI backend, REST API, MCP Server. Please 🌟 Star
rust-docs-mcp - ⭐ 109 MCP server for agents to explore rust docs, analyze source code, and build with confidence
Fabric-Analytics-MCP - ⭐ 109 A Model Context Protocol (MCP) server that enables AI assistants to securely access and analyze Microsoft Fabric Analytics data through authenticated API calls.
JavaSinkTracer_MCP - ⭐ 109 基于函数级污点分析的 Java 源代码漏洞审计工具JavaSinkTracer,通过 Model Context Protocol (MCP) 为 AI 助手提供安全分析能力。
mcp-arr - ⭐ 109 MCP server for *arr media management suite
math-mcp - ⭐ 109 A Model Context Protocol (MCP) server that provides basic mathematical and statistical functions to Large Language Models (LLMs). This server enables LLMs to perform accurate numerical calculations through a simple API.
Pare - ⭐ 109 Dev tools, optimized for agents. Structured, token-efficient MCP servers for git, test runners, npm, Docker, and more.
share-best-mcp - ⭐ 108 世界上最好的MCP Servers的列表,The best mcp servers in the world.
minesweeper-mcp-server - ⭐ 108 An MCP server for playing Minesweeper
asyncmcp - ⭐ 108 Async transport layers for MCP
mcp-client - ⭐ 108 An MCP client for Node.js.
payloadcmsmcp - ⭐ 108 Payload CMS MCP Server
sourcerer-mcp - ⭐ 108 MCP for semantic code search & navigation that reduces token waste
Delphi-MCP-Server - ⭐ 108 Native Delphi Server implementation of the Model Context Protocol (MCP)
mcp-jenkins - ⭐ 108 The Model Context Protocol (MCP) is an open-source implementation that bridges Jenkins with AI language models following Anthropic’s MCP specification. This project enables secure, contextual AI interactions with Jenkins tools while maintaining data privacy and security.
slack-mcp-server - ⭐ 107 A Slack MCP server
selfhosted-supabase-mcp - ⭐ 107 An MCP Server for your Self Hosted Supabase
arxiv-latex-mcp - ⭐ 107 MCP server that uses arxiv-to-prompt to fetch and process arXiv LaTeX sources for precise interpretation of mathematical expressions in scientific papers.
csharp-runner - ⭐ 107 fast, secure c# runner
snippy - ⭐ 107 🧩 Build AI-powered MCP Tools with Azure Functions, Durable Agents & Cosmos vector search. Features orchestrated multi-agent workflows using OpenAI.
a2a-mcp-tutorial - ⭐ 107 A tutorial on how to use Model Context Protocol by Anthropic and Agent2Agent Protocol by Google
mcp-windows-desktop-automation - ⭐ 107 A Model Context Protocol (MCP) server for Windows desktop automation using AutoIt.
prism-mcp - ⭐ 107 The Mind Palace for AI Agents — fail-closed Dark Factory autonomous pipelines, persistent memory, ACT-R cognitive retrieval, multi-agent Hivemind, time travel & visual dashboard.
forge-orchestrator - ⭐ 106 Forge Orchestrator: Multi-AI task orchestration. File locking, knowledge capture, drift detection. Rust.
xclaude-plugin - ⭐ 106 iOS development ClaudeCode plugin for mindful token and context usage. Contains modular MCPs that group various Xcode/IDB tools based on your current workflow.
awesome-context-engineering - ⭐ 106 A curated list of awesome open-source libraries for context engineering (Long-term memory, MCP: Model Context Protocol, Prompt/RAG Compression, Multi-Agent)
ig-mcp - ⭐ 106 A production-ready Model Context Protocol (MCP) server that enables AI applications to seamlessly interact with Instagram Business accounts.
chat.md - ⭐ 106 An md file as a chat interface and editable history in one.
mcp-metatrader5-server - ⭐ 106 A Model Context Protocol (MCP) server for interacting with the MetaTrader 5 trading platform. This server provides AI assistants with tools and resources to access market data, perform trading operations, and analyze trading history.
mcpm - ⭐ 105 A command-line tool for managing MCP servers in Claude App. Also can run a MCP Server to help you manage all your MCP Servers
flowlens-mcp-server - ⭐ 105 FlowLens is an open-source MCP server that gives your coding agent (Claude Code, Cursor, Copilot, Codex) full browser context for in-depth debugging and regression testing.
typescript-utcp - ⭐ 105 Official typescript implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
ZipAgent - ⭐ 105 轻量级AI Agent框架,让你5分钟构建专属智能助手。Lightweight AI Agent framework. Build your AI assistant in 5 minutes.
GenesisCore - ⭐ 105 One click installation! BlenderMCP tool that supports DeepSeek, Claude, and others, fully integrated into Blender!
linggen-memory - ⭐ 105 A local-first memory layer for AI (Cursor, Zed, Claude). Persistent architectural context via semantic search.
academic-search-mcp-server - ⭐ 105 Academic Paper Search MCP Server for Claude Desktop integration. Allows Claude to access data from Semantic Scholar and Crossref.
github-stars - ⭐ 105 A Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
powerbi-mcp - ⭐ 105 MCP server for natural language interaction with Power BI datasets
IB_MCP - ⭐ 105 This project provides an Interactive Brokers (IB) API interface using the Model Context Protocol (MCP).
sandbox-mcp - ⭐ 105 A Model Context Protocol (MCP) server that enables LLMs to run ANY code safely in isolated Docker containers.
spring-ai - ⭐ 105 From Java Dev to AI Engineer: Spring AI Fast Track
sqlite-explorer-fastmcp-mcp-server - ⭐ 105 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.
MiniClaw - ⭐ 105 🦞 A Digital Life Embryo for your MCP Client. An intelligent micro-kernel with Nociception, Memory Apoptosis, and a Curiosity Drive. Evolve your AI Copilot into a sentient partner for Claude Desktop, Qoderwork, Cursor, and beyond.
agentcare-mcp - ⭐ 104 MCP Server for EMRs with FHIR
freqtrade-mcp - ⭐ 104 An MCP server that integrates with the Freqtrade cryptocurrency trading bot.
linggen - ⭐ 104 A local-first memory layer for AI (Cursor, Zed, Claude). Persistent architectural context via semantic search.
smileyCoin - ⭐ 104 simple web ui to manage mcp (model context protocol) servers in the claude app
vectorize-mcp-server - ⭐ 104 Official Vectorize MCP Server
memory-mcp-server - ⭐ 104 A Model Context Protocol server that provides knowledge graph management capabilities.
deep-code-reasoning-mcp - ⭐ 104 A Model Context Protocol (MCP) server that provides advanced code analysis and reasoning capabilities powered by Google’s Gemini AI
awesome-mcp-enterprise - ⭐ 104 A curated list of awesome MCP (Model Context Protocol) tools, platforms, and services for enterprises.
healthcare-mcp-public - ⭐ 104 A Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
memory-bank-MCP - ⭐ 103 Memory Bank is an MCP server that helps teams create, manage, and access structured project documentation. It generates and maintains a set of interconnected Markdown documents that capture different aspects of project knowledge, from high-level goals to technical details and day-to-day progress.
solana-mcp - ⭐ 103 Solana Agent Kit MCP Server
ARIES - ⭐ 103 顺便一提,我们支持 RWKV | 「Intel 2025 人工智能创新大赛」🚀AutoOPS: Provide the chaos brought by language models to the operation and maintenance industry! 🏆使用 LLM 提供的动力实现全自动运维,支持 Windows Server/Linux/macOS/Cisco IOS,可进行全网自动管理,让我们颠覆运维行业【带外管理/自动运维/IoT设备管理/WebHook监控/任意平台/全模态Workflow】
http-oauth-mcp-server - ⭐ 103 Remote MCP server (SEE + Streamable HTTP) implementing the MCP spec’s authorization extension. Use directly from your agents, or from Cursor / Claude with mcp-remote
chronulus-mcp - ⭐ 103 MCP Server for Chronulus AI Forecasting and Prediction Agents
alibabacloud-ack-mcp-server - ⭐ 103 Alibaba Cloud’s ack-mcp-server unifies container operations capabilities, enabling AI assistants and third-party AI agents to perform complex tasks via natural language through the MCP protocol, empowering container-native AIOps. DingTalk discussion group: 70080006301
alibaba-cloud-ops-mcp-server - ⭐ 103 AlibabaCloud CloudOps MCP Server
wanaku - ⭐ 103 Wanaku MCP Router
arbor - ⭐ 103 Graph-native code intelligence that replaces embedding-based RAG with deterministic program understanding.
awesome-openclaw - ⭐ 103 Curated awesome list for OpenClaw (formerly Moltbot/Clawdbot): skills, plugins, memory systems, MCP tools, deployment stacks, ecosystem platforms, and developer tooling.
yuque-mcp-server - ⭐ 103 Yuque MCP Server - Model Context Protocol server for Yuque API
VibeUE - ⭐ 103 Unreal Engine Vibe Coding tool
remote-mcp-functions - ⭐ 102 Landing page for Remote MCP Server efforts in Azure Functions with links to all language stack specific repos.
godoc-mcp - ⭐ 102 go doc mcp server
mcp-screenshot-website-fast - ⭐ 102 Quickly screenshots webpages and converts to an LLM friendly size
sample-agentic-ai-demos - ⭐ 102 Collection of examples of how to use Model Context Protocol with AWS.
all-in-one-model-context-protocol - ⭐ 102 🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
gemini-desktop - ⭐ 102 The MCP Gemini Electron App is a cross-platform desktop application that creates a seamless chat interface for Google’s Gemini AI models with extensible capabilities through a Model Context Protocol (MCP) framework.
go-utcp - ⭐ 102 Official Go implementation of the UTCP
ruby-mcp-client - ⭐ 102 This is a Ruby implementation of MCP (Model Context Protocol) client
model-context-protocol-mcp-hands-on-with-agentic-ai-2034200 - ⭐ 102 This is a code repository for the LinkedIn Learning course Model Context Protocol (MCP): Hands-On with Agentic AI [ASI] [TEXT] [MODELS]
mcp-server-excel - ⭐ 102 Excel MCP Server & CLI - 23 tools, 214 operations for AI-powered Excel automation via COM API
btp-sap-odata-to-mcp-server - ⭐ 101 BTP CloudFoundry Node.js MCP server for SAP OData services integration
nowledge-mem - ⭐ 101 Memory and context manager just works.
stock-mcp - ⭐ 101 专业的金融市场数据 MCP 服务器 - 支持A股/美股/加密货币,原生 MCP 协议,AI Agent 友好
mcp-client-nodejs - ⭐ 101 Node.js Client Implementation for Model Context Protocol (MCP)
spring-ai-playground - ⭐ 101 Spring AI Playground is a self-hosted web UI for low-code AI tool development with live MCP server registration. It includes MCP server inspection, agentic chat, and integrated LLM and RAG workflows, enabling real-time experimentation and evolution of tool-enabled AI systems without redeployment.
claude-code-mcp-enhanced - ⭐ 100 Enhanced Claude Code MCP server with orchestration capabilities, reliability improvements, and self-contained execution patterns
mcp-hono-stateless - ⭐ 100 An example Hono MCP server using Streamable HTTP
AgentBoard - ⭐ 100 A switchboard for AI in your browser: wire in any model, script WebMCP tools, connect remote MCP servers, bring your commands.
autodev-codebase - ⭐ 100 A vector embedding-based code semantic search tool with MCP server and multi-model integration. Can be used as a pure CLI tool. Supports Ollama for fully local embedding and reranking, enabling complete offline operation and privacy protection for your code repository
complete-intro-to-mcp - ⭐ 100 The Complete Intro to MCP Servers, as taught for Frontend Masters by Brian Holt
mpm-vibe-coding - ⭐ 100 MPM is an MCP context-engineering layer for Vibe Coding, focused on three delivery bottlenecks: context loss, uncontrolled changes, and non-verifiable outcomes.
langgraph-ai - ⭐ 100 LangGraph AI Repository
mcp-memory-keeper - ⭐ 100 MCP server for persistent context management in AI coding assistants
mcp-trino - ⭐ 100 A high-performance Model Context Protocol (MCP) server for Trino implemented in Go.
action_mcp - ⭐ 100 Rails Engine with MCP compliant Spec.
mcp-graphiti - ⭐ 99 Graphiti Model Context Protocol (MCP) Server - An MCP server for knowledge graph management via Graphiti
gemini-mcp-desktop-client - ⭐ 99 first gemini based desktop client for MCP
next-mcp-server - ⭐ 99 Help LLMs to understand your Next apps better
turbular - ⭐ 99 A MCP server allowing LLM agents to easily connect and retrieve data from any database
pywss - ⭐ 99 一个轻量级的 Python Web 框架,一站式集成 MCP SSE、StreamHTTP 和 MCPO 协议,助你轻松构建MCP Server🔥
mighty-security - ⭐ 99 Don’t Simply Trust MCP Server Code, Validate and Scan
lapras-mcp-server - ⭐ 99 lapras.com 公式MCP Server
heimdall-mcp-server - ⭐ 99 Your AI Coding Assistant’s Long-Term Memory
mysql-mcp-server-sse - ⭐ 99 MySQL query server based on the MCP sse.Multi-level SQL risk control & injection protection Docker support for quick deployment
monarch-mcp-server - ⭐ 99 MCP Server for use with Monarch Money
systemprompt-mcp-server - ⭐ 99 A complete, production-ready implementation of a Model Context Protocol (MCP) server demonstrating OAuth 2.1, tools, prompts, resources, sampling, and notifications using Reddit as a real-world integration example.
ToolsForMCPServer - ⭐ 99 The Gemini CLI confirmed that the MCP server built with Google Apps Script (GAS), a low-code platform, offers immense possibilities. If you’ve created snippets for GAS, these could be revitalized and/or leveraged in new ways by using them as the MCP server. The Gemini CLI and other MCP clients will be useful in achieving this.
a2ajava - ⭐ 99 Pure java implementation of Google A2A protocol. Integrate your spring boot java applications with A2A protocol , includes client and sever both. Any agent built with a2ajava will also be exposed as MCP tool automatically
searxng-mul-mcp - ⭐ 98 A Model Context Protocol (MCP) server for SearXNG search engine with multi-query parallel search support
atomic-red-team-mcp - ⭐ 98 MCP server for Atomic Red Team
editor-mcp-server - ⭐ 98 MCP Server for AI automation of the PlayCanvas Editor
Vibe-Coder-MCP - ⭐ 98 Vibe-Coder-MCP server extends AI assistants with specialized software development tools.
mcp_on_ruby - ⭐ 98 💎 A Ruby implementation of the Model Context Protocol
zed-mcp-server-context7 - ⭐ 98 Context7 MCP Server for Zed
openai-gpt-image-mcp - ⭐ 98 A Model Context Protocol (MCP) tool server for OpenAI’s GPT-4o/gpt-image-1 image generation and editing APIs.
gopher-mcp - ⭐ 98 MCP C++ SDK - Model Context Protocol implementation in CPP with enterprise-grade security, visibility and connectivity.
google-ai-mode-mcp - ⭐ 98 MCP server for free Google AI Mode search with citations. Query optimization, CAPTCHA handling, multi-agent support. Works with Claude Code, Cursor, Cline, Windsurf.
MySearch-Proxy - ⭐ 98 Unified search MCP, proxy console, and skill for Tavily, Firecrawl, and Social / X.
deepl-mcp-server - ⭐ 98 A Model Context Protocol (MCP) server that provides translation capabilities using the DeepL API.
google-drive-mcp - ⭐ 98 A Model Context Protocol (MCP) server that provides secure integration with Google Drive, Docs, Sheets, Slides and Calendar. It allows Claude Desktop and other MCP clients to manage files in Google Drive through a standardized interface.
Gopeak-godot-mcp - ⭐ 98 GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools: scene management, GDScript LSP, DAP debugger, screenshot capture, input injection, ClassDB introspection, CC0 asset library. npx gopeak
mcp-typescript-sdk - ⭐ 97 A TypeScript SDK for implementing Model Context Protocol (MCP) over MQTT, supporting both browser and Node.js environments.
mcp-server-idapro - ⭐ 97 A Model Context Protocol (MCP) server that enables AI assistants to interact with IDA Pro for reverse engineering and binary analysis tasks.
mcp-sse-demo - ⭐ 97 claude mcp sse demo with server and client(cli、web)
fhir-mcp-server - ⭐ 97 FHIR MCP Server – helping you expose any FHIR Server or API as a MCP Server.
z-image-studio - ⭐ 97 A Cli, a webUI, and a MCP server for the Z-Image-Turbo text-to-image generation model (Tongyi-MAI/Z-Image-Turbo base model as well as quantized models)
reddit-research-mcp - ⭐ 97 Turn Reddit’s chaos into structured insights with full citations. MCP server for competitive analysis, customer discovery, and market research. Zero-setup hosted solution with semantic search across 20,000+ subreddits.
mcp-kit - ⭐ 97 A CLI tool to create MCP (Model Context Protocol) applications with ease.
finance-trading-ai-agents-mcp - ⭐ 96 A comprehensive, free MCP server designed specifically for financial analysis and quantitative trading. This specialized platform offers one-click local deployment with a sophisticated department-based architecture that mirrors real financial company operations.
api2mcp4j - ⭐ 96 This is a revolutionary AI MCP plugin with excellent pluggable and encapsulated features. With just a few lines of configuration, it can easily integrate into your Spring boot web program and give it MCP capabilities,inheriting the powerful engineering capabilities of the Spring series framework
gossiphs - ⭐ 96 “Zero setup” & “Blazingly fast” general code file relationship analysis. With Python & Rust. Based on tree-sitter and git analysis. Support MCP and ready for AI🤖
sparql-llm - ⭐ 96 🦜✨ Chat system, MCP server, and reusable components to improve LLMs capabilities when generating SPARQL queries
needle-mcp - ⭐ 96 Needle MCP Server for easy RAG.Long-term memory for LLMs.
AgentUp - ⭐ 96 Portable , scalable , secure AI Agents
NetworkOps_Platform - ⭐ 96 AI-powered network automation via Netbox and Model Context Protocol (MCP). 178 tools for multi-vendor infrastructure management, self-healing agents, drift detection, and a real-time web dashboard.
mcp-python-interpreter - ⭐ 96 MCP Python Interpreter: run python code. Python-mcp-server, mcp-python-server, Code Executor
MasterMCP - ⭐ 96 A demonstration toolkit revealing potential security vulnerabilities in MCP (Model Context Protocol) frameworks through data poisoning, JSON injection, function overriding, and cross-MCP call attacks, exposing AI security issues while providing defense recommendations. For educational and research purposes only.
fastmail-mcp - ⭐ 96 A Model Context Protocol (MCP) server that provides access to the Fastmail API, enabling AI assistants to interact with email, contacts, and calendar data. Includes a DXT (desktop extension) for Claude Desktop.
xiaohongshu-mcp-python - ⭐ 95 xiaohongshu-mcp-python 是一个基于现代 Python 技术栈开发的小红书内容自动化发布工具,通过 Model Context Protocol(MCP)协议为 AI 客户端提供强大的小红书操作能力。项目核心功能包括小红书账户登录管理、图文内容发布、视频内容发布、内容搜索与获取、帖子详情查看以及评论互动等。支持多种图片格式(JPG、PNG、GIF)和视频格式(MP4、MOV、AVI),既可处理本地文件路径,也支持 HTTP/HTTPS 链接,为用户提供灵活的内容发布方案。 该工具特别适合内容创作者、营销人员和开发者使用,能够显著提升小红书内容发布的效率和自动化程度。通过标准化的 MCP 接口,用户可以轻松地将小红书操作能力集成到各种 AI 工作流中,实现智能化的内容管理
leetcode-mcp-server - ⭐ 95 An MCP server enabling automated access to LeetCode’s problems, solutions, and public data with optional authentication for user-specific features, supporting leetcode.com & leetcode.cn sites.
schedcp - ⭐ 95 MCP Server for Linux Scheduler Management and Auto optimization
agent-toolkit - ⭐ 95 Collection of resources to help AI agents build better with Sanity.
meta-mcp - ⭐ 95 MCP Server for connecting to the Meta Marketing API
square-mcp-server - ⭐ 95 A Model Context Protocol (MCP) server for square
mcp-image - ⭐ 95 MCP server for AI image generation and editing with automatic prompt optimization and quality presets (fast/balanced/quality). Powered by Gemini (Nano Banana 2 & Pro).
splunk-mcp - ⭐ 95 A Model Context Protocol (MCP) implementation for Splunk Enterprise and Cloud integration with Cursor IDE or Claude
bouvet - ⭐ 94 Sandbox for Agents
semantic-scholar-fastmcp-mcp-server - ⭐ 94 A FastMCP server implementation for the Semantic Scholar API, providing comprehensive access to academic paper data, author information, and citation networks.
generative-ui-playground - ⭐ 94 Interact with all three types of generative UI, all in one interface
mcp-sqlite - ⭐ 94 🐇 Model Context Protocol (MCP) server that provides comprehensive SQLite database interaction capabilities
us-gov-open-data-mcp - ⭐ 94 MCP server + TypeScript SDK for 40+ U.S. government data APIs — 250+ tools. Treasury, FRED, Congress, FDA, CDC, FEC, lobbying, and many more. Works with VS Code Copilot, Claude Desktop, Cursor.
infobus-mcp - ⭐ 93 Model Context Protocol server enabling AI assistants to access transit information through standardized interfaces
elektron-mcp - ⭐ 93 MCP sever for controlling Elektron devices using LLMs
mcp-replicate - ⭐ 93 Model Context Protocol server for Replicate’s API
gospy - ⭐ 93 Non-Invasive goroutine inspector
pluggedin-app - ⭐ 93 The Crossroads for AI Data Exchanges. A unified, self-hostable web interface for discovering, configuring, and managing Model Context Protocol (MCP) servers—bringing together AI tools, workspaces, prompts, and logs from multiple MCP sources (Claude, Cursor, etc.) under one roof.
tiger-cli - ⭐ 93 Tiger CLI is the command-line interface for Tiger Cloud. It includes an MCP server for helping coding agents write production-level Postgres code.
mcp-server - ⭐ 93 Octopus Deploy Official MCP Server
mcpcat-typescript-sdk - ⭐ 93 MCPcat is an analytics platform for MCP server owners 🐱.
awsome_kali_MCPServers - ⭐ 93 awsome kali MCPServers is a set of MCP servers tailored for Kali Linux
pinescript-mcp-server - ⭐ 93 A Model Context Protocol (MCP) server for working with TradingView PineScript
awesome-mcp-servers-devops - ⭐ 92 A curated, DevOps-focused list of Model Context Protocol (MCP) servers—covering source control, IaC, Kubernetes, CI/CD, cloud, observability, security, and collaboration—with a bias toward maintained, production-ready integrations.
open-mcp-auth-proxy - ⭐ 92 Authentication and Authorization Proxy for MCP Servers
awesome-osint-mcp-servers - ⭐ 92 A curated list of OSINT MCP servers. Pull requests are welcomed!
fullstack-langgraph-nextjs-agent - ⭐ 92 Production-ready Next.js template for building AI agents with LangGraph.js. Features MCP integration for dynamic tool loading, human-in-the-loop tool approval, persistent conversation memory with PostgreSQL, and real-time streaming responses. Built with TypeScript, React, Prisma, and Tailwind CSS.
mcp-gateway - ⭐ 92 MCP OAuth Proxy incl. dynamic client registration (DCR), MCP prompt analytics and MCP firewall to build enterprise grade MCP servers.
obsidian-web-mcp - ⭐ 92 Secure remote MCP server for Obsidian vaults – access your notes from Claude, your phone, or any MCP client, anywhere. OAuth 2.0 auth, Cloudflare Tunnel, atomic writes safe for Obsidian Sync.
firefox-devtools-mcp - ⭐ 92 Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol
rails-ai-context - ⭐ 92 Auto-introspect your Rails app and expose it to AI assistants via MCP. 39 tools, zero config, works with Claude, Cursor, Copilot, and any MCP client.
litegraph - ⭐ 91 Lightweight graph database with relational, vector, and MCP support, designed to power knowledge and artificial intelligence persistence and retrieval.
vibe - ⭐ 91 Open-Source AI-powered web browser. Browse the web with your own LLM API key. Alternative to Dia / Comet.
cve-search_mcp - ⭐ 91 A Model Context Protocol (MCP) server for querying the CVE-Search API
mcp-hetzner - ⭐ 91 A Model Context Protocol (MCP) server for interacting with the Hetzner Cloud API. This server allows language models to manage Hetzner Cloud resources through structured functions.
mcp-canvas-lms - ⭐ 91 Version 2.2 - 54 tools available - an MCP server for interacting with the Canvas LMS API. This server allows you to manage courses, assignments, enrollments, and grades within Canvas.
molecule-mcp - ⭐ 90 A model-context-protocol server for molecules.
memory-mcp-server-go - ⭐ 90 A Model Context Protocol server that provides knowledge graph management capabilities.
mem0-mcp - ⭐ 90 ✨ mem0 MCP Server: A memory system using mem0 for AI applications with model context protocl (MCP) integration. Enables long-term memory for AI agents as a drop-in MCP server.
oxylabs-mcp - ⭐ 90 Official Oxylabs MCP integration
ynab-mcp-server - ⭐ 90 Model Context Protocol for YNAB (you need a budget)
chat-ui - ⭐ 90 Single-File AI Chatbot UI with Multimodal & MCP Support: An All-in-One HTML File for a Streamlined Chatbot Conversational Interface
mcp-rest-api - ⭐ 89 A TypeScript-based MCP server that enables testing of REST APIs through Cline. This tool allows you to test and interact with any REST API endpoints directly from your development environment.
identity - ⭐ 89 AGNTCY Identity allows to onboard, create and verify identities for Agents, Model Context Protocol (MCP) Servers and Multi-Agent Systems (MASs).
ida-headless-mcp - ⭐ 89 Headless IDA Pro binary analysis via Model Context Protocol
windbg-ext-mcp - ⭐ 89 WinDbg-ext-MCP bridges your favorite LLM client (like Cursor, Claude, or VS Code) with WinDbg, enabling real-time, AI assisted kernel debugging. Write prompts in your AI coding assistant and receive instant, context-aware analysis and insights from your live kernel debugging session.
mcp-server-and-gw - ⭐ 88 An MCP stdio to HTTP SSE transport gateway with example server and MCP client
apps-sdk-template - ⭐ 88 A minimalist Typescript ChatGPT App based on the Skybridge framework
amap-mcp-server - ⭐ 88 高德地图MCP Server,支持stdio, sse和streamable-http
mcpgen - ⭐ 88 Generate Go MCP server boilerplate from OpenAPI 3 specifications
mcp-ui - ⭐ 88 基于MCP(Model Context Protocol)的智能聊天应用,支持Web和桌面环境。集成OpenAI/Anthropic API,提供MCP服务器的所有工具能力。简洁现代的UI设计,支持跨平台部署。
dicom-mcp - ⭐ 88 Model Context Protocol (MCP) for interacting with dicom servers (PACS etc.)
mcp-dock - ⭐ 88 A cross-platform MCP Server manager for Cursor, Claude, Windsurf, Zed & TRAE. Features one-click installation, multi-client sync, and a curated registry of Official & Smithery servers.
achatbot - ⭐ 87 An open source chat bot architecture for voice/vision (and multimodal) assistants, local(CPU/GPU bound) and remote(I/O bound) to run.
awesome-openid-connect - ⭐ 87 OpenID Connect, the authentication protocol and identity layer on top of OAuth 2.0 used in many SSO and adopted in many social logins (Apple, Facebook, Google, …etc). Find this curated list of providers, services, libraries, and resources to adopt it and know more about existing specs.
slidev-mcp - ⭐ 87 mcp server for slidev to make web ppt quickly and elegantly
mcp-dbutils - ⭐ 87 数读 是一件可以让你的大模型安全连接到数据库的MCP工具。| DButils is an all-in-one MCP service that enables your AI to do data analysis by harnessing versatile types of database (sqlite, mysql, postgres, and more) within a unified configuration of multiple connections in a secured way (like SSL and controlled write access).
ragie-mcp-server - ⭐ 87 Ragie Model Context Protocol Server
one-search-mcp - ⭐ 87 🚀 OneSearch MCP Server: Web Search & Scraper & Extract, Support agent-browser, SearXNG, Tavily, DuckDuckGo, Bing, etc.
sdl-mcp - ⭐ 87 SDL-MCP (Symbol Delta Ledger MCP Server) is a cards-first context system for coding agents that saves tokens and improves context.
legion-mcp - ⭐ 87 A server that helps people access and query data in databases using the Legion Query Runner with Model Context Protocol (MCP) in Python.
purple - ⭐ 87 Terminal SSH client with MCP support for AI agent integration, instant search, cloud sync from 16 providers, Docker/Podman container management, visual file transfer and password management. Edits ~/.ssh/config with round-trip fidelity.
surrealmcp - ⭐ 87 The official MCP server for SurrealDB
mcp-agent - ⭐ 86 A modular Python framework implementing the Model Context Protocol (MCP). It features a standardized client-server architecture over StdIO, integrating LLMs with external tools, real-time weather data fetching, and an advanced RAG (Retrieval-Augmented Generation) system.
react-agent-hooks - ⭐ 86 Turn React hooks into LLM tools
mcp-server-llamacloud - ⭐ 86 A MCP server connecting to managed indexes on LlamaCloud
vggt-mps - ⭐ 86 VGGT 3D Vision Agent optimized for Apple Silicon with Metal Performance Shaders
FrontAgent - ⭐ 86 AI agent platform for frontend engineering with SDD constraints & MCP-controlled automation. | 面向前端工程的企业级 AI Agent 平台
furi - ⭐ 86 CLI & API for MCP management
agent-tool-protocol - ⭐ 86 Agent Tool Protocol
mcp-server - ⭐ 86 MCP server for AI-assisted development of CAP applications
WeChat-MCP - ⭐ 86 WeChat-MCP: let Claude/ChatGPT and other AI assistants read and reply to WeChat for you
mcp-excel-server - ⭐ 86 The Excel MCP Server is a powerful tool that enables natural language interaction with Excel files through the Model Context Protocol (MCP). It provides a comprehensive set of capabilities for reading, analyzing, visualizing, and writing Excel data.
winremote-mcp - ⭐ 86 Windows Remote MCP Server — 40+ tools for desktop automation, process management, file operations via FastMCP
mcp - ⭐ 86 🤖 A Model Context Protocol (MCP) library for use with Agentic chat bots
ogham-mcp - ⭐ 86 Shared memory MCP server — persistent, searchable, cross-client
agent-bridge - ⭐ 86 A local bridge for bidirectional collaboration between Claude Code and Codex. 连接 Claude Code 与 Codex 的本地实时协作桥接工具。
mcp-auth-proxy - ⭐ 86 MCP Auth Proxy is a secure OAuth 2.1 authentication proxy for Model Context Protocol (MCP) servers
github-chat-mcp - ⭐ 85 A Model Context Protocol (MCP) for analyzing and querying GitHub repositories using the GitHub Chat API.
github-stars - ⭐ 85 A Cloudflare-powered MCP (Model Context Protocol) Server that allows you to search and query your GitHub starred repositories using natural language.
mcp - ⭐ 85 Monorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio’s API as MCP Tools
fabric-mcp - ⭐ 85 Fabric MCP Server: Seamlessly integrate Fabric AI capabilities into MCP-enabled tools like IDEs and chat interfaces.
rohlik-mcp - ⭐ 85 MCP server that lets you shop groceries across the Rohlik Group platforms (Rohlik.cz, Knuspr.de, Gurkerl.at, Kifli.hu, Sezamo.ro)
Awesome-Claude-MCP-Servers - ⭐ 85 A curated list of Model Context Protocol (MCP) servers optimized for Claude AI assistants.
office-editor-mcp - ⭐ 85 基于MCP(Model Context Protocol)的Office文档处理助手,支持在MCP Client中创建和编辑Word、Excel、Powerpoint文档。
junos-mcp-server - ⭐ 85 This is a Junos Model Context Protocol (MCP) Server project that provides a bridge between MCP-compatible clients (like Claude Desktop) and Juniper Junos network devices.
Mureka-mcp - ⭐ 85 generate lyrics, song and background music(instrumental). Model Context Protocol (MCP) server.
mcp-dockmaster - ⭐ 84 MCP Dockmaster allows you to easily install and manage MCP servers. Available for Mac, Windows and Linux as a Desktop App, CLI and a library.
spiceflow-framework - ⭐ 84 Super Simple API framework, type safe, automatic OpenAPI, MCP support, client RPC, streaming with SSE
cursor-rust-tools - ⭐ 84 A MCP server to allow the LLM in Cursor to access Rust Analyzer, Crate Docs and Cargo Commands.
mcp-github-project-manager - ⭐ 84 a mcp server to manage github project’s functionality
advanced-unity-mcp - ⭐ 84 Public repository for Advanced Unity MCP by Code Maestro (www.code-maestro.com).
youtrack-mcp - ⭐ 84 Model Context Protocol Server for YouTrack - Multi-platform support (ARM64/Apple Silicon + AMD64) with comprehensive API integration
unity-mcp-server - ⭐ 84 Unity MCP Server — 268 tools for AI-assisted game development. Connect Claude, Cursor, or any MCP client to Unity Editor & Unity Hub. Scene management, GameObjects, components, builds, profiling, Shader Graph, Amplify, terrain, physics, NavMesh, animation, MPPM multiplayer & more. Free & open source by AnkleBreaker Studio.
woocommerce-mcp-server - ⭐ 84 A WooCommerce (MCP) Model Context Protocol server
mcp-node - ⭐ 83 MCP server for interacting with Algolia
claude-swarm - ⭐ 83 MCP server for orchestrating parallel Claude Code worker swarms with protocol-based behavioral governance, persistent state, and real-time monitoring dashboard
xiaozhi-mcp-ha - ⭐ 83 A Home Assistant Custom Integration (HACS) that connects Xiaozhi ESP32 AI chatbot to Home Assistant via MCP
viper - ⭐ 83 🛡️ VIPER: Stay ahead of threats with AI-driven vulnerability intelligence. Prioritize CVEs effectively using NVD, EPSS, CISA KEV, and Google Gemini insights, all on an interactive dashboard
gitlab-mr-mcp - ⭐ 83 Interact seamlessly with GitLab repositories to manage merge requests and issues. Fetch details, add comments, and streamline your code review process with ease.
ols4 - ⭐ 83 The EMBL-EBI Ontology Lookup Service (OLS)
zed-mcp-server-github - ⭐ 83 A GitHub MCP Server extension for Zed
mcp-forge - ⭐ 83 A complete MCP server template that include vitamins (oauth authentication included)
mcp-server - ⭐ 83 Model Context Protocol (MCP) Server for the Keboola Platform
NASA-MCP-server - ⭐ 83 A Model Context Protocol (MCP) server for NASA APIs, providing a standardized interface for AI models to interact with NASA’s vast array of data sources.
ChEMBL-MCP-Server - ⭐ 83 A comprehensive Model Context Protocol (MCP) server providing advanced access to the ChEMBL chemical database.
erpnext-mcp-server - ⭐ 83 Connect AI assistants to your ERPNext instance via the Model Context Protocol (MCP) using the official Frappe API.
mcp-server-stability-ai - ⭐ 83 MCP Server integrating MCP Clients with Stability AI-powered image manipulation functionalities: generate, edit, upscale, and more.
mcp-n8n-builder - ⭐ 82 🪄 MCP server for programmatic creation and management of n8n workflows. Enables AI assistants to build, modify, and manage workflows without direct user intervention through a comprehensive set of tools and resources for interacting with n8n’s REST API.
agentic-stock-research-system - ⭐ 82 A sophisticated multi-agent AI system for analyzing Indian NSE-listed stocks using real-time data, technical indicators, news sentiment, and advanced AI reasoning.
ramparts - ⭐ 82 mcp scan that scans any mcp server for indirect attack vectors and security or configuration vulnerabilities
mcp-rs-template - ⭐ 82 Model Context Protocol (MCP) CLI server template for Rust
mcphub - ⭐ 82 MCPHub is an embeddable Model Context Protocol (MCP) solution for AI services. Seamlessly integrate MCP servers with OpenAI Agents, LangChain, and Autogen frameworks through a unified interface. Simplifies configuration, setup, and management of MCP tools across different AI applications.
claude-mermaid - ⭐ 82 MCP Server to previewing mermaid diagrams with live reload
jvm-mcp-server - ⭐ 82 This is an implementation project of a JVM-based MCP (Model Context Protocol) server. The project aims to provide a standardized MCP server implementation for the JVM platform, enabling AI models to better interact with the Java ecosystem.
wecom-bot-mcp-server - ⭐ 82 A Python server implementation for WeCom (WeChat Work) bot that follows the Model Context Protocol (MCP). This server provides a standardized interface for handling automated messaging and context-aware interactions within enterprise WeChat environments.
mcp-memory-libsql - ⭐ 82 🧠 High-performance persistent memory system for Model Context Protocol (MCP) powered by libSQL. Features vector search, semantic knowledge storage, and efficient relationship management - perfect for AI agents and knowledge graph applications.
aws-security-mcp - ⭐ 82 A Model Context Protocol server that connects AI assistants like Claude to AWS security services, allowing them to autonomously query, inspect, and analyze AWS infrastructure for security issues and misconfigurations.
blender-open-mcp - ⭐ 82 Open Models MCP for Blender Using Ollama
node-candidate-mcp-server - ⭐ 81 A Model Context Protocol (MCP) server library that gives LLMs access to information about a candidate.
sh-disney-mcp - ⭐ 81 sh-disney-mcp 是一个基于 Model Context Protocol (MCP) 的mcp server,旨在通过标准化的接口,帮助大模型快速获取上海迪士尼乐园的门票价格和售卖状态信息
anki-mcp-server - ⭐ 81 A model context protocol server that connects to Anki through AnkiConnect
mcp-discovery - ⭐ 81 A command-line tool written in Rust for discovering and documenting MCP Server capabilities.
mcp-openapi - ⭐ 81 OpenAPI specification MCP server.
code-to-tree - ⭐ 81 A runtime-free MCP server that converts source code into AST🌲, regardless of language.
slither-mcp - ⭐ 81 MCP server for Slither static analysis of Solidity smart contracts
agentic-tools-mcp - ⭐ 81 A comprehensive Model Context Protocol (MCP) server providing AI assistants with powerful task management and agent memories capabilities with project-specific storage.
mcp-server-circleci - ⭐ 81 A specialized server implementation for the Model Context Protocol (MCP) designed to integrate with CircleCI’s development workflow. This project serves as a bridge between CircleCI’s infrastructure and the Model Context Protocol, enabling enhanced AI-powered development experiences.
tradingview-chart-mcp - ⭐ 81 MCP server that captures TradingView chart images via Selenium — supports any ticker/interval with browser pooling for concurrent performance
mcp-server-synology - ⭐ 81 💾 Model Context Protocol (MCP) server for Synology NAS - Enables AI assistants (Claude, Cursor, Continue) to manage files, downloads, and system operations through secure API integration. Features Docker deployment, auto-authentication, and comprehensive file system tools.
MCPay - ⭐ 80 Open-source Infrastructure for MCP and x402
mcp-server-any-openapi - ⭐ 80 A MCP server that enables Claude to discover and call any API endpoint through semantic search. Intelligently chunks OpenAPI specifications to handle large API documentation, with built-in request execution capabilities. Perfect for integrating private APIs with Claude Desktop.
ophis - ⭐ 80 Transform any Cobra CLI into an MCP server
mcpc - ⭐ 80 Build agentic-MCP servers by composing existing MCP tools.
tauri-plugin-mcp - ⭐ 80 Allows AI agents (e.g., Cursor, Claude Code) to debug within Tauri apps via screenshot capture, window management, DOM access, and simulated user inputs.
mcp-monitor - ⭐ 80 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.
mcp-azure-devops - ⭐ 80 A Model Context Protocol (MCP) server enabling AI assistants to interact with Azure DevOps services via Python SDK.
sample-agents-with-nova-act-and-mcp - ⭐ 80 Discover how to build agents that can perform actions on websites by combining Amazon Nova Act with Model Context Protocol (MCP).
fastmcp-boilerplate - ⭐ 79 A simple MCP server built using FastMCP, TypeScript, ESLint, and Prettier.
codemirror-mcp - ⭐ 79 CodeMirror extension to hook up a Model Context Provider (MCP)
jira-mcp - ⭐ 79 A Go-based MCP (Model Control Protocol) connector for Jira that enables AI assistants like Claude to interact with Atlassian Jira. This tool provides a seamless interface for AI models to perform common Jira operations including issue management, sprint planning, and workflow transitions.
ls-mcp - ⭐ 79 List MCP Server configurations in your system used by AI applications like Cursor, Claude Desktop, VS Code and others
glif-mcp-server - ⭐ 79 Easily run glif.app AI workflows inside your LLM: image generators, memes, selfies, and more. Glif supports all major multimedia AI models inside one app
terminal_server - ⭐ 79 MCP server that can execute terminal commands
bridge4simulator - ⭐ 79 An MCP (Model Context Protocol) server that enables AI assistants to control iOS Simulator. Seamlessly integrates with Claude Desktop, Cursor, Claude Code, and other MCP-compatible clients.
django-ai-boost - ⭐ 79 A MCP server for Django applications, inspired by Laravel Boost.
osm-mcp - ⭐ 79 Model Context Protocol server for OpenStreetMap data
zendesk-mcp-server - ⭐ 79 A Model Context Protocol server for Zendesk
ccxt-mcp - ⭐ 79 CCXT MCP Server bridges the gap between AI models and cryptocurrency trading by providing a standardized interface through the Model Context Protocol. Created to empower automated trading strategies, this tool allows AI assistants like Claude and GPT to directly interact with over 100 cryptocurrency exchanges without requiring users to write comple
ncp - ⭐ 79 Natural Context Provider (NCP). Your MCPs, supercharged. Find any tool instantly, load on demand, run on schedule, ready for any client. Smart loading saves tokens and energy.
bing-search-mcp - ⭐ 78 MCP Server for Bing Search API
google-cloud-mcp - ⭐ 78 🤖 A Model Context Protocol (MCP) server for Google Cloud (GCP)
transit-agent - ⭐ 78 This guide demonstrates how to build an Agentic AI system using Google’s Agent Development Kit (ADK) and the Model Context Protocol (MCP).
SillyTavern-MCP-Client - ⭐ 78 An extension of MCP for SillyTavern.
EnergyPlus-MCP - ⭐ 78 The first open-source Model Context Protocol server enabling AI assistants and applications to interact programmatically with EnergyPlus building energy simulation.
aivectormemory - ⭐ 78 aivectormemory 是一款基于 Model Context Protocol (MCP) 开发的OpenClaw、OpenCode、ClaudeCodeAI记忆管理工具。它专门为 Claude、OpenCode、Cursor 和 主流IDE 编程工具设计,通过向量数据库技术解决 AI 在不同对话会话中「健忘」的问题。aivectormemory: A lightweight MCP Server enabling persistent, cross-session memory for AI-powered IDEs via vector search.
xc-mcp - ⭐ 78 XCode CLI MCP: Convenience wrapper for Xcode CLI tools & iOS Simulator. Progressive disclosure of tool responses to reduce context usage. Use –mini param for build-only with tiny context footprint.
rtfmbro-mcp - ⭐ 77 rtfmbro provides always-up-to-date, version-specific package documentation as context for coding agents. An alternative to context7
lucidity-mcp - ⭐ 77 AI-powered code quality analysis using MCP to help AI assistants review code more effectively. Analyze git changes for complexity, security issues, and more through structured prompts.
visual-ui-debug-agent-mcp - ⭐ 77 VUDA is an autonomous debugging agent that empowers AI models to visually analyze, test, and debug web
devex - ⭐ 77 ⚡️ Devex — A Fast, Secure, and Scalable Repl-as-a-Service Platform built for Developers 🚀
tester-mcp-client - ⭐ 77 Model Context Protocol (MCP) Client for Apify’s Actors
mcp-reticle - ⭐ 77 Reticle intercepts, visualizes, and profiles JSON-RPC traffic between your LLM and MCP servers in real-time, with zero latency overhead. Stop debugging blind. Start seeing everything.
mcp-llm - ⭐ 77 An MCP server that provides LLMs access to other LLMs
ExternalAttacker-MCP - ⭐ 77 A modular external attack surface mapping tool integrating tools for automated reconnaissance and bug bounty workflows.
agent-security-scanner-mcp - ⭐ 77 Security scanner MCP server for AI coding agents. Prompt injection firewall, package hallucination detection (4.3M+ packages), 1000+ vulnerability rules with AST & taint analysis, auto-fix.
mcp-fal - ⭐ 77 A Model Context Protocol (MCP) server for interacting with fal.ai models and services.
uml-mcp - ⭐ 77 UML-MCP Server is a UML diagram generation tool based on MCP (Model Context Protocol), which can help users generate various types of UML diagrams through natural language description or directly writing PlantUML and Mermaid and Kroki
choturobo - ⭐ 77 Integrate Arduino-based robotics (using the NodeMCU ESP32 or Arduino Nano 368 board) with AI using the MCP (Model Context Protocol) framework from Claude Anthropic
dramacraft - ⭐ 77 DramaCraft 是一个专业的短剧视频编辑 MCP (Model Context Protocol) 服务,集成国产中文大模型 API,实现剪映的智能自动化编辑功能。项目已完成从视频分析到草稿生成的完整解决方案
imessage-query-fastmcp-mcp-server - ⭐ 77 An MCP server that provides safe access to your iMessage database through Model Context Protocol (MCP). This server is built with the FastMCP framework and the imessagedb library, enabling LLMs to query and analyze iMessage conversations with proper phone number validation and attachment handling.
airtable-mcp - ⭐ 77 Airtable integration for AI-powered applications via Anthropic’s Model Context Protocol (MCP)
mcp-gemini-google-search - ⭐ 76 MCP server for Google Search integration using Gemini’s built-in search capabilities
codeglide-mcpgen - ⭐ 76 Generation of Secure MCP (Model Context Protocol) Servers from API source code at Scale
cursor10x-mcp - ⭐ 76 The Cursor10x MCP is a persistent multi-dimensional memory system for Cursor that enhances AI assistants with conversation context, project history, and code relationships across sessions.
perplexity-mcp-zerver - ⭐ 76 MCP web search using perplexity without any API KEYS
lazy-mcp - ⭐ 76 MCP proxy server with lazy loading support - reduces context usage through on-demand tool activation
apitap - ⭐ 76 The MCP server that turns any website into an API — no docs, no SDK, no browser. npm: @apitap/core
turbomcp - ⭐ 76 A full featured, enterprise grade rust MCP SDK
Ludus-FastMCP - ⭐ 76 A Model Context Protocol (MCP) server for automating Ludus v1 and v2 cyber range environments through AI assistants. 190+ tools for range management, blueprints, groups, templates, scenarios, and SIEM integration.
codebase-mcp - ⭐ 76 Model Context Protocol implementation for retrieving codebases using RepoMix
p4mcp-server - ⭐ 76 [Community Supported] Perforce P4 MCP Server is a Model Context Protocol (MCP) server that integrates with the Perforce P4 version control system.
fred-mcp-server - ⭐ 76 Open-source FRED MCP Server (Federal Reserve Economic Data)
teams-mcp - ⭐ 76 MCP server providing comprehensive Microsoft Teams and Graph API access for AI assistants including messaging, search, and user management.
mcp-kafka - ⭐ 76 A Model Context Protocol Server to perform Kafka client operations
agenticmail - ⭐ 76 Email & SMS infrastructure for AI agents — send and receive real email and text messages programmatically
agentic-coding - ⭐ 75 Agentic Coding Rules, Templates etc…
mcp-llms-txt-explorer - ⭐ 75 MCP to explore websites with llms.txt files
rust-mcp-schema - ⭐ 75 A type-safe implementation of the official Model Context Protocol (MCP) schema in Rust.
unitree-go2-mcp-server - ⭐ 75 The Unitree Go2 MCP Server is a server built on the MCP that enables users to control the Unitree Go2 robot using natural language commands interpreted by a LLM.
openfoam-mcp-server - ⭐ 75 LLM-powered OpenFOAM MCP server for intelligent CFD education with Socratic questioning and expert error resolution
roundtable - ⭐ 75 Zero-configuration MCP server that unifies multiple AI coding assistants (Codex, Claude Code, Cursor, Gemini) through intelligent auto-discovery and standardized interface
interactive-brokers-mcp - ⭐ 75 Interactive Brokers MCP Server
hulunote - ⭐ 75 AI + Note Hippocampus — Your second brain, powered by AI
mcp-wolframalpha - ⭐ 75 A Python-powered Model Context Protocol MCP server and client that uses Wolfram Alpha via API.
mcp-gopls - ⭐ 75 Model Context Protocol (MCP) server for Go using gopls – LSP-powered analysis, tests, coverage, and tooling.
masquerade - ⭐ 75 The Privacy Firewall for LLMs
clarity-mcp-server - ⭐ 75 A Model Context Protocol (MCP) server for Microsoft Clarity
MCP4EDA - ⭐ 75 This is the Github Repo for the paper: MCP4EDA: LLM-Powered Model Context Protocol RTL-to-GDSII Automation with Backend Aware Synthesis Optimization. MCP server for a collection of open-source EDA tools
conductor-tasks - ⭐ 74 A task management system designed for AI development
unreal-mcp - ⭐ 74 MCP server for Unreal Engine that uses Unreal Python Remote Execution
mcp-client-capabilities - ⭐ 74 Index of all Model Context Protocol (MCP) clients and their capabilities
gdai-mcp-plugin-godot - ⭐ 74 A MCP server integration for Godot Engine that allows Claude, Cursor, Windsurf, VSCode, etc to perform actions like creating scenes, resources, scripts, reading errors and much more.
UnrealMotionGraphicsMCP - ⭐ 74 🚀 UE5-UMG-MCP: A deep-focused MCP for Unreal Engine UMG layout. Designed to maximize AI efficiency within limited context windows by prioritizing precision in UI structure, animations, and blueprint integration.
BurpSuite-MCP-Server - ⭐ 74 BurpSuite MCP Server: A powerful Model Context Protocol (MCP) server implementation for BurpSuite, providing programmatic access to Burp’s core functionalities.
bloodhound_mcp - ⭐ 74 A Model Context Protocol (MCP) server to converse with data in Bloodhound
ipybox - ⭐ 74 Unified execution environment for Python code, shell commands, and programmatic MCP tool calls.
mcp-velociraptor - ⭐ 74 VelociraptorMCP is a Model Context Protocol bridge for exposing LLMs to MCP clients.
godot-mcp - ⭐ 74 MCP server for full Godot 4.x engine control — 149 tools for AI-driven game development
bitcoin-mcp - ⭐ 73 Bitcoin & Lightning Network MCP Server.
sanity-mcp-server - ⭐ 73 Deprecated: Use the remote MCP server at https://mcp.sanity.io instead.
Custom-MCP-Server - ⭐ 73 MCP server for scraping LinkedIn, Facebook, Instagram profiles and Google search.
firefox-devtools-mcp - ⭐ 73 Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol
ollama-mcp-bridge - ⭐ 73 Extend the Ollama API with dynamic AI tool integration from multiple MCP (Model Context Protocol) servers. Fully compatible, transparent, and developer-friendly, ideal for building powerful local LLM applications, AI agents, and custom chatbots
mcp-server-email - ⭐ 73 一个基于 MCP (Model Context Protocol) 的邮件服务,支持 LLM 发送带附件的电子邮件及在指定目录中搜索文件。提供安全的 SMTP 传输、多收件人支持和附件模式匹配搜索功能,适用于 Gmail、Outlook、Yahoo、QQ 邮箱和网易 126 邮箱等主流邮箱服务。
sublinear-time-solver - ⭐ 73 Rust + WASM sublinear-time solver for asymmetric diagonally dominant systems. Exposes Neumann series, push, and hybrid random-walk algorithms with npm/npx CLI and Flow-Nexus HTTP streaming for swarm cost propagation and verification.
raindrop-io-mcp-server - ⭐ 72 An integration that allows LLMs to interact with Raindrop.io bookmarks using the Model Context Protocol (MCP).
github-brain - ⭐ 72 An experimental GitHub MCP server with local database.
mcp-openmemory - ⭐ 72 Simple standalone MCP server giving Claude the ability to remember your conversations and learn from them over time.
joplin-mcp - ⭐ 72 MCP server for the Joplin note taking app
mengram - ⭐ 72 Human-like memory for AI agents — semantic, episodic & procedural. Experience-driven procedures that learn from failures. Free API, Python & JS SDKs, LangChain & CrewAI integrations.
airtable-mcp - ⭐ 72 Search, create and update Airtable bases, tables, fields, and records using Claude Desktop and MCP (Model Context Protocol) clients
firefox-devtools-mcp - ⭐ 72 Model Context Protocol server for Firefox DevTools - enables AI assistants to inspect and control Firefox browser through the Remote Debugging Protocol
railway-mcp - ⭐ 72 An unofficial and community-built MCP server for integrating with https://railway.app
youtube-connector-mcp - ⭐ 72 MCP server for YouTube — search videos, channels, playlists, and transcripts. Works with Claude, Cursor, Windsurf, and any MCP client.
anilist-mcp - ⭐ 72 AniList MCP server for accessing anime and manga data
MediaWiki-MCP-Server - ⭐ 72 Model Context Protocol (MCP) Server to connect your AI with any MediaWiki
Meting-Agent - ⭐ 72 🪐 面向 AI 的多音乐平台的 API 代理 • 网易云 • QQ音乐 • 酷狗 • 酷我 🎻 Multi-platform music API agent for AI • NetEase • QQ Music • KuGou • Kuwo
bc-code-intelligence-mcp - ⭐ 72 BC Code Intelligence MCP Server - Persona-driven workflow orchestration for Business Central development. Provides 16+ MCP tools, layered knowledge system, and intelligent BC pattern analysis through Model Context Protocol.
langfuse-mcp - ⭐ 72 A Model Context Protocol (MCP) server for Langfuse, enabling AI agents to query Langfuse trace data for enhanced debugging and observability
photon - ⭐ 72 Define intent once. Photon turns a single TypeScript file into CLI tools, MCP servers, and web interfaces.
adb-tui - ⭐ 71 🤖 Full-featured Android Debug Bridge TUI and MCP server. Control any device by keystroke or AI.
ytt-mcp - ⭐ 71 MCP server to fetch YouTube transcripts
MCP-wolfram-alpha - ⭐ 71 Connect your chat repl to wolfram alpha computational intelligence
template-mcp-server - ⭐ 71 Template to quickly set up your own MCP server
OmniMCP - ⭐ 71 OmniMCP uses Microsoft OmniParser and Model Context Protocol (MCP) to provide AI models with rich UI context and powerful interaction capabilities.
sub-agents-mcp - ⭐ 71 Define task-specific AI sub-agents in Markdown for any MCP-compatible tool.
medical-mcp - ⭐ 71 An MCP server that provides comprehensive medical information by querying multiple authoritative medical APIs including FDA, WHO, PubMed, Google Scholar, and RxNorm
mcp-server-datahub - ⭐ 71 The official Model Context Protocol (MCP) server for DataHub (https://datahub.com)
purple-mcp - ⭐ 71 Access SentinelOne’s Purple AI and security services through the Model Context Protocol (MCP) - query alerts, vulnerabilities, misconfigurations, and inventory
gmail-mcp-server - ⭐ 71 Model Context Protocol (MCP) server for Gmail
lc2mcp - ⭐ 71 Convert LangChain tools to FastMCP tools
godot-mcp - ⭐ 71 A Model Context Protocol (MCP) server for interacting with the Godot game engine.
trading-mcp - ⭐ 71 The MCP server that will help you trade smarter (or at least try)
FreeCAD-MCP - ⭐ 71 FreeCAD plugin for automating model creation and control via Model Contro Protocol (MCP). Provides a MCP server,GUl panel, and client for running macros,managing documents, and adjusting views.
pubmed-mcp-server - ⭐ 71 MCP server for the NCBI E-utilities API. Search PubMed, fetch article metadata and full text, generate citations, explore MeSH terms, and discover related research. STDIO or Streamable HTTP.
ClawMem - ⭐ 71 On-device context engine and memory for AI agents. Claude Code and OpenClaw. Hooks + MCP server + hybrid RAG search.
join.cloud - ⭐ 71 Join.cloud lets AI agents work together in real-time rooms. Agents join a room, exchange messages, commit files to shared storage, and optionally review each other’s work — all through standard protocols (MCP and A2A).
mcp-discord - ⭐ 70 Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
ableton-copilot-mcp - ⭐ 70 An MCP server built on ableton-js enables AI assistants to control Ableton Live in real time, including Arrangement View operations such as song management, track control, MIDI editing, and audio recording, along with other capabilities.
ros2_mcp - ⭐ 70 Advanced MCP Server ROS 2 bridging AI agents straight into robotics
CodeMCP - ⭐ 70 Code intelligence for AI assistants - MCP server, CLI, and HTTP API with symbol navigation, impact analysis, and architecture mapping
mcd-mcp-server - ⭐ 70 McDonald’s China MCP Server Integration Guide
ticktick-mcp-server - ⭐ 70 A Model Context Protocol (MCP) server designed to integrate with the TickTick task management platform, enabling intelligent context-aware task operations and automation.
m3 - ⭐ 70 🏥🤖 Query MIMIC-IV medical data using natural language through Model Context Protocol (MCP). Transform healthcare research with AI-powered database interactions - supports both local MIMIC-IV SQLite demo dataset and full BigQuery datasets.
optuna-mcp - ⭐ 70 The Optuna MCP Server is a Model Context Protocol (MCP) server to interact with Optuna APIs.
mcp-toolbox-sdk-js - ⭐ 70 Javascript SDK for interacting with the MCP Toolbox for Databases.
CanvasMCPClient - ⭐ 70 Canvas MCP Client is an open-source, self-hostable dashboard application built around an infinite, zoomable, and pannable canvas. It provides a unified interface for interacting with multiple MCP (Model Context Protocol) servers through a flexible, widget-based system.
DecompilerServer - ⭐ 70 A powerful MCP (Model Context Protocol) server for decompiling and analyzing .NET assemblies, with specialized support for Unity’s Assembly-CSharp.dll files. DecompilerServer provides comprehensive decompilation, search, and code analysis capabilities through a rich set of tools and APIs.
mcp-server-apple-events - ⭐ 70 MCP server providing native macOS integration with Apple Reminders and Calendar via EventKit
MCP-server-Deepseek_R1 - ⭐ 69 A Model Context Protocol (MCP) server implementation connecting Claude Desktop with DeepSeek’s language models (R1/V3)
ollama-mcp-client - ⭐ 69 MCP client for local ollama models
wasmcp - ⭐ 69 Build MCP servers with WebAssembly components
boilerplate-mcp-server - ⭐ 69 TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources. Includes CLI support and extensible structure for connecting AI systems (LLMs) to external data sources like ip-api.com. Ideal template for creating new MCP integrations via Node.js.
robot_MCP - ⭐ 69 A simple MCP server for the SO-ARM100 control
piapi-mcp-server - ⭐ 69 A TypeScript implementation of a Model Context Protocol (MCP) server that integrates with PiAPI’s API. PiAPI makes user able to generate media content with Midjourney/Flux/Kling/LumaLabs/Udio/Chrip/Trellis directly from Claude or any other MCP-compatible apps.
mcp_zoomeye - ⭐ 69 A Model Context Protocol server that provides network asset information based on query conditions. This server allows LLMs to obtain network asset information and supports querying network asset information by zoomeye dork etc.
tiny-mcp - ⭐ 69 Python 实现 MCP client / service
agenite - ⭐ 69 🤖 Build powerful AI agents with TypeScript. Agenite makes it easy to create, compose, and control AI agents with first-class support for tools, streaming, and multi-agent architectures. Switch seamlessly between providers like OpenAI, Anthropic, AWS Bedrock, and Ollama.
QuickMCP - ⭐ 69 Effortlessly Build Model Context Protocol Servers with OpenAPI or Swagger or Google Discovery Specifications
mcp_newsnow - ⭐ 69 一个基于 Model Context Protocol (MCP) 的新闻聚合服务器,通过 Newsnow API 提供多平台热点新闻和趋势话题。
crawl4ai-mcp-server - ⭐ 69 🕷️ A lightweight Model Context Protocol (MCP) server that exposes Crawl4AI web scraping and crawling capabilities as tools for AI agents. Similar to Firecrawl’s API but self-hosted and free. Perfect for integrating web scraping into your AI workflows with OpenAI Agents SDK, Cursor, Claude Code, and other MCP-compatible tools.
mcp-openapi-schema-explorer - ⭐ 69 MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resource Templates for client-side exploration.
awesome-mcp-best-practices - ⭐ 69 Build Awesome MCPs with Awesome Best Practices for MCP Servers and MCP Clients
Fusion-360-MCP-Server - ⭐ 69 Control Fusion 360 with any AI through Model Context Protocol (MCP)
mcp-client-python - ⭐ 68
markitdown_mcp_server - ⭐ 68 A Model Context Protocol (MCP) server that converts various file formats to Markdown using the MarkItDown utility.
ClueoMCP - ⭐ 68 🎭 The Personality Layer for LLMs- Transform any MCP-compatible AI with rich, consistent personalities powered by Clueo’s Big Five personality engine.
vibe-blocks-mcp - ⭐ 68 Connects Roblox Studio to AI coding editors via the Model Context Protocol (MCP), enabling AI-assisted game development within your Roblox Studio environment.
mcp-server-node - ⭐ 68 MCP Server implemented in JavaScript using Node.js that demonstrates how to build an MCP server with a custom prompt and custom tools, including one that loads an environment variable from a configuration file, to integrate seamlessly with AI-assisted environments like Cursor IDE.
deep-research-mcp-server - ⭐ 68 MCP Deep Research Server using Gemini creating a Research AI Agent
pydantic-rpc - ⭐ 68 PydanticRPC is a Python library for rapidly exposing Pydantic models as gRPC, ConnectRPC, and MCP services without protobuf files.
vesta-mac-dist - ⭐ 68 Vesta macOS Distribution - Official releases and downloads.Vesta AI Chat Assistant for macOS - Built with SwiftUI, Swift MLX and Apple Intelligence using Apple’s on device model on MacOs Tahoe (MacOS 26). Now with side-by-side Qwen3-VL for vison
hyperterse - ⭐ 68 The MCP framework. Connect your data to your agents.
nothumanallowed - ⭐ 68 Epistemic dataset generation engine. 38 AI agents deliberate through multi-round Geth Consensus — producing auditable reasoning traces for AI training. Parliament System, Knowledge Grounding, zero-trust security.
MCPhoenix - ⭐ 67 A simplified implementation of the Model Context Protocol (MCP) server using Elixir’s Phoenix Framework.
mcp_gradio_client - ⭐ 67 This is a proof of concept repo on how to create a gradio UI using the Model Context Protocol Client Python SDK.
deepview-mcp - ⭐ 67 DeepView MCP is a Model Context Protocol server that enables IDEs like Cursor and Windsurf to analyze large codebases using Gemini 2.5 Pro’s extensive context window.
shinzo-ts - ⭐ 67 TypeScript SDK for MCP server observability, built on OpenTelemetry. Gain insight into agent usage patterns, contextualize tool calls, and analyze server performance across platforms. Integrate with any OpenTelemetry ingest service including the Shinzo platform.
nav2_mcp_server - ⭐ 67 MCP server that provides tools and resources to control and monitor robots using Nav2.
mcp-bear - ⭐ 67 A MCP server for interacting with Bear note-taking software.
nautex - ⭐ 67 MCP server for guiding Coding Agents via end-to-end requirements to implementation plan pipeline
crash-mcp - ⭐ 67 MCP server for structured and efficient reasoning with step validation, branching, and revisions.
MySQL_MCP - ⭐ 67 这是一个功能强大且易用的MySQL数据库MCP(Model Context Protocol)服务器,让你的AI助手可以安全地进行完整的数据库操作,支持多数据库连接管理、增删改查、事务管理和智能回滚功能。
mcp-shell - ⭐ 67 Give hands to AI. MCP server to run shell commands securely, auditably, and on demand.
mcp-all-in-one - ⭐ 67 A powerful MCP (Model Context Protocol) service aggregator that combines multiple MCP services into a single unified MCP service with self-configuration capabilities.
podman-mcp-server - ⭐ 67 Model Context Protocol (MCP) server for container runtimes (Podman and Docker)
adloop - ⭐ 67 An MCP server that gives your AI assistant read + write access to Google Ads and GA4 — with safety guardrails that prevent accidental spend.
askimo - ⭐ 67 Open-source AI desktop app with built-in knowledge base, MCP support, and multi-provider models like OpenAI, Gemini, Grok, and Ollama.
deepseek-thinker-mcp - ⭐ 66 A MCP provider Deepseek reasoning content to MCP-enabled AI Clients, like Claude Desktop. Supports access to Deepseek’s CoT from the Deepseek API service or a local Ollama server.
flapi - ⭐ 66 API Framework heavily relying on the power of DuckDB and DuckDB extensions. Ready to build performant and cost-efficient APIs on top of BigQuery or Snowflake for AI Agents and Data Apps
VibeShift - ⭐ 66 [MCP Server] The Security Agent for AI assisted coding
voice-mcp-agent - ⭐ 66 A voice assistant application built with the LiveKit Agents framework, capable of using Model Context Protocol (MCP) tools to interact with external services
amazon-mcp - ⭐ 66 Amazon MCP server to search & buy products using the L402
mcp-tutorials - ⭐ 66 Model Context Protocol(MCP) 中文教程讲解
community-servers - ⭐ 66 This repository contains a collection of community-maintained Model Context Protocol (MCP) servers. All servers are automatically listed on the MCP Get registry and can be viewed and installed via CLI
xiaozhi-mcp-client - ⭐ 66 可视化的配置和管理,给xiaozhi接入mcp
usolver - ⭐ 66 A model context protocol server for solving combinatorial optimization problems with logical and numerical constraints.
geoserver-mcp - ⭐ 66 A Model Context Protocol (MCP) server implementation that connects LLMs to the GeoServer REST API
mcp-open-library - ⭐ 66 A Model Context Protocol (MCP) server for the Internet Archive’s Open Library API that enables AI assistants to search for book and author information.
Alicization-Town - ⭐ 66 ⚔️ Alicization Town is a decentralized, multi-agent pixel sandbox world powered by the Model Context Protocol (MCP). ⚔️ Alicization Town 是一个基于 MCP (Model Context Protocol) 架构的去中心化多智能体像素沙盒世界。
mcp4k - ⭐ 65 Compiler-driven MCP framework for Kotlin Multiplatform
svelte5-mcp - ⭐ 65 A specialized Model Context Protocol (MCP) server for Svelte 5 frontend development
mcp-fhir - ⭐ 65 A Model Context Protocol implementation for FHIR
fhir-mcp-server - ⭐ 65 FHIR MCP Server for handling medical data standard.
academia_mcp - ⭐ 65 Academia MCP server: Tools for automatic scientific research
ClaudeHistoryMCP - ⭐ 65 MCP server for searching and surfacing Claude Code conversation history
chess-mcp - ⭐ 65 A Model Context Protocol server for Chess.com’s Published Data API. This provides access to Chess.com player data, game records, and other public information through standardized MCP interfaces, allowing AI assistants to search and analyze chess information.
Skills-ContextManager - ⭐ 65 A self-hosted web application for managing AI skills, workflows, and contexts with full MCP (Model Context Protocol) integration. Organize, manage, and dynamically load specialized knowledge bases into any AI Agent just by toggling your Skills On/Off in simple local hosted WEB UI.
mcp-server-okppt - ⭐ 65 这个项目是一个基于MCP (Model Context Protocol) 的服务器工具,名为 “MCP OKPPT Server”。它的核心功能是允许大型语言模型(如Claude、GPT等)通过生成SVG图像来间接设计和创建PowerPoint演示文稿。工具负责将这些SVG图像高质量地插入到PPTX幻灯片中,并保留其矢量特性,确保图像在PowerPoint中可缩放且清晰。
mcp-manager - ⭐ 65 A web-based GUI tool for managing Model Context Protocol (MCP) servers in Claude and Cursor
mcp-1c - ⭐ 65 MCP server for 1C:Enterprise — AI assistant sees your configuration and generates accurate BSL code. One binary, zero dependencies, 9 tools.
lsd-mcp - ⭐ 65 LSD Model Context Protocol
codebadger - ⭐ 65 A containerized Model Context Protocol (MCP) server providing static code analysis using Joern’s Code Property Graph (CPG) with support for Java, C/C++, JavaScript, Python, Go, Kotlin, C#, Ghidra, Jimple, PHP, Ruby, and Swift.
ollama-mcp-client - ⭐ 64
mcp-config - ⭐ 64 A CLI tool for easy installation of MCP servers and managing their configuration
mcp-server - ⭐ 64 The UI5 MCP server improves the developer experience when working with agentic AI and the UI5 framework.
mcp-sdk - ⭐ 64 Minimalistic Rust Implementation Of Model Context Protocol from Anthropic
mobile-mcp - ⭐ 64 A Model Context Protocol (MCP) server that provides mobile automation capabilities.
mealie-mcp-server - ⭐ 64 MCP server that exposes Mealie APIs to MCP clients such as Claude Desktop
freecad-mcp - ⭐ 64 FreeCAD MCP - Open-source Model Context Protocol server for FreeCAD automation
windbg-mcp - ⭐ 64 An MCP (Model Context Protocol) server that turns all pybag Windows debugger functions into native MCP tools. It lets MCP-compatible clients (Claude Desktop, Claude Code, Cowork, OpenAI Codex CLI, Cursor, and custom agents) control user-mode processes, kernel sessions, and crash dump analysis via structured JSON calls.
nutrient-dws-mcp-server - ⭐ 63 A Model Context Protocol (MCP) server implementation that integrates with the Nutrient Document Web Service (DWS) Processor API, providing powerful PDF processing capabilities for AI assistants.
canvas-mcp - ⭐ 63 A Model Context Protocol server to run locally and connect to a Canvas LMS
joplin-mcp-server - ⭐ 63 A Model Context Protocol (MCP) Server for https://joplinapp.org/ that enables note access through the https://modelcontextprotocol.io. Perfect for integration with AI assistants like Claude.
mcp-cn - ⭐ 63 MCP Hub 中国是一个专注于 Model Context Protocol (MCP) 生态的开源平台。它致力于汇聚全球优质的 MCP 服务,提供一站式的解决方案,包括服务发现、接入指南和使用示例,并建立完善的中文生态,欢迎开发者参与贡献和完善平台功能。
mcp-swagger-server - ⭐ 63 MCP Swagger Server 将任何符合 OpenAPI/Swagger 规范的 REST API 转换为 Model Context Protocol (MCP) 格式,让 AI 助手能够理解和调用您的 API。
yamcp - ⭐ 63 Organize your MCP servers in local workspaces, share them as Yet-Another-MCP through a single command
clinicaltrialsgov-mcp-server - ⭐ 63 MCP server for the ClinicalTrials.gov v2 API. Search trials, retrieve study details and results, and match patients to eligible trials.
mcp-things3 - ⭐ 63 A Model Context Protocol for reading todos and writing todos and projects in the macOS app Things3 using a combination of Applescript and x-call URLs.
sugar - ⭐ 63 Persistent memory for AI coding agents. Cross-session context, global knowledge, and autonomous task execution.
mcp-servers - ⭐ 62 MCP (Model Context Protocol) Servers authored and maintained by the PulseMCP team. We build reliable servers thoughtfully designed specifically for MCP Client-powered workflows.
mcp-miro - ⭐ 62 Miro integration for Model Context Protocol
mcp-server-ccxt - ⭐ 62 Cryptocurrency Market Data MCP Server
mcp-durable-object-client - ⭐ 62 testing mcps
data-gov-il-mcp - ⭐ 62 Advanced MCP server for seamless access to Israeli Government Open Data
mcpr - ⭐ 62 Model Context Protocol server and client for R
mcp-server-security-standard - ⭐ 62 MCP Server Security Standard (MSSS): an open, testable security control standard for certifying MCP servers, with levels, evidence requirements, and reporting schemas.
Alph - ⭐ 62 Universal MCP Server Configuration Manager
baml-agents - ⭐ 62 Building Agents with LLM structured generation (BAML), MCP Tools, and 12-Factor Agents principles
rember-mcp - ⭐ 62 A Model Context Protocol (MCP) server for Rember.
mcp-bridge-api - ⭐ 62 MCP Bridge is a lightweight, fast, and LLM-agnostic proxy for connecting to multiple Model Context Protocol (MCP) servers through a unified REST API. It enables secure tool execution across diverse environments like mobile, web, and edge devices. Designed for flexibility, scalability, and easy integration with any LLM backend.
mcp-victorialogs - ⭐ 62 The implementation of Model Context Protocol (MCP) server for VictoriaLogs.
openscad-mcp - ⭐ 62 A Model Context Protocol (MCP) server for OpenSCAD 3D modeling and rendering
embedded-debugger-mcp - ⭐ 62 A Model Context Protocol server for embedded debugging with probe-rs - supports ARM Cortex-M, RISC-V debugging via J-Link, ST-Link, and more
ainativelang - ⭐ 62 AINL helps turn AI from “a smart conversation” into “a structured worker.” It is designed for teams building AI workflows that need multiple steps, state and memory, tool use, repeatable execution, validation and control, and lower dependence on long prompt loops. AINL is a compact, graph-canonical, AI-native programming system for (READ: README)
contentful-mcp - ⭐ 61 MCP (Model Context Protocol) server for the Contentful Management API
identity-service - ⭐ 61 AGNTCY Identity Service serves as the central hub for managing and verifying digital identities for your Agentic Services.
nocodb-mcp-server - ⭐ 61 nocodb mcp server
mcp-clojure-sdk - ⭐ 61 A Clojure SDK to create MCP servers (and eventually clients)
zeromcp - ⭐ 61 Zero-dependency MCP server implementation.
MCP-Dandan - ⭐ 61 MCP Security Solution for Agentic AI — real-time proxying, behavior analysis, and malicious tool detection
mcp-hub - ⭐ 61 A curated list of awesome Model Context Protocol (MCP) servers.
stackoverflow-mcp - ⭐ 61 A Model Context Protocol server for querying Stack Overflow to help AI models find programming solutions
semanticscholar-MCP-Server - ⭐ 61 🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
godoctor - ⭐ 61 A Model Context Protocol server for Go developers
ollama-mcp-db - ⭐ 61 An interactive chat interface that combines Ollama’s LLM capabilities with PostgreSQL database access through the Model Context Protocol (MCP).
metabase-mcp - ⭐ 61 A high-performance Model Context Protocol server for AI integration with Metabase analytics platforms. Features response optimization, robust error handling, and comprehensive data access tools. Featured on Claude.
smart-pet-with-mcp - ⭐ 60 一个桌宠形式的mcp client,可以对接任意mcp server,配合测试的mcp server 开源地址:https://github.com/shijianzhong/mcp-server-for-pc
devto-mcp - ⭐ 60 MCP Server of DevTo
autosteer - ⭐ 60 Desktop app for multi-workspace Claude Code management
mcp-server-echart - ⭐ 60 基于 mcp-go 框架构建的 mcp 服务,它提供了一个能动态生成 ECharts 图表页面的工具。
time-mcp - ⭐ 60 ⏰ Time MCP Server: Giving LLMs Time Awareness Capabilities
blockbench-mcp-plugin - ⭐ 60 Adds MCP server to Blockbench
mcp-server-atlassian-jira - ⭐ 60 Node.js/TypeScript MCP server for Atlassian Jira. Equips AI systems (LLMs) with tools to list/get projects, search/get issues (using JQL/ID), and view dev info (commits, PRs). Connects AI capabilities directly into Jira project management and issue tracking workflows.
appium-mcp - ⭐ 60 AI-powered mobile automation with Model Context Protocol (MCP) integration. Seamlessly control Android & iOS devices through Appium with intelligent visual element detection and recovery. Built for AI agents like Claude to perform complex mobile testing workflows.
mcp - ⭐ 60 ABAP MCP - Model Context Protocol - Server SDK
attio-mcp-server - ⭐ 60 Attio Model Context Protocol (MCP) server implementation
cortex-scout - ⭐ 60 A unified web extraction and stateful automation engine for AI. Replaces heavy testing frameworks with token-optimized browser control, deep research, and HITL.
mcp-bridgekit - ⭐ 60 Embeddable MCP stdio → HTTP bridge with background jobs & live dashboard. Survives Vercel/Cloudflare 30s timeouts. Now scales to 100+ users.
ocaml-mcp-sdk - ⭐ 60 OCaml SDK for Model Context Protocol using Jane Street’s oxcaml_effect library
mcp-server-kibana - ⭐ 60 MCP server for Kibana, Access search and manage Kibana in MCP Client.
MayaMCP - ⭐ 60 Model Context Protocol (MCP) server implementation for Autodesk Maya
mxcp - ⭐ 60 Model eXecution + Context Protocol: Enterprise-Grade Data-to-AI Infrastructure
aguara - ⭐ 60 Security scanner for AI agent skills and MCP servers. Static analysis, incident response, no LLM. One binary. Detection engine behind oktsec.
mcp-ssh - ⭐ 60 🔐 SSH MCP Tool - AI-powered SSH management through MCP protocol | 基于MCP协议的SSH工具,为AI提供SSH远程操作能力
mcp - ⭐ 60 Connect a bitcoin lightning wallet to your LLM using Nostr Wallet Connect and Model Context Protocol
mcp-think-tank - ⭐ 60 MCP Think Tank is a powerful Model Context Protocol (MCP) server designed to enhance the capabilities of AI assistants like Cursor and Claude. It provides a structured environment for enhanced reasoning, persistent memory, and responsible tool usage.
gdal-mcp - ⭐ 60 Model Context Protocol server that packages GDAL-style geospatial workflows through Python-native libraries (Rasterio, GeoPandas, PyProj, etc.) to give AI agents catalog discovery, metadata intelligence, and raster/vector processing with built-in reasoning guidance and reference resources.
drawio-mcp-server - ⭐ 60 A Model Context Protocol (MCP) server for programmatic diagram generation using Draw.io (Diagrams.net). This server generates Draw.io XML directly — no browser extension or Draw.io instance required.
anysite-mcp-server - ⭐ 59 A Model Context Protocol (MCP) server that provides comprehensive access to LinkedIn data and functionalities using the Anysite API, enabling not only data retrieval but also robust management of user accounts.
mcp-difyworkflow-server - ⭐ 59 mcp-difyworkflow-server is an mcp server Tools application that implements the query and invocation of Dify workflows, supporting the on-demand operation of multiple custom Dify workflows.
cline-mcp-memory-bank - ⭐ 59 A memory system for Cline that tracks progress between conversations.
shadcn-ui-mcp-server - ⭐ 59 MCP server for shadcn/ui component references
nutrient-document-engine-mcp-server - ⭐ 59 A Model Context Protocol (MCP) server implementation exposes document processing capabilities through natural language, supporting both direct human interaction and AI agent tool calling.
mcp_server_gdb - ⭐ 59 MCP Server to expose the GDB debugging capabilities
quick-mcp-example - ⭐ 59 Short and sweet example MCP server / client implementation for Tools, Resources and Prompts.
mono-mcp - ⭐ 59 A comprehensive Model Context Protocol (MCP) server for Nigerian banking operations using the Mono Open Banking API.
ask-user-questions-mcp - ⭐ 59 Better ‘AskUserQuestion’ - A lightweight MCP server/OpenCode plugin/Agent Skills + CLI tool that allows your LLMs ask questions to you. Be the human in the human-in-the-loop!
trpc-mcp-go - ⭐ 59 Go implementation of the Model Context Protocol (MCP) with comprehensive Streamable HTTP, STDIO, and SSE support.
ashra-mcp - ⭐ 59 A Model Context Protocol server for Ashra
mcp-design-system-extractor - ⭐ 59 MCP (Model Context Protocol) server that enables AI assistants to interact with Storybook design systems. Extract component HTML, analyze styles, and help with design system adoption and refactoring.
puremd-mcp - ⭐ 59 Unblock, scrape, and search tools for MCP clients
altium-mcp - ⭐ 59 Altium Model Context Protocol server and Altium API script
rust-analyzer-mcp - ⭐ 59 A Model Context Protocol (MCP) server that provides integration with rust-analyzer
caldav-mcp - ⭐ 59 A CalDAV client using Model Context Protocol (MCP) to expose calendar operations as tools for AI assistants.
CornMCP - ⭐ 59 CornMCP is an open-source mono repo that gives AI coding agents (Antigravity, Cursor, Claude Code, Codex), token-saving access to your codebase through the Model Context Protocol (MCP).
tuisic - ⭐ 59 First of its kind, A simple TUI online music streaming application written in c++ with easy vim motions, now with support for Model Context Protocol (MCP)
mcp-ssh - ⭐ 59 A Model Context Protocol (MCP) server for managing and controlling SSH connections.
mcp - ⭐ 59 Twelve Data MCP (Model Context Protocol) Server provides seamless, real-time access to financial market data via WebSocket, enabling reliable streaming of price quotes, market metrics, and events directly into your applications.
Embody - ⭐ 59 Have a conversation with TouchDesigner
MCP-Trust-Kit - ⭐ 58 Deterministic CI scanner and surface-risk scoring for MCP (Model Context Protocol) servers.
metis-router - ⭐ 58 MCP router and Web Based MCP client
mcpserver - ⭐ 58 为claude code+glm 添加上眼睛
job-searchoor - ⭐ 58 A simple MCP server that delivers you jobs based on your needs
scrapegraph-mcp - ⭐ 58 ScapeGraph MCP Server
vscode-mcp - ⭐ 58 MCP server for Claude Code/VSCode/Cursor/Windsurf to use editor self functionality. ⚡ Get real-time LSP diagnostics, type information, and code navigation for AI coding agents without waiting for slow tsc/eslint checks.
ibkr-mcp-server - ⭐ 58 MCP Server for IBKR Client
pagerduty-mcp-server - ⭐ 58 PagerDuty’s official local MCP (Model Context Protocol) server which provides tools to interact with your PagerDuty account directly from your MCP-enabled client.
vikunja-mcp - ⭐ 58 Model Context Protocol server for Vikunja task management. Enables AI assistants to interact with Vikunja instances via MCP.
activitywatch-mcp-server - ⭐ 58 Model Context Protocol server for ActivityWatch time tracking data
1c-mcp - ⭐ 58 Curated list of MCP servers for 1C:Enterprise ecosystem | Каталог MCP-серверов для экосистемы 1С:Предприятие
omega-memory - ⭐ 58 Persistent memory for AI coding agents
chucknorris - ⭐ 58 ⚡ C̷h̷u̷c̷k̷N̷o̷r̷r̷i̷s̷ MCP server: Helping LLMs break limits. Provides enhancement prompts inspired by elder-plinius’ L1B3RT4S
gno - ⭐ 58 Local AI-powered document search and editing with first-in-class hybrid retrieval, LLM answers, WebUI, REST API and MCP support for AI clients.
metabase-mcp - ⭐ 58 Metabase MCP server provides integration with the Metabase API, enabling LLM with MCP capabilites to directly interact with your analytics data, this server acts as a bridge between your analytics platform and conversational AI.
create-mcp-app - ⭐ 57 A CLI tool for quickly scaffolding Model Context Protocol (MCP) server applications with TypeScript support and modern development tooling
daipendency-mcp - ⭐ 57 Model Context Protocol server for Daipendency
Archive-Agent - ⭐ 57 Find your files with natural language and ask questions.
adbfriend - ⭐ 57 Android ADB CLI tool including integrated MCP Server with common adb actions used during development
mkp - ⭐ 57 MKP is a Model Context Protocol (MCP) server for Kubernetes
MCP_Atom_of_Thoughts - ⭐ 57 Atom of Thoughts (AoT) MCP is a server that decomposes complex problems into independent atomic units of thought, using the dependencies between these units to deliver more robust reasoning and validated insights.
nasdaq-data-link-mcp - ⭐ 57 A Nasdaq Data Link MCP (Model Context Protocol) Server
mcp-batchit - ⭐ 57 🚀 MCP aggregator for batching multiple tool calls into a single request. Reduces overhead, saves tokens, and simplifies complex operations in AI agent workflows.
rag-app-on-aws - ⭐ 57 Build and deploy a full-stack RAG app on AWS with Terraform, using free tier Gemini Pro, real-time web search using Remote MCP server and Streamlit UI with token based authentication.
mssql_mcp_server - ⭐ 57 A Model Context Protocol (MCP) server facilitating secure interactions with MSSQL databases.
cap-mcp-plugin - ⭐ 57 MCP (Model Context Protocol) server plugin for CAP NodeJS
SageFs - ⭐ 57 Sage Mode for F# development — REPL with solution or project loading, Live Testing for FREE, Hot Reload, and session management.
lunchmoney-mcp - ⭐ 57 A Model Context Protocol (MCP) server implementation for LunchMoney, providing programmatic access to personal finance management through LunchMoney’s API.
Unity-AI-Animation - ⭐ 57 AI-powered tools for Unity animation workflow. Create and modify AnimationClips and AnimatorControllers directly through natural language commands.
naver-search-mcp - ⭐ 56 MCP server for Naver Search API integration. Provides comprehensive search capabilities across Naver services (web, news, blog, shopping, etc) and data trend analysis tools via DataLab API.
mcp-gemini-search - ⭐ 56 Model Context Protocol (MCP) with Gemini 2.5 Pro. Convert conversational queries into flight searches using Gemini’s function calling capabilities and MCP’s flight search tools
Intelli - ⭐ 56 Build multi-model chatbots and agents from intent.
mcp-thinking - ⭐ 56 thinking tool for claude desktop/mcp clients using Deepseek reasoner
AllVoiceLab-MCP - ⭐ 56 Official AllVoiceLab Model Context Protocol (MCP) server, supporting interaction with powerful text-to-speech and video translation APIs.
solana-mcp-server - ⭐ 56 solana mcp sever to enable solana rpc methods
web2mcp - ⭐ 56 Generate an MCP for any web app
mcp-server-flomo - ⭐ 56 Write notes to Flomo
MegaMemory - ⭐ 56 Persistent project knowledge graph for coding agents. MCP server with semantic search, in-process embeddings, and web explorer.
ocaml-mcp - ⭐ 56 OCaml implementation of the Model Context Protocol (MCP)
supermcp - ⭐ 56 🚀 SuperMCP - Create multiple isolated MCP servers using a single connector. Build powerful Model Context Protocol integrations for databases (PostgreSQL, MSSQL) with FastAPI backend, React dashboard, and token-based auth. Perfect for multi-tenant apps and AI assistants.
deploystack - ⭐ 56 Open source MCP hosting - deploy MCP servers to HTTP endpoints for n8n, Dify, Voiceflow, and any MCP client.
scheduler-mcp - ⭐ 56 MCP Scheduler is a task automation server that lets you schedule shell commands, API calls, AI tasks, and desktop notifications using cron expressions. Built with Model Context Protocol for seamless integration with Claude Desktop and other AI assistants.
mcp-gearbox - ⭐ 56 A modern desktop application for managing Model Context Protocol (MCP) servers across multiple AI agents
kroger-mcp - ⭐ 56 A FastMCP server that provides AI assistants like Claude with access to Kroger’s grocery shopping functionality through the Model Context Protocol (MCP). This server enables AI assistants to find stores, search products, manage shopping carts, and access Kroger’s comprehensive grocery data via the kroger-api python library.
Memory-Plus - ⭐ 56 🧠 𝑴𝒆𝒎𝒐𝒓𝒚-𝑷𝒍𝒖𝒔 is a lightweight, local RAG memory store for MCP agents. Easily record, retrieve, update, delete, and visualize persistent “memories” across sessions—perfect for developers working with multiple AI coders (like Windsurf, Cursor, or Copilot) or anyone who wants their AI to actually remember them.
estonia-ai-kit - ⭐ 56 🇪🇪 Open-source AI SDK for Estonian government and private services. MCP servers and skills. Connect Claude, GPT, agents and models, to Estonia’s digital infrastructure.
cesium-mcp - ⭐ 56 AI-powered CesiumJS 3D globe control 49 tools for camera, entities, layers, animation & spatial analysis via Model Context Protocol (MCP). Natural language to 3D GIS.
vrchat-mcp - ⭐ 55 This project is a Model Context Protocol (MCP) server for interacting with the VRChat API.
astro-mcp - ⭐ 55 MCP server to support Astro project development
mcp-secrets-plugin - ⭐ 55 Secure credential management for MCP servers leveraging system-native keychain storage across macOS, Windows, and Linux platforms
trellis_blender - ⭐ 55 Blender plugin for TRELLIS and TRELLIS.2 (3D AIGC Model, Text-to-3D, Image-to-3D)
powhttp-mcp - ⭐ 55 MCP server enabling agents to debug HTTP requests better (using powhttp)
python - ⭐ 55 🔐 Plug-and-play auth for Python MCP servers.
cosmotop - ⭐ 55 Multiplatform system monitoring tool using Cosmopolitan Libc
AfdianToMarkdown - ⭐ 55 爱发电爬虫(afdian.com)
mcp-headless-gmail - ⭐ 55 A MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
go-crx3 - ⭐ 55 Chrome browser extension tools with MCP integration. Pack, unpack, zip, unzip, download, and manage CRX3 extensions – now AI-compatible via Model Context Protocol.
client - ⭐ 55 Core PHP implementation for the Model Context Protocol (MCP) Client
davinci-resolve-mcp - ⭐ 55 A Model Context Protocol (MCP) server for interacting with DaVinci Resolve and Fusion
agent-architecture-review-sample - ⭐ 55 The Architecture Review Agent is an open-source AI agent sample that reviews software architectures and generates interactive diagrams automatically.
context-optimizer-mcp-server - ⭐ 55 A Model Context Protocol (MCP) server that provides context optimization tools for AI coding assistants including GitHub Copilot, Cursor AI, Claude Desktop, and other MCP-compatible assistants enabling them to extract targeted information rather than processing large terminal outputs and files wasting their context.
linkedin-mcpserver - ⭐ 55 A powerful Model Context Protocol server for LinkedIn API integration
hackmd-mcp - ⭐ 55 A Model Context Protocol server for integrating HackMD’s note-taking platform with AI assistants.
bookstack-mcp-server - ⭐ 55 A Model Context Protocol (MCP) server providing full access to BookStack’s knowledge management capabilities
openai-mcp-client - ⭐ 54 A rudimentary implementation of Anthropic’s Model Context Protocol with OpenAIs Model
minibridge - ⭐ 54 Make your MCP servers secure and production ready
temporal-mcp - ⭐ 54 Empowering AI with Workflow Orchestration
sympy-mcp - ⭐ 54 A MCP server for symbolic manipulation of mathematical expressions
swift-mcp-gui - ⭐ 54 MCP server that can execute commands such as keyboard input and mouse movement on macOS
talkito - ⭐ 54 TalkiTo lets developers interact with AI systems through speech across multiple channels (terminal, API, phone). It can be used as both a command-line tool and a Python library.
Navidrome-MCP - ⭐ 54 Analyze listening patterns, create custom playlists, discover missing albums, discover similar artists, discover radio stations, and validate radio streams using natural language.
claude-code-emacs - ⭐ 54 This package provides seamless integration with Claude Code, allowing you to run AI-powered coding sessions directly in your Emacs environment.
adx-mcp-server - ⭐ 54 A Model Context Protocol (MCP) server that enables AI assistants to query and analyze Azure Data Explorer databases through standardized interfaces.
awesome-remote-mcp-servers - ⭐ 54 A curated list of Hosted & Managed Model Context Protocol (MCP) Servers accessible via a simple URL endpoint.
mcp-cpp - ⭐ 54 A C++ SDK for the Model Context Protocol (MCP). The SDK will provide a framework for creating MCP servers and clients in C++.
mcp-duckdb-memory-server - ⭐ 54 MCP Memory Server with DuckDB backend
mcp-docs-service - ⭐ 54 MCP Documentation Management Service - A Model Context Protocol implementation for documentation management
mcp-gitee - ⭐ 54 mcp-gitee is a Model Context Protocol (MCP) server implementation for Gitee. It provides a set of tools that interact with Gitee’s API, allowing AI assistants to manage repository, issues, pull requests, etc.
mcpshim - ⭐ 54 Turn remote MCP servers into local command workflows.
mcp-toolbox-sdk-go - ⭐ 54 Go SDK for interacting with the MCP Toolbox for Databases.
reaper-reapy-mcp - ⭐ 54 Reaper and MCP or AI integration A Python application for controlling REAPER Digital Audio Workstation (DAW) using the MCP(Model context protocol).
mirroir-mcp - ⭐ 54 MCP server for controlling a real iPhone via macOS iPhone Mirroring…and any MacOs app. Screenshot, tap, swipe, type — from any MCP client.
pentestMCP - ⭐ 54 pentestMCP: AI-Powered Penetration Testing via MCP, an MCP designed for penetration testers.
unreal-api-mcp - ⭐ 54 Instant, accurate Unreal Engine API lookups instead of expensive source file reads, saving your agent tokens, context, and hallucinations.
memex - ⭐ 54 Zettelkasten-based persistent memory for AI coding agents. Works with Claude Code, Cursor, VS Code Copilot, Codex, Windsurf & any MCP client. No vector DB — just markdown + git sync.
svgmaker-mcp - ⭐ 54 Model Context Protocol server for SVGMaker - AI-powered SVG generation and editing. Seamlessly integrate SVG creation into AI workflows.
mcp-server-azure-ai-agents - ⭐ 53 Model Context Protocol Servers for Azure AI Search
NoLLMChat - ⭐ 53 Not-Only LLM Chat. An AI application that enhances creativity and user experience beyond just LLM chat. Noted: Seems it beta version of there is issue with DB please clear site Data in debug
mcp-openai - ⭐ 53 🔗 MCP Client with OpenAI compatible API
gomcp - ⭐ 53 Unofficial Golang SDK for Anthropic Model Context Protocol
user-feedback-mcp - ⭐ 53 Simple MCP Server to enable a human-in-the-loop workflow in tools like Cline and Cursor.
Multi-Agent-System-A2A-ADK-MCP - ⭐ 53 Multi-Agent Systems with Google’s Agent Development Kit + A2A + MCP
skrills - ⭐ 53 Coordinate skills between Codex, Copilot, and Claude Code. Validates, analyzes, and syncs skills, subagents, commands, and configuration between multiple CLIs.
ntfy-me-mcp - ⭐ 53 An ntfy MCP server for sending/fetching ntfy notifications to self-hosted or ANY ntfy.sh server from AI Agents 📤 (supports secure token auth & more - use with npx or docker!)
mcp-dap-server - ⭐ 53 MCP server to communicate with DAP servers allowing AI Agents the ability to debug live programs.
mcp-mermaid-validator - ⭐ 53 A Model Context Protocol server that validates and renders Mermaid diagrams.
tripadvisor-mcp - ⭐ 53 A Model Context Protocol (MCP) server for Tripadvisor Content API. This provides access to Tripadvisor location data, reviews, and photos through standardized MCP interfaces, allowing AI assistants to search for travel destinations and experiences.
mcp-guard - ⭐ 53 MCP Guard secures your MCP client from prompt injection attacks and more.
adeu - ⭐ 53 Agentic DOCX Redlining Engine. Enables LLMs to read Word documents and inject native Track Changes (w:ins, w:del) and Comments without breaking formatting. Includes Model Context Protocol (MCP) Server.
shotgrid-mcp-server - ⭐ 53 A Model Context Protocol (MCP) server for Autodesk ShotGrid/Flow Production Tracking (FPT) with comprehensive CRUD operations and data management capabilities.
mcp-oauth-gateway - ⭐ 53 An OAuth 2.1 Authorization Server that adds authentication to any MCP (Model Context Protocol) server without code modification.
crawlbase-mcp - ⭐ 53 Crawlbase MCP Server connects AI agents and LLMs with real-time web data. It powers Claude, Cursor, and Windsurf integrations with battle-tested web scraping, JavaScript rendering, and anti-bot protection enabling structured, live data inside your AI workflows.
thoughtbox - ⭐ 53 Thoughtbox is an intention ledger for agents. Evaluate AI’s decisions against its decision-making.
civyk-winwright - ⭐ 53 Playwright-style MCP server for Windows desktop, system, and browser automation. 59 tools for WPF, WinForms, Win32, Chrome/Edge via Model Context Protocol.
dataworkers-claw-community - ⭐ 53 We’re build a swarm of agents for all data tasks. That anyone can use for free, open-source community version.
Claude-Deep-Research - ⭐ 53 An MCP (Model Context Protocol) server that enables comprehensive research capabilities for Claude
AutoGenesis - ⭐ 53 AutoGenesis is an AI-powered automated testing framework based on Model Context Protocol (MCP), supporting multiple platforms including desktop applications (Windows/macOS) and mobile applications (iOS/Android).
codex-mcp-go - ⭐ 52 codex-mcp-go is a Go-based MCP (Model Context Protocol) server that serves as a bridge for Codex CLI, enabling various AI coding assistants (such as Claude Code, Roo Code, KiloCode, etc.) to seamlessly collaborate with Codex.
A2A_ADK_MCP - ⭐ 52 Multi-Agent Systems with Google’s Agent Development Kit + A2A + MCP
adk-mcp-a2a-crash-course - ⭐ 52 This project demonstrates a multi-agent system using Google’s Agent Development Kit (ADK), Agent2Agent (A2A) and Model Context Protocol (MCP). that integrates Notion for information retrieval and ElevenLabs for text-to-speech conversion.
mcp-victorialogs - ⭐ 52 The implementation of Model Context Protocol (MCP) server for VictoriaLogs.
baba_is_eval - ⭐ 52 Claude et al. play the brilliant puzzle title “Baba is You”
us-census-bureau-data-api-mcp - ⭐ 52 The U.S. Census Bureau Data API MCP connects AI Assistants with official Census Bureau statistics.
youtube-mcp-server - ⭐ 52 A powerful Model Context Protocol (MCP) server for YouTube video transcription and metadata extraction.
gemini-cloud-assist-mcp - ⭐ 52 An MCP Server for Gemini Cloud Assist; provides tools to assist with your tasks on GCP
mcp-server - ⭐ 52 Inkdrop Model Context Protocol Server
mcp-security-audit - ⭐ 52 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.
go-mcp-mysql - ⭐ 52 Zero burden, ready-to-use Model Context Protocol (MCP) server for interacting with MySQL and automation. No Node.js or Python environment needed.
fossil-mcp - ⭐ 52 The code quality toolkit for the agentic AI era. Find dead code, clones, and scaffolding across 15 languages. MCP server + CLI.
rs-utcp - ⭐ 52 Official Rust implementation of the UTCP
youtrack-mcp - ⭐ 52 An MCP (Model Context Protocol) server that provides YouTrack REST API access to AI agents
abaqus-mcp-server - ⭐ 52 An MCP (Model Context Protocol) server designed to interact with an already running Abaqus/CAE Graphical User Interface (GUI). It allows for the execution of Python scripts within the Abaqus environment and retrieval of messages from the Abaqus message log/area, all through MCP tools.
MiniMax-Coding-Plan-MCP - ⭐ 52 Specialized MiniMax Model Context Protocol (MCP) server designed for coding-plan users, featuring AI-powered search and vision analysis APIs optimized for code development workflows
gtm-mcp-server - ⭐ 52 An MCP server for Google Tag Manager. Connect it to your LLM, authenticate once, and start managing GTM through natural language.
mcp-app-demo - ⭐ 51 Demo application showcasing how to build and secure MCP servers and clients with Pomerium using contextual access policies.
gomcp - ⭐ 51 gomcp provides a Go implementation of the Model Context Protocol (MCP), enabling communication between language models/agents and external tools or resources via a standardized protocol.
qu3-app - ⭐ 51 Quantum-proof MCP Server and Client Interactions
gdal-mcp - ⭐ 51 Model Context Protocol server that packages GDAL-style geospatial workflows through Python-native libraries (Rasterio, GeoPandas, PyProj, etc.) to give AI agents catalog discovery, metadata intelligence, and raster/vector processing with built-in reasoning guidance and reference resources.
whois-mcp - ⭐ 51 MCP Server for whois lookups.
mcp-atlassian-server - ⭐ 51 MCP server connecting AI assistants with Jira & Confluence for smart project management.
mcp-kubernetes - ⭐ 51 A Model Context Protocol (MCP) server that enables AI assistants to interact with Kubernetes clusters. It serves as a bridge between AI tools (like Claude, Cursor, and GitHub Copilot) and Kubernetes
ShadowCrawl - ⭐ 51 🥷 The FREE, Sovereign alternative to Firecrawl & Tavily. Pure Rust Stealth Scraper + Built-in God-Tier Meta-Search for AI Agents. Bypass Cloudflare & DataDome via HITL. Zero-bloat, ultra-clean LLM data. 99.99% Success Rate. 🦀
hmr - ⭐ 51 Real hot-module reload for Python—side effects handled reactively. https://py3.online/hmr
matlab-mcp-server - ⭐ 51 Matlab MCP Server in python
mcp-auth-servers - ⭐ 51 🔒 Reference MCP servers that demo how authentication works with the current Model Context Protocol spec.
AI-Cursor-Scraping-Assistant - ⭐ 51 A powerful tool that leverages Cursor AI and MCP (Model Context Protocol) to easily generate web scrapers for various types of websites.
mcp-codestyle-server - ⭐ 51 MCP Codestyle Server 是一个基于 Spring AI 实现的 Model Context Protocol (MCP) 服务器,为 IDE 和 AI 代理提供代码模板搜索和检索工具。该服务从本地缓存查找模板,并在缺失时自动从远程仓库下载元数据和文件进行修复。
sharepoint-mcp - ⭐ 51 SharePoint MCP (Model Context Protocol) - A SharePoint connector for LLM applications. Access SharePoint documents and lists through Microsoft Graph API.
mailgun-mcp-server - ⭐ 51 Implementation of Model Context Protocol server for Mailgun APIs
esa-mcp-server - ⭐ 51 esa.io の公式 MCP(Model Context Protocol)サーバー(STDIO Transport版)
discourse-mcp - ⭐ 51 MCP client for Discourse sites
unity-mcp-plugin - ⭐ 51 Unity MCP Plugin (UPM) — Editor bridge for AI-assisted game development. Enables Claude, Cursor & MCP-compatible AI to control Unity Editor with 268 tools: scenes, GameObjects, components, builds, profiling, Shader Graph, Amplify Shader Editor, terrain, physics, NavMesh & more. Free & open source.
luma-mcp - ⭐ 51 Multi-Model Visual Understanding MCP Server, GLM-4.6V, DeepSeek-OCR (free), and Qwen3-VL-Flash. Provide visual processing capabilities for AI coding models that do not support image understanding.多模型视觉理解MCP服务器,GLM-4.6V、DeepSeek-OCR(免费)和Qwen3-VL-Flash等。为不支持图片理解的 AI 编码模型提供视觉处理能力。
ai-humanizer-mcp-server - ⭐ 51 A powerful Model Context Protocol (MCP) server that helps refine AI-generated content to sound more natural and human-like. Built with advanced AI detection and text enhancement capabilities.
openzim-mcp - ⭐ 51 OpenZIM MCP is a modern, secure, and high-performance MCP (Model Context Protocol) server that enables AI models to access and search ZIM format knowledge bases offline.
brainstorm-mcp - ⭐ 51 MCP server for multi-round AI brainstorming debates between multiple models (GPT, DeepSeek, Groq, Ollama, etc.)
mcp-client - ⭐ 50
Perigon.CLI - ⭐ 50 This is a tool that helps you quickly build backend services based on Asp.Net Core and EF Core. It provides command line, WebUI and IDE MCP support. In a well-designed project architecture that has been put into practice, code generation and LLM technology are used to reduce various template codes and greatly improve development efficiency!
ScreenPilot - ⭐ 50 Tool that allows the AI to control your device in the same way you do, enabling automation for everything!
mcp-server-drupal - ⭐ 50 TS based companion MCP server for the Drupal MCP module that works with the STDIO transport.
create-mcp - ⭐ 50 CLI to set up and deploy MCP Servers to Cloudflare Workers in seconds. Just write TypeScript functions to make Cursor MCP tools.
mcpo_docker_use - ⭐ 50 An example Docker image for mcpo(with npm,curl,nodejs,uv Pre-Built;Pre-Built MCP:amap;baidumap;server-brave-search; tavily;fetch), a tool that exposes MCP (Model Context Protocol) servers as OpenAPI-compatible HTTP endpoints for OpenWebUI.
model-context-protocol-rb - ⭐ 50 An implementation of the Model Context Protocol in Ruby.
mcp-server-atlassian-confluence - ⭐ 50 Node.js/TypeScript MCP server for Atlassian Confluence. Provides tools enabling AI systems (LLMs) to list/get spaces & pages (content formatted as Markdown) and search via CQL. Connects AI seamlessly to Confluence knowledge bases using the standard MCP interface.
gimp-mcp - ⭐ 50 GIMP MCP server
1xn-vmcp - ⭐ 50 vMCP - Virtual Model Context Protocol
mcp-rdf-explorer - ⭐ 50 A Model Context Protocol (MCP) server that provides conversational interface for the exploration and analysis of RDF (Turtle) based Knowledge Graph in Local File mode or SPARQL Endpoint mode.
mcp-tts - ⭐ 50 MCP Server for Text to Speech
mcp-amadeus - ⭐ 50 Amadeus MCP(Model Context Protocol) Server
rulego-server - ⭐ 50 A lightweight dependency-free workflow automation platform. Supports iPaaS, stream computing, MCP, and AI capabilities.
mcp - ⭐ 50 40ANTS-MCP is a framework for building Model Context Protocol servers in Common Lisp
calculator-mcp-server - ⭐ 50 A Model Context Protocol (MCP) server that provides Claude with advanced mathematical calculation capabilities
tokio-prompt-orchestrator - ⭐ 50 Multi-core, Tokio-native orchestration for LLM pipelines.
mcp-openmsx - ⭐ 50 A Model Context Protocol (MCP) server for automating openMSX emulator instances. This server provides comprehensive tools for MSX software development, testing, and automation through standardized MCP protocols.
modao-proto-mcp - ⭐ 50 Modao Proto MCP is a standalone MCP (Model Context Protocol) service designed to connect Modao Proto design tools with AI models.
pprof-analyzer-mcp - ⭐ 50 This is a Model Context Protocol (MCP) server implemented in Go, providing a tool to analyze Go pprof performance profiles.
ns-mcp-server - ⭐ 50 A Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
UnrealMCPBridge - ⭐ 50 An Unreal Engine plugin that implements an MCP server allowing MCP clients to access the UE Editor Python API.
unity-api-mcp - ⭐ 50 Instant, accurate Unity API lookups instead of expensive source file reads, saving your agent tokens, context, and hallucinations
n8n-workflow-builder-mcp - ⭐ 49 MCP server that allow LLM in agent mode builds n8n workflows for you
oatpp-mcp - ⭐ 49 Anthropic’s Model Context Protocol implementation for Oat++
linux-do-mcp - ⭐ 49 A MCP Server For LINUX DO community
Koppla - ⭐ 49 A Model-Context-Protocol (MCP) Server for Active Directory
agent-os - ⭐ 49 A Safety-First Kernel for Autonomous AI Agents - POSIX-inspired primitives with 0% policy violation guarantee
cinema4d-mcp - ⭐ 49 Cinema 4D plugin integrating Claude AI for prompt-driven 3D modeling, scene creation, and manipulation.
image-gen-mcp - ⭐ 49 An MCP server that integrates with gpt-image-1 & Gemini imagen4 model for text-to-image generation services
mcp - ⭐ 49 A XGo implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
sample-agentic-ai-web - ⭐ 49 This project demonstrates how to use AWS Bedrock with Anthropic Claude and Amazon Nova models to create a web automation assistant with tool use, human-in-the-loop interaction, and vision capabilities.
mcp_server_notify - ⭐ 49 Send system notification when Agent task is done.
contentful-mcp-server - ⭐ 49 MCP (Model Context Protocol) server for the Contentful Management API
template-mcp-server - ⭐ 49 Production-ready Python template for building MCP servers with FastMCP, FastAPI, OAuth, and OpenShift deployment.
modular-mcp - ⭐ 49 A Model Context Protocol (MCP) proxy server that enables efficient management of large tool collections across multiple MCP servers by grouping them and loading tool schemas on-demand.
vchart-mcp-server - ⭐ 49 A Model Context Protocol (MCP) server for the @visactor/vchart that enables AI assistants to generate interactive charts and visualizations.
React-Native-MCP - ⭐ 49 A Model Context Protocol (MCP) server providing comprehensive guidance and best practices for React Native development based on official React Native documentation.
mcp-client-demo - ⭐ 49
smythos-studio - ⭐ 49 SmythOS Studio: Open-Source Visual AI Agent Builder and deployable runtime stack from SmythOS. Start with an intuitive drag-and-drop workspace, extend with custom code, and deploy your agents anywhere — local, cloud, or edge — with full governance and control.
adb-mcp - ⭐ 49 An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.
mcp-stata - ⭐ 49 A lightweight Model Context Protocol (MCP) server for Stata. Execute commands, inspect data, retrieve stored results (r()/e()), and view graphs in your chat interface. Built for economists who want to integrate LLM assistance into their Stata workflow.
AgentDNS-Node - ⭐ 48 AgentDNS·Node makes it easy to manage and scale multiple MCP (Model Context Protocol) servers by organizing them into flexible Streamable HTTP (SSE) endpoints—supporting access to all servers, individual servers, or logical server groups.
auto-MCP-client - ⭐ 48 A Go library implementation of the Model Controller Protocol (MCP). This library allows developers to easily parse MCP service configurations, generate corresponding MCP clients, and integrate them as callable tools within LLM agent systems. Focuses on providing reusable Go packages for building MCP-enabled applications.
mcp-server-chart-minio - ⭐ 48 mcp-server-chart私有化部署方案
lakevision - ⭐ 48 Lakevision is a tool which provides insights into your Apache Iceberg based Data Lakehouse.
buildkite-mcp-server - ⭐ 48 Official MCP Server for Buildkite.
mcp-metabase-server - ⭐ 48 A comprehensive MCP server for Metabase with 70+ tools.
globalping-mcp-server - ⭐ 48 Remote MCP server that gives LLMs access to run network commands
advanced-homeassistant-mcp - ⭐ 48 An advanced MCP server for Home Assistant. 🔋 Batteries included.
codex-specialized-subagents - ⭐ 48 MCP server that lets Codex delegate to isolated codex exec sub-agents, selecting repo+global skills automatically
vercel-ai-docs-mcp - ⭐ 48 A Model Context Protocol (MCP) server that provides AI-powered search and querying capabilities for the Vercel AI SDK documentation. This project enables developers to ask questions about the Vercel AI SDK and receive accurate, contextualized responses based on the official documentation.
shadowgit-mcp - ⭐ 48 A Model Context Protocol (MCP) server that provides AI assistants with secure, read-only access to your ShadowGit repositories. This enables powerful debugging and code analysis capabilities by giving AI access to your project’s fine-grained git history.
langchaingo-mcp-adapter - ⭐ 48 A Go adapter that bridges LangChain Go tools with Model Context Protocol (MCP) servers.
mcp-youtube - ⭐ 48 Model Context Protocol to fetch youtube transcript
illustrator-mcp-server - ⭐ 48 mcp server to run scripts on adobe illustrator
lisply-mcp - ⭐ 48 Model Context Protocol (MCP) server to manage and talk to compliant “Lisply” lisp-speaking backend services
keynote-mcp - ⭐ 48 A Model Context Protocol (MCP) server that enables AI assistants to control Keynote presentations through AppleScript automation.
Serper-search-mcp - ⭐ 48 Un-official Serper Google search server for Cline and other MCP clients
powerpoint-mcp - ⭐ 48 Open Source Model Context Protocol server for PowerPoint automation on Windows via pywin32
langchain-mcp-client - ⭐ 48 This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM providers (OpenAI, Anthropic, Google, Ollama).
imap-mcp - ⭐ 48 IMAP Model Context Protocol server for interactive email processing
Homeassistant-server-mcp - ⭐ 48 A Model Context Protocol (MCP) server for interacting with Home Assistant. This server provides tools to control and monitor your Home Assistant devices through MCP-enabled applications.
kafka-mcp-server - ⭐ 48 A Model Context Protocol (MCP) server for Apache Kafka implemented in Go, leveraging franz-go and mcp-go.
xhs-mcp - ⭐ 48 用于小红书(xiaohongshu.com)的 Model Context Protocol(MCP)服务器与 CLI 工具,支持登录、发布、搜索、推荐等自动化能力
mcp-android-server-python - ⭐ 48 MCP Android agent - This project provides an MCP (Model Context Protocol) server for automating Android devices using uiautomator2. It’s designed to be easily plugged into AI agents like GitHub Copilot Chat, Claude, or Open Interpreter to control Android devices through natural language.
MCPwner - ⭐ 48 Model Context Protocol server for autonomous vulnerability discovery
mcp-codebase-index - ⭐ 48 17 MCP query tools for codebase navigation — functions, classes, imports, dependency graphs, change impact. Zero dependencies. 87% token reduction.
fast-filesystem-mcp - ⭐ 47 A high-performance Model Context Protocol (MCP) server that provides secure filesystem access for Claude and other AI assistants.
mcp-filter - ⭐ 47 A proxy MCP (Model Context Protocol) server that filters the upstream tool surface to just the tools you need.
mcp_demo - ⭐ 47 A simple example of building an MCP client using C#.
kuon - ⭐ 47 久远:一个开发中的大模型语音助手,当前关注易用性,简单上手,支持对话选择性记忆和Model Context Protocol (MCP)服务。 KUON:A large language model-based voice assistant under development, currently focused on ease of use and simple onboarding. It supports selective memory in conversations and the Model Context Protocol (MCP) service.
claude-mcp-setup - ⭐ 47 Easy setup script for Anthropic Claude Model Context Protocol (MCP) servers on Windows
spec-coding-mcp - ⭐ 47 Transform feature ideas into production-ready code through systematic Spec-Driven Development 通过系统化的规格驱动开发,将功能想法转化为可投入生产的代码
gnome-mcp-server - ⭐ 47 Grant the AI octopus access to a portion of your desktop
dremio-mcp - ⭐ 47 Dremio MCP server
Reversecore_MCP - ⭐ 47 A security-first MCP server empowering AI agents to orchestrate Ghidra, Radare2, and YARA for automated reverse engineering.
meme-mcp - ⭐ 47 A simple Model Context Protocol (MCP) server for generating memes using the ImgFlip API
mcp-openapi-schema - ⭐ 47 OpenAPI Schema Model Context Protocol Server
MDB-MCP - ⭐ 47 Multi Debugger MCP server that enables LLMs to interact with GDB and LLDB for binary debugging and analysis.
mcp-zen - ⭐ 47 Enhanced Zen MCP Server with ‘zen’ default tool and improvements
ai-software-architect - ⭐ 47 AI-powered architecture documentation framework with ADRs, reviews, and pragmatic mode. Now available as Claude Code Plugin for easiest installation.
RivalSearchMCP - ⭐ 47 Deep Research & Competitor Analysis MCP for Claude & Cursor. No API Keys. Features: Web Search, Social Media (Reddit/HN), Trends & OCR.
mcp-mail - ⭐ 47 📧 MCP Mail Tool - AI-powered email management tool | 基于 MCP 的智能邮件管理工具
mcp-lite-dev - ⭐ 47 共学《MCP极简开发》项目代码
Aspire.MCP.Sample - ⭐ 47 Sample MCP Server and MCP client with Aspire
nvim-mcp - ⭐ 47 A Model Context Protocol (MCP) server that provides seamless integration with Neovim instances, enabling AI assistants to interact with your editor through connections and access diagnostic information via structured resources.
mcp-server-ledger - ⭐ 47 A Model Context Protocol server for interacting with Ledger CLI, a powerful double-entry accounting system. This server enables Large Language Models to query and analyze financial data through a standardized interface, making it easy for AI assistants to help with financial reporting, budget analysis, and accounting tasks.
rhinoMcpServer - ⭐ 47 RhinoMCP connects Rhino to Claude AI through the Model Context Protocol (MCP), enabling AI-assisted 3D modeling and architectural design.
mcp-ai-memory - ⭐ 47 A production-ready Model Context Protocol (MCP) server for semantic memory management
reaper-mcp - ⭐ 47 A comprehensive Model Context Protocol (MCP) server that enables AI agents to create fully mixed and mastered tracks in REAPER with both MIDI and audio capabilities.
evernote-mcp-server - ⭐ 47 Evernote MCP server - allows LLMs that support MCP (like Claude Desktop) to query your notes in Evernote
mcp-zap-server - ⭐ 47 A Spring Boot application exposing OWASP ZAP as an MCP (Model Context Protocol) server. It lets any MCP‑compatible AI agent (e.g., Claude Desktop, Cursor) orchestrate ZAP actions—spider, active scan, import OpenAPI specs, and generate reports.
notebooklm-mcp-secure - ⭐ 47 Secure NotebookLM MCP Server - Query Google NotebookLM from Claude/AI agents with 17 security hardening layers
steel-mcp-server - ⭐ 46 MCP Server for interacting with a Steel web browser
tiger-slack - ⭐ 46 Real-time Slack ingest and MCP server to power your agentic Slack bots
flightradar24-mcp-server - ⭐ 46 Model Context Protocol server for Flight Tracking
mcpcat-python-sdk - ⭐ 46 MCPcat is an analytics platform for MCP server owners 🐱.
mcp-made-simple - ⭐ 46 Model Context Protocol (MCP) Made Simple - Code for the tutorial series - focusing on practical ways to understand and use MCP
inAI-wiki - ⭐ 46 🌍 The open-source Wikipedia of AI — 2M+ apps, agents, LLMs & datasets. Updated daily with tools, tutorials & news.
lighthouse-mcp-server - ⭐ 46 MCP server that enables AI agents to perform comprehensive web audits using Google Lighthouse with 13+ tools for performance, accessibility, SEO, and security analysis.
pentestMCP - ⭐ 46 pentestMCP: AI-Powered Penetration Testing via MCP, an MCP designed for penetration testers.
dataproduct-mcp - ⭐ 46 A Model Context Protocol (MCP) server for discovering data products and requesting access in Data Mesh Manager, and executing queries on the data platform to access business data.
sharedcontext - ⭐ 46 MCP server that gives AI coding assistants persistent cross-client memory. Facts and conversations stored in SQLite, encrypted with AES-256-GCM, synced to Arweave. No server, no account, recoverable with a 12-word phrase.
claude-additional-models-mcp - ⭐ 46 Reduce Claude Desktop consumption by 10x - Integrate Google’s Gemini or Z.ai’s GLM-5 (744B params) with Claude via MCP for intelligent task delegation
mcp_weather_server - ⭐ 46 A Model Context Protocol (MCP) server that provides weather information using the Open-Meteo API.
ctxvault - ⭐ 46 Local memory infrastructure for AI agents. Semantic and procedural vaults you compose, control and query — entirely local.
org-mcp - ⭐ 46 Emacs Org-mode integration with Model Context Protocol (MCP) for AI-assisted task management
Scientific-Papers-MCP - ⭐ 46 A Model Context Protocol (MCP) server that provides LLMs with real-time access to scientific papers from arXiv and OpenAlex.
zig-mcp-server - ⭐ 46 A Model Context Protocol (MCP) server that provides Zig language tooling, code analysis, and documentation access. This server enhances AI capabilities with Zig-specific functionality including code optimization, compute unit estimation, code generation, and best practices recommendations.
world_bank_mcp_server - ⭐ 46 An implementation of the Model Context Protocol for the World Bank open data API
awesome-mcp-security - ⭐ 46 Security Threats related with MCP (Model Context Protocol), MCP Servers and more
ai-vision-mcp - ⭐ 46 A Model Context Protocol (MCP) server that provides vision capabilities to analyze image and video
twenty-crm-mcp-server - ⭐ 46 A Model Context Protocol (MCP) server for Twenty CRM integration. Enables natural language interactions with your CRM data through Claude and other AI assistants. Supports CRUD operations, dynamic schema discovery, and advanced search across people, companies, tasks, and notes.
mcp-accessibility-scanner - ⭐ 46 An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core.
any2markdown - ⭐ 46 一个高性能的文档转换服务器,同时支持 Model Context Protocol (MCP) 和 RESTful API 接口。将 PDF、Word 和 Excel 文档转换为 Markdown 格式,具备图片提取、页眉页脚移除和批量处理等高级功能
octave-mcp - ⭐ 46 OCTAVE protocol - structured AI communication with 3-20x token reduction. MCP server with lenient-to-canonical pipeline and schema validation.
freepik-mcp - ⭐ 46 The Freepik enables popular agent Model Context Protocol (MCP) to integrate with Freepik APIs through function calling.
openclaw-superpowers - ⭐ 46 44 plug-and-play skills for OpenClaw — self-modifying AI agent with cron scheduling, security guardrails, persistent memory, knowledge graphs, and MCP health monitoring. Your agent teaches itself new behaviors during conversation.
eliza-plugin-mcp - ⭐ 45 ElizaOS plugin allowing agents to connect to MCP servers
mcp-starter-template - ⭐ 45 An opinionated starter template for making Model Context Protocol (MCP) servers
mcp-sdk - ⭐ 45 Model Context Protocol SDK for Client and Server applications in PHP
marinade-finance-mcp-server - ⭐ 45 Marinade Finance MCP Server is an MCP server specifically designed for the Marinade Finance.
js - ⭐ 45 🔐 Plug-and-play auth for Node.js MCP servers.
mcp-yfinance-server - ⭐ 45 Real-time stock API with Python, MCP server example, yfinance stock analysis dashboard
mcp_server_filesystem - ⭐ 45 MCP File System Server: A secure Model Context Protocol server that provides file operations for AI assistants. Enables Claude and other assistants to safely read, write, and list files in a designated project directory with robust path validation and security controls.
ainovelprompter - ⭐ 45 Create the prompts you need to write your Novel using AI
kanban-mcp - ⭐ 45 MCP Kanban is a specialized middleware designed to facilitate interaction between Large Language Models (LLMs) and Planka, a Kanban board application. It serves as an intermediary layer that provides LLMs with a simplified and enhanced API to interact with Planka’s task management system.
gopls-mcp - ⭐ 45 MCP server for golang projects development: Expand AI Code Agent ability boundary to have a semantic understanding and determinisic information for golang projects.
spring-ai-mcp-client - ⭐ 45 mcp client application that utilizes spring ai. it integrates with mcp protocol-supported servers to enable ai-powered chat interactions.
nmap-mcp-server - ⭐ 45 A Model Context Protocol (MCP) server that enables AI assistants to perform network scanning operations using NMAP
salesforce-mcp-server - ⭐ 45 Model Context Protocol server for Salesforce REST API integration
mcp-workspace - ⭐ 45 MCP Workspace Server: A secure Model Context Protocol server providing file, git, and GitHub tools for AI assistants within a sandboxed project directory.
openrouter-deep-research-mcp - ⭐ 45 A multi-agent research MCP server + mini client adapter - orchestrates a net of async agents or streaming swarm to conduct ensemble consensus-backed research. Each task builds its own indexed pglite database on the fly in web assembly. Includes semantic + hybrid search, SQL execution, semaphores, prompts/resources and more
mcp-graphql-schema - ⭐ 45 GraphQL Schema Model Context Protocol Server
bonnard-cli - ⭐ 45 Open-source agentic schema CLI. Optimised for claude code, gemini, codex and co-pilot. Skills included.
python-notebook-mcp - ⭐ 45 Lightweight Python Notebook MCP - Enable AI assistants to create, edit, and view Jupyter notebooks via Model Context Protocol
notebooklm-mcp - ⭐ 45 MCP server for NotebookLM - Let your AI agents (Claude Code, Codex) research documentation directly with grounded, citation-backed answers from Gemini. Persistent auth, library management, cross-client sharing. Zero hallucinations, just your knowledge base.
Zikkaron - ⭐ 45 Biologically-inspired persistent memory engine for Claude Code. 26 cognitive subsystems, Hopfield networks, predictive coding, causal discovery, successor representations, all running locally over SQLite.
npm-packages - ⭐ 45 NPM packages for MCP-B: Transport layers, React hooks, and browser tools for the Model Context Protocol
Claude-Project-Coordinator - ⭐ 45 Claude Project Coordinator is a Swift-powered MCP (Model Context Protocol) server designed to streamline multi-project Xcode development. It lets you track project status, auto-detect frameworks, search code patterns, and maintain a structured development knowledge base — all locally, with Claude Desktop as your assistant.
cesium-ai-integrations - ⭐ 45 Cesium AI Integrations is a collection of reference integrations and experiments connecting the Cesium ecosystem with AI systems including Model Context Protocol (MCP) tools, retrieval pipelines, and agent skills.
dynamic-fastmcp - ⭐ 44 Dynamic FastMCP extends the Model Context Protocol Python server with context-aware tools that adapt their behavior and descriptions based on user, tenant, and request context.
excalidraw-mcp - ⭐ 44 Model Context Protocol (MCP) server for Excalidraw - Work in Progress
mcp-playground - ⭐ 44 A Streamlit-based chat app for LLMs with plug-and-play tool support via Model Context Protocol (MCP), powered by LangChain, LangGraph, and Docker.
moondream-mcp - ⭐ 44 Moondream MCP Server in Python
vue-mcp-next - ⭐ 44 Vue MCP Next bridges AI agents with Vue.js applications, enabling real-time component state inspection and manipulation through the Model Context Protocol. Built for AI-assisted development workflows
mcp-typescribe - ⭐ 44 An MCP server implementation enabling LLMs to work with new APIs and frameworks
code-screenshot-mcp - ⭐ 44 MCP server for generating beautiful code screenshots directly from Claude
mcp-container-ts - ⭐ 44 This is a quick start guide that provides the basic building blocks to set up a remote Model Context Protocol (MCP) server using Azure Container Apps. The MCP server is built using Node.js and TypeScript, and it can be used to run various tools and services in a serverless environment.
mcp-agents-hub - ⭐ 44 The open-source ecosystem for building, discovering, and deploying Model Context Protocol servers and clients.
chrome-debug-mcp - ⭐ 44 An MCP server to allow you to debug webpages using LLMs
beemcp - ⭐ 44 BeeMCP: an unofficial Model Context Protocol (MCP) server that connects your Bee wearable lifelogger to AI via the Model Context Protocol
yandex-tracker-mcp - ⭐ 44 Yandex Tracker MCP Server with OAuth2 support
adal-cli - ⭐ 44 The self-evolving coding agent that learns from your entire team and codebase. Less syncing. Less waiting. Deliver at the speed of thought.
MCPP.Net - ⭐ 44 Model Context Protocol Platform,统一管理你的MCP服务
Readwise-Reader-MCP - ⭐ 44 A Model Context Protocol (MCP) server for the Readwise Reader API, built with TypeScript and the official Claude SDK.
devcontext - ⭐ 44 DevContext is a cutting-edge Model Context Protocol (MCP) server designed to provide developers with continuous, project-centric context awareness. Unlike traditional context systems, DevContext continuously learns from and adapts to your development patterns and delivers highly relevant context providing a deeper understanding of your codebase.
prism-mcp-rs - ⭐ 44 Enterprise-grade Rust implementation of Anthropic’s MCP protocol
generic-mcp-client-chat - ⭐ 44 Generic MCP Client to use any MCP tool in a chat
thingspanel-mcp - ⭐ 44 This MCP server integrates ThingsPanel IoT platform with AI models like Claude, GPT, and others that support the Model Context Protocol.
tomtom-mcp - ⭐ 44 A Model Context Protocol (MCP) server providing TomTom’s location services, search, routing, and traffic data to AI agents.
mcpx - ⭐ 44 Turn MCP servers into composable CLIs.
Generative-UI-MCP - ⭐ 44 MCP server that teaches AI models to generate interactive visualizations — charts, diagrams, mockups, and more.
mcp-front - ⭐ 44 Auth proxy for Model Context Protocol servers - adds authentication to MCP tools for Claude.ai, Claude Code, Cursor, Gemini
pdf-mcp - ⭐ 44 一个强大的 PDF 处理 MCP(Model Context Protocol)服务,提供全面的 PDF 文档分析功能
nuclei-mcp - ⭐ 44 An implementation of a Model Context Protocol (MCP) for the Nuclei scanner. This tool enables context-aware vulnerability scanning by intelligently providing models and context to the scanning engine, allowing for more efficient and targeted template execution
MCP-Airflow-API - ⭐ 43 🔍Model Context Protocol (MCP) server for Apache Airflow API integration. Provides comprehensive tools for managing Airflow clusters including service operations, configuration management, status monitoring, and request tracking.
scaled-mcp - ⭐ 43 ScaledMCP is a horizontally scalabled MCP and A2A Server. You know, for AI.
wechat-mcp - ⭐ 43 Model Context Protocol for WeChat
LLaMa-MCP-Streamlit - ⭐ 43 AI assistant built with Streamlit, NVIDIA NIM (LLaMa 3.3:70B) / Ollama, and Model Control Protocol (MCP).
mcp-servers-kagi - ⭐ 43 A Model Context Protocol server implementation for Kagi’s API
openrpc-mcp-server - ⭐ 43 A Model Context Protocol (MCP) server that provides JSON-RPC functionality through OpenRPC.
mcp-rquest - ⭐ 43 A MCP server providing realistic browser-like HTTP request capabilities with accurate TLS/JA3/JA4 fingerprints for bypassing anti-bot measures. It also supports converting PDF and HTML documents to Markdown for easier processing by LLMs.
MCPApp - ⭐ 43 This text introduces the Model Context Protocol (MCP) for AI interaction, exploring Google Apps Script (GAS) as a server option. It shows feasibility with a sample but notes the lack of a GAS SDK, aiming to encourage understanding and development.
cli - ⭐ 43 Runtime intelligence system that makes MCP servers debuggable, testable, and safe to run in production.
agentic-developer-mcp - ⭐ 43 An MCP server that scales development into controllable agentic, recursive flows, and build a feature from bottom-up
mcp-server-arangodb - ⭐ 43 This is a TypeScript-based MCP server that provides database interaction capabilities through ArangoDB. It implements core database operations and allows seamless integration with ArangoDB through MCP tools. You can use it wih Claude app and also extension for VSCode that works with mcp like Cline!
mcp-logic - ⭐ 43 Fully functional AI Logic Calculator utilizing Prover9/Mace4 via Python based Model Context Protocol (MCP-Server)- tool for Windows Claude App etc
nia - ⭐ 43 Nia is a context-augmentation layer for agents, primarily designed for coding agents. It provides them with an up-to-date knowledge base and improves their performance by 27%.
lastsaas - ⭐ 43 SaaS boilerplate/starter-kit in Go+React with Stripe integration, multi-tenant support, comprehensive features and AI-agent ready
awesome-mcp-servers - ⭐ 43 A curated list of excellent Model Context Protocol (MCP) servers.
mcp-zenml - ⭐ 43 MCP server to connect an MCP client (Cursor, Claude Desktop etc) with your ZenML MLOps and LLMOps pipelines
linkedin-mcp-server - ⭐ 43 Model Context Protocol (MCP) server for LinkedIn API integration
mlb-api-mcp - ⭐ 43 A Model Context Protocol (MCP) server that provides comprehensive access to MLB statistics and baseball data through a FastMCP-based interface.
beanquery-mcp - ⭐ 43 Beancount MCP Server is an experimental implementation that utilizes the Model Context Protocol (MCP) to enable AI assistants to query and analyze Beancount ledger files using Beancount Query Language (BQL) and the beanquery tool.
solana-dev-mcp - ⭐ 43 Solana Model Context Protocol (MCP) Demo
native-devtools-mcp - ⭐ 43 MCP server for native app testing & browser automation — screenshot, OCR, click, type, find_text, Chrome/Electron CDP, template matching. macOS, Windows & Android. Works with Claude, Cursor, and any MCP client.
mcp-server-weibo - ⭐ 43 基于 Model Context Protocol 的微博数据接口服务器 - 实时获取微博用户信息、动态内容、热搜榜单、粉丝关注数据。支持用户搜索、内容搜索、话题分析,为 AI 应用提供完整的微博数据接入方案。
MCPToolBenchPP - ⭐ 43 MCPToolBench++ MCP Model Context Protocol Tool Use Benchmark on AI Agent and Model Tool Use Ability
instagram-engagement-mcp - ⭐ 43 📢 Instagram MCP Server – A powerful Model Context Protocol (MCP) server for tracking Instagram engagement, generating leads, and analyzing audience feedback.
cml-mcp - ⭐ 43 A Model Context Protocol (MCP) Server for Cisco Modeling Labs (CML)
taskMaster-todoist-mcp - ⭐ 42 A lightweight Model Context Protocol (MCP) server that enables natural language interaction with your Todoist tasks directly from your IDE. Built with simplicity and maintainability in mind.
mobile-dev-mcp-server - ⭐ 42 This is a MCP designed to manage and interact with mobile devices and simulators.
repl-mcp - ⭐ 42 Model Context Protocol Clojure support including REPL integration with development tools.
zed-mcp-server-sequential-thinking - ⭐ 42 A sequential thinking MCP server extension for Zed
whatsapp-mcp - ⭐ 42 WhatsApp Unofficial MCP Server
linkedapi-mcp - ⭐ 42 MCP server that lets AI assistants control LinkedIn accounts and retrieve real-time data.
TWSEMCPServer - ⭐ 42 台灣證交所OpenAPI 的 MCP Server
bsky-mcp-server - ⭐ 42 Bluesky MCP (Model Context Protocol) Server
binance-mcp-server - ⭐ 42 Unofficial tools and server implementation for Binance’s Model Context Protocol (MCP). Designed to support developers building crypto trading AI Agents.
mcp-pyautogui-server - ⭐ 42 A MCP (Model Context Protocol) server that provides automated GUI testing and control capabilities through PyAutoGUI.
dev-to-mcp - ⭐ 42 A remote Model Context Protocol (MCP) server for interacting with the dev.to public API without requiring authentication.
RiMCP_hybrid - ⭐ 42 Rimworld Coding RAG MCP server
hana-mcp-server - ⭐ 42 SAP HANA MCP server — Enterprise Model Context Protocol server for SAP HANA. Use with Claude Code, VS Code. npm: hana-mcp-server
openproject-mcp-server - ⭐ 42 A Model Context Protocol (MCP) server that provides seamless integration with OpenProject API v3.
omnifocus-mcp-enhanced - ⭐ 42 Enhanced Model Context Protocol (MCP) server for OmniFocus with complete subtask support, perspective views (Inbox/Flagged/Forecast/Tags), ultimate task filtering, and direct access to custom perspectives. Seamlessly integrate OmniFocus with Claude AI for intelligent task management.
mcp-nats - ⭐ 42 A Model Context Protocol (MCP) server for NATS messaging system integration
mcp-server-ios-simulator - ⭐ 41 Model Context Protocol (MCP) implementation for iOS simulators
mcp-server-js - ⭐ 41 MCP server that exposes YepCode processes as callable tools for AI platforms. Securely connect AI assistants to your YepCode workflows, APIs, and automations.
dynamic-shell-server - ⭐ 41 Dynamic Shell Command MCP Server
mcp - ⭐ 41 Links to samples, tools, and resources for building and integrating Model Context Protocol (MCP) servers on Azure using multiple languages
dify-mcp-server - ⭐ 41 A Model Context Protocol server for Dify
ZMCPTools - ⭐ 41 A custom TypeScript MCP Server intended to be used with Claude Code
locallama-mcp - ⭐ 41 An MCP Server that works with Roo Code/Cline.Bot/Claude Desktop to optimize costs by intelligently routing coding tasks between local LLMs free APIs and paid APIs.
seekcode - ⭐ 41 A clean and efficient code snippet and clipboard management tool designed for developers
platform-context-exporter - ⭐ 41 Инструмент для выгрузки синтаксис помощника в файлы
mcp-obsidian - ⭐ 41 MCP server for Obsidian (TypeScript + Bun)
unreal-mcp - ⭐ 41 Unreal Engine MCP server for Claude Desktop (early alpha preview)
neurondb - ⭐ 41 PostgreSQL extension for vector search, embeddings, and ML, plus NeuronAgent runtime and NeuronMCP server.
processhacker-mcp - ⭐ 41 your ai debugger, vibe hacking tool
algorand-mcp - ⭐ 41 Algorand Local Model Context Protocol (Server & Client)
mermaid-mcp - ⭐ 41
gatekit - ⭐ 41 A hackable Model Context Protocol (MCP) gateway
mcp-sitecore-server - ⭐ 41 Model Context Protocol server for Sitecore
memcord - ⭐ 41 🧠 Privacy-first MCP server for AI memory management. Save, search & organize chat history with intelligent summarization.
mcp-client-cli - ⭐ 41 Command-line interface for any Model Context Protocol (MCP) server.
mcp-shell - ⭐ 41 Execute a secure shell in Claude Desktop using the Model Context Protocol.
grafana-mcp-analyzer - ⭐ 41 让AI助手直接分析你的Grafana监控数据 - A Model Context Protocol server for Grafana data analysis
open-ghl-mcp - ⭐ 41 An open source Model Context Protocol server for GoHighLevel API v2 with OAuth
mcp-flight-search - ⭐ 41 MCP Server implementation for the Model Context Protocol (MCP) enabling AI tool usage - Realtime Flight Search
mcp_server - ⭐ 41 A C++ implementation of a Model Context Protocol Server with a pluggable module architecture.
mcp_rails_template - ⭐ 41 A minimal Rails API template for creating MCP (Model Context Protocol) servers with robust tool execution capabilities and examples.
mcp - ⭐ 41 Official Supadata MCP Server - Adds powerful video & web scraping to Cursor, Claude and any other LLM clients.
keycloak-model-context-protocol - ⭐ 41 MCP server implementation for Keycloak user management. Enables AI-powered administration of Keycloak users and realms through the Model Context Protocol (MCP). Seamlessly integrates with Claude Desktop and other MCP clients for automated user operations.
Dragon-Brain - ⭐ 41 Dragon Brain — persistent long-term memory for AI agents via MCP (Model Context Protocol). Knowledge graph (FalkorDB) + vector search (Qdrant) + CUDA GPU embeddings. Works with Claude, Gemini CLI, Cursor, Windsurf, VS Code Copilot. 31 tools, 1116 tests.
RedBook-Search-Comment-MCP - ⭐ 41 这是一款基于 Playwright 开发的小红书自动搜索和评论工具,作为 MCP Server,可通过特定配置接入 MCP Client,帮助用户自动完成登录小红书、搜索关键词、获取笔记内容及发布智能评论等操作。
forgejo-mcp - ⭐ 41 MIRROR ONLY!! This Model Context Protocol (MCP) server provides tools and resources for interacting with the Forgejo (specifically Codeberg.org) REST API.
mcp-domain-availability - ⭐ 41 A Model Context Protocol (MCP) server that enables Claude Desktop to check domain availability across 50+ TLDs. Features DNS/WHOIS verification, bulk checking, and smart suggestions. Zero-clone installation via uvx.
aitour26-WRK542-prototype-agents-with-the-ai-toolkit-and-model-context-protocol - ⭐ 41
cheat-engine-server-python - ⭐ 41 MCP Cheat Engine Server — provides safe, structured read-only access to memory analysis and debugging functionality through the Model Context Protocol (MCP). For developers, security researchers, and game modders.
RoslynMCP - ⭐ 40 A Model Context Protocol (MCP) server that provides C# code analysis capabilities using Microsoft Roslyn
shodan-mcp-server - ⭐ 40 A Model Context Protocol server that provides access to Shodan API functionality
polymarket-mcp - ⭐ 40 a mcp server for polymarket
mcp-server - ⭐ 40 A generic, modular server for implementing the Model Context Protocol (MCP).
agentic-mcp-client - ⭐ 40 A standalone agent runner that executes tasks using MCP (Model Context Protocol) tools via Anthropic Claude, AWS BedRock and OpenAI APIs. It enables AI agents to run autonomously in cloud environments and interact with various systems securely.
browser-use-mcp-client - ⭐ 40 A MCP client for browser-use
just-mcp - ⭐ 40 Share the same project justfile tasks with your AI Coding Agent.
scraps - ⭐ 40 Scraps is a portable CLI knowledge hub for managing interconnected Markdown documentation with Wiki-link notation.
mcp-panther - ⭐ 40 Write detections, investigate alerts, and query logs from your favorite AI agents
forgejo-mcp - ⭐ 40 A MCP server that enables you to manage Gitea/Forgejo repositories through AI assistants
pdf-rag-mcp-server - ⭐ 40 PDF RAG server for cursor.
mcp-server-leetcode - ⭐ 40 A Model Context Protocol (MCP) server for LeetCode that provides access to problems, user data, and contest information through GraphQL
bonnard-cli - ⭐ 40 Agent-native analytics. MCP server, dashboards, SDK, and semantic layer CLI.
apple-books-mcp - ⭐ 40 Apple Books MCP Server
reaper-mcp - ⭐ 40 A comprehensive Model Context Protocol (MCP) server that enables AI agents to create fully mixed and mastered tracks in REAPER with both MIDI and audio capabilities.
mcp - ⭐ 40 It shows how to use model-context-protocol.
mcp-wikidata - ⭐ 40 A server implementation for Wikidata API using the Model Context Protocol (MCP).
fal-mcp-server - ⭐ 40 MCP server for Fal.ai - Generate images, videos, music and audio with Claude
agent-mcp-gateway - ⭐ 40 Provides per-subagent MCP access controls to Claude Code (or any MCP client) across all your MCPs and prevents context window bloat. Loads only 3 tools instead of all your MCP Server’s tool definitions. Agents discover tools on-demand, only when needed. Control which servers and individual tools each agent/subagent can access.
mcp-konnect - ⭐ 40 A Model Context Protocol (MCP) server for interacting with Kong Konnect APIs, allowing AI assistants to query and analyze Kong Gateway configurations, traffic, and analytics.
mcp-gateway - ⭐ 40 Model Context Protocol (MCP) Gateway & Registry - Central hub for managing tools, resources, and prompts for MCP-compatible LLMs. Translates REST APIs into MCP, builds virtual MCP servers with security and observability, and bridges multiple transports (stdio, SSE, streamable HTTP).
MCPollinations - ⭐ 40 A Model Context Protocol (MCP) server that enables AI assistants to generate images, text, and audio through the Pollinations APIs. Supports customizable parameters, image saving, and multiple model options.
salesforce-mcp-server - ⭐ 40 A comprehensive Model Context Protocol (MCP) server that provides seamless Salesforce integration for AI development tools like Claude Desktop, Cline, and other MCP-compatible clients.
mcp-tool-filter - ⭐ 40 Ultra-fast semantic tool filtering for MCP (Model Context Protocol) servers using embedding similarity. Reduce your tool context from 1000+ tools down to the most relevant 10-20 tools in under 10ms.
claude-mcp - ⭐ 40 Claude Unified Model Context Interaction Protocol
storyblok-mcp-server - ⭐ 40 A modular, extensible MCP Server for managing Storyblok spaces, stories, components, assets, workflows, and more via the Model Context Protocol (MCP).
yahoo-finance-server - ⭐ 40 A Model Context Protocol (MCP) server that lets your AI interact with Yahoo Finance to get comprehensive stock market data, news, financials, and more
mcp-center - ⭐ 40 A centralized platform for managing and connecting MCP servers. MCP Center provides a high-performance proxy service that enables seamless communication between MCP clients and multiple MCP servers.
mcp-bundle - ⭐ 40 Symfony integration bundle for Model Context Protocol (via official mcp/sdk)
mmcp - ⭐ 40 🛠️ Manage your MCP (Model Context Protocol) server definitions in one place and apply them to supported agents.
mcp-anywhere - ⭐ 40 A unified gateway for Model Context Protocol (MCP) servers that lets you discover, configure, and access MCP tools from any GitHub repository through a single endpoint.
How-To-Create-MCP-Server - ⭐ 40 This guide will help you set up a basic MCP (Model Context Protocol) server in .NET, configure it in VS Code, and interact with it using Copilot Chat.
mie - ⭐ 40 Persistent memory graph for AI agents. Facts, decisions, entities, and relationships that survive across sessions, tools, and providers. MCP server — works with Claude, Cursor, ChatGPT, and any MCP client.
webscraping-ai-mcp-server - ⭐ 40 A Model Context Protocol (MCP) server implementation that integrates with WebScraping.AI for web data extraction capabilities.
foundry-vtt-mcp - ⭐ 40 An MCP (Model Context Protocol) server that bridges Foundry VTT data with Claude Desktop, enabling users to chat with their game world data using their own Claude subscription.
a11y-mcp - ⭐ 39 An MCP (Model Context Protocol) server for performing accessibility audits on webpages using axe-core. Use the results in an agentic loop with your favorite AI assistants (Amp/Cline/Cursor/GH Copilot) and let them fix a11y issues for you!
anki-mcp - ⭐ 39 MCP server for anki
dotcom.chat - ⭐ 39 A simple NextJS MCP client with sensible keybindings
mcp_code_analyzer - ⭐ 39 A Model Context Protocol (MCP) server implementation for comprehensive code analysis. This tool integrates with Claude Desktop to provide code analysis capabilities through natural language interactions.
mcp-client-server-host-demo - ⭐ 39 A quick pokemon demo to showcase MCP server, client, and host
mssql-mcp - ⭐ 39 mssql mcp server
vscode-agent-todos - ⭐ 39 Gives VS Code agent mode planning superpowers with dynamic todo lists
pbixray-mcp-server - ⭐ 39 MCP server to give llms such as Claude, GitHub Copilot etc full PowerBI model context (from input .pbix) through tools based on PBIXRay python package.
search-scrape - ⭐ 39 Self-hosted Stealth Scraping & Federated Search for AI Agents. A 100% private, free alternative to Firecrawl, Jina Reader, and Tavily. Featuring Universal Anti-bot Bypass + Semantic Research Memory, Copy-Paste setup
steampipe-mcp - ⭐ 39 Enable AI assistants to explore and query your Steampipe data!
storybook-mcp - ⭐ 39 A MCP server for Storybook.
mcp-tasks - ⭐ 39 A comprehensive and efficient MCP server for task management with multi-format support (Markdown, JSON, YAML)
music-composer-webmcp - ⭐ 39 This WebMCP Music Composer project is a functional demonstration of the WebMCP Protocol, illustrating how AI agents can interact with local browser contexts (tools) to achieve complex workflows autonomously.
best-of-mcp-servers - ⭐ 39 🏆 A ranked list of MCP servers. Updated weekly.
mcp-desktop - ⭐ 39 http4k MCP Desktop Client
keycloak-mcp-server - ⭐ 39 An MCP server for Keycloak, designed to work with Keycloak for identity and access management, covering, Users, Realms, Clients, Roles, Groups, IDPs, Authentication. Searching keycloak discourse, Native builds available.
arifosmcp - ⭐ 39 ArifOS — AAA MCP-governed constitutional kernel for AI agents.
solscan-mcp - ⭐ 39 An MCP server for querying Solana transactions using natural language with Solscan API
mcp-crypto-price - ⭐ 39 A Model Context Protocol (MCP) server that provides real-time cryptocurrency analysis via CoinCap’s API. Enables Claude and other MCP clients to fetch crypto prices, analyze market trends, and track historical data.
kirby-mcp - ⭐ 39 CLI-first MCP server for composer-based Kirby CMS projects — inspect blueprints/templates/plugins, interact with a real Kirby runtime, and use a bundled Kirby knowledge base.
okta-mcp-server - ⭐ 39 The Okta MCP Server is a groundbreaking tool built by the team at Fctr that enables AI models to interact directly with your Okta environment using the Model Context Protocol (MCP). Built specifically for IAM engineers, security teams, and Okta administrators, it implements the MCP specification to help work with Okta enitities
autoteam - ⭐ 39 Orchestrate AI agents with YAML-driven workflows via universal Model Context Protocol (MCP)
mcp-server - ⭐ 39 MCP SERVER
mcpmc - ⭐ 39 Model Context Protocol Minecraft Server
peta-core - ⭐ 39 The Control Plane for MCP — secure vault, managed runtime, audit trail, and policy-based approvals.
jina-mcp-tools - ⭐ 39 A Model Context Protocol (MCP) server that integrates with Jina AI Search Foundation APIs.
arifOS - ⭐ 39 ArifOS — Constitutional MCP kernel for governed AI execution. AAA architecture: Architect · Auditor · Agent. Built for the open-source agentic era.
Mcp.Net - ⭐ 39 A fully featured C# implementation of Anthropic’s Model Context Protocol (MCP)
SUMO-MCP-Server - ⭐ 39 SUMO-MCP 是一个连接大语言模型 (LLM) 与 Eclipse SUMO 交通仿真的中间件。通过 Model Context Protocol (MCP),它允许 AI 智能体(如 Claude, Cursor, TRAE等)直接调用 SUMO 的核心功能,实现从OpenStreetMap 数据获取、路网生成、需求建模到仿真运行与信号优化的全流程自动化。
mcp-zero - ⭐ 39 Model Context Protocol (MCP) server for go-zero framework - Generate APIs, RPC services, and models with AI assistance.
Learn-Model-Context-Protocol-with-Python - ⭐ 39 Learn Model Context Protocol with Python, published by Packt
mcp-sync - ⭐ 39 Sync MCP (Model Context Protocol) configurations across AI tools
PixVerse-MCP - ⭐ 39 Official PixVerse Model Context Protocol (MCP) server that enables interaction with powerful AI video generation APIs.
MCP-Scanner - ⭐ 39 Advanced Shodan-based scanner for discovering, verifying, and enumerating Model Context Protocol (MCP) servers and AI infrastructure tools over HTTP & SSE.
ContextPods - ⭐ 38 Model Context Protocol management suite/factory. An MCP that can generate and manage other local MCPs in multiple languages. Uses the official SDKs for code gen.
mcp_ctl - ⭐ 38 A package manager to manage all your mcp servers across platforms
McpDotNet.Extensions.SemanticKernel - ⭐ 38 Microsoft SemanticKernel integration for the Model Context Protocol (MCP). Enables seamless use of MCP tools as AI functions.
middy-mcp - ⭐ 38 Middy middleware for Model Context Protocol server hosting on AWS Lambda
prompt-decorators - ⭐ 38 A standardized framework for enhancing how LLMs process and respond to prompts through composable decorators, featuring an official open standard specification and Python reference implementation with MCP server integration.
DeepCo - ⭐ 38 A Chat Client for LLMs, written in Compose Multiplatform.
vancouver - ⭐ 38 Simple MCP server library for Elixir.
cdk_pywrapper - ⭐ 38 A Python wrapper for the Chemistry Development Kit (CDK)
mocxykit - ⭐ 38 This is an Frontend development service middleware that can be used with webpack and vite. Its main function is to visualize the configuration, manage http(s)-proxy, and mock data.
comfy-mcp-server - ⭐ 38 A server using FastMCP framework to generate images based on prompts via a remote Comfy server.
kitwork - ⭐ 38 Automate kit workflows effortlessly with a lightweight, high-performance, fast, and flexible engine for cloud or self-hosted environments.
nostr-mcp - ⭐ 38 A Nostr MCP server that allows to interact with Nostr, enabling posting notes, and more.
octomind - ⭐ 38 Highly configurable autonomous efficient-first agentic AI framework for CLI
reactbits-mcp-server - ⭐ 38 MCP server providing access to 135+ animated React components from ReactBits.dev (9.2/10 test score)
mcp-gitlab-server - ⭐ 38 Enhanced MCP server for GitLab: group projects listing and activity tracking
context-awesome - ⭐ 38 awesome-lists now available as MCP server for you agent.
Web-Algebra - ⭐ 38 Suite of generic Linked Data/SPARQL as well as LinkedDataHub-specific MCP tools
MCP-Microsoft-Office - ⭐ 38 an local MCP server you can run on your env, connecting you to Microsoft Graph, and the complete M365 eco system.
mcp-appstore - ⭐ 38 This is an MCP server that provides tools to LLMs for searching and analyzing apps from both Google Play Store and Apple App Store – perfect for ASO.
nestjs-starter - ⭐ 38 Production-ready NestJS boilerplate with JWT auth, PostgreSQL/Prisma, AWS S3/SES, Bull/Redis queues, Docker/K8s support, and MCP integration for AI capabilities
shadcn-svelte-mcp - ⭐ 38 Mastra MCP server and tooling for the shadcn-svelte component docs and developer utilities.
FastAPI-BitNet - ⭐ 38 Running Microsoft’s BitNet inference framework via FastAPI, Uvicorn and Docker.
roampal-core - ⭐ 38 Outcome-based persistent memory MCP server for Claude Code and OpenCode. Good advice promoted, bad advice demoted. pip install roampal.
matlab-mcp - ⭐ 38 Model Context Protocol server to let LLMs write and execute matlab scripts
camofox-mcp - ⭐ 38 Anti-detection browser MCP server for AI agents — navigate, interact, and automate the web without getting blocked
golemcore-bot - ⭐ 38 AI agent framework for Java — skill-based architecture with MCP support, tool calling, RAG, and Telegram integration. Built on Spring Boot and LangChain4j
code-mcp - ⭐ 38 Code-MCP: Connect Claude AI to your development environment through the Model Context Protocol (MCP), enabling terminal commands and file operations through the AI interface.
mcp-google-cse - ⭐ 38 A Model Context Protocol server that provides search capabilities using a Google CSE (custom search engine).
ebay-mcp - ⭐ 38 Open source local MCP server providing AI assistants with comprehensive access to eBay’s Sell APIs. Includes 325 tools for inventory management, order fulfillment, marketing campaigns, analytics, developer tools, and more.
email-mcp - ⭐ 38 一个让AI轻松接管邮箱的MCP服务,基于 Model Context Protocol (MCP) 构建,支持在 MCP-X,Claude Desktop 等 MCP 客户端中使用。
mcp-databricks-server - ⭐ 38 Model Context Protocol (MCP) server for Databricks that empowers AI agents to autonomously interact with Unity Catalog metadata. Enables data discovery, lineage analysis, and intelligent SQL execution. Agents explore catalogs/schemas/tables, understand relationships, discover notebooks/jobs, and execute queries - greatly reducing ad-hoc query time.
codesys-mcp-toolkit - ⭐ 38 Model Context Protocol server for CODESYS automation platform
minimax_search - ⭐ 38 MiniMax Search is an MCP (Model Context Protocol) server that provides web search and browsing capabilities.
trivy-mcp - ⭐ 37 Trivy plugin for starting an MCP server
codebase-mcp - ⭐ 37 Open-source AI development assistant via Model Context Protocol (MCP). Turn Claude or any LLM into your personal coding assistant. Privacy-first with local semantic search, AI-assisted editing, persistent memory, and quality-checked code generation. Built for Python & React. Free alternative to paid AI coding tools.
mcp-summarization-functions - ⭐ 37 Provides summarised output from various actions that could otherwise eat up tokens and cause crashes for AI agents
mcp-server-webcrawl - ⭐ 37 MCP server tailored to connecting web crawler data and archives
gemini-superclaude-mcp-server - ⭐ 37 A complete rewrite of the original SuperClaude MCP server with intelligent command routing, dynamic persona switching, and real MCP server orchestration for Gemini CLI.Th
HAL - ⭐ 37 HAL (HTTP API Layer) is a Model Context Protocol (MCP) server that provides HTTP API capabilities to Large Language Models.
mcp-client-example - ⭐ 37 Learn how to implement MCP client with SwiftUI and Anthropic API
offeryn - ⭐ 37 Build tools for LLMs in Rust using Model Context Protocol
youtrack-mcp - ⭐ 37 An MCP (Model Context Protocol) server that provides YouTrack REST API access to AI agents
dexpaprika-mcp - ⭐ 37 DexPaprika MCP server allows access real-time and historical data on crypto tokens, DEX trading activity, and liquidity across multiple blockchains. It enables natural language queries for exploring market trends, token performance, and DeFi analytics through a standardized interface.
GDB-MCP - ⭐ 37 An MCP server that enables LLMs to interact with GDB and LLDB for binary debugging and analysis.
agentic-commerce-protocol-demo - ⭐ 37 Reference implementation of OpenAI’s Agentic Commerce Protocol (ACP)
example-mcp-server - ⭐ 37 A ready-to-use MCP (Model Context Protocol) server template for extending Cursor IDE with custom tools. Deploy your own server to Heroku with one click, create custom commands, and enhance your Cursor IDE experience. Perfect for developers who want to add their own tools and commands to Cursor IDE without complex setup.
google-workspace-mcp - ⭐ 37 MCP server for Google Drive, Docs, Sheets, Slides, Calendar, Gmail, and Contacts
tasker-mcp - ⭐ 37 An MCP server for Android’s Tasker automation app.
MCPNotes - ⭐ 37 A simple note-taking MCP server for recording and managing notes with AI models.
godot-mcp - ⭐ 37 GoPeak — The most comprehensive MCP server for Godot Engine. 95+ tools: scene management, GDScript LSP, DAP debugger, screenshot capture, input injection, ClassDB introspection, CC0 asset library. npx gopeak
MCPDocSearch - ⭐ 37 This project provides a toolset to crawl websites wikis, tool/library documentions and generate Markdown documentation, and make that documentation searchable via a Model Context Protocol (MCP) server, designed for integration with tools like Cursor.
pyrestoolbox-mcp - ⭐ 37 Model Context Protocol (MCP) server for AI-powered reservoir engineering calculations. Integrates pyResToolbox with Claude AI for PVT analysis, well performance, simulation support, and more. 47 production-ready tools using industry-standard correlations.
mcp-file-context-server - ⭐ 37 A Model Context Protocol (MCP) server that provides file system context to Large Language Models (LLMs). This server enables LLMs to read, search, and analyze code files with advanced caching and real-time file watching capabilities.
matrix-mcp-server - ⭐ 37 MCP Server for a Matrix home server integration; chat, manage rooms, etc.
coin_api_mcp - ⭐ 37 A Model Context Protocol server that provides access to CoinMarketCap’s cryptocurrency data. This server enables AI-powered applications to retrieve cryptocurrency listings, quotes, and detailed information about various coins.
elysia-mcp - ⭐ 37 ElysiaJS plugin for Model Context Protocol with HTTP transport
RevitMCP - ⭐ 37 model context protocol for Autodesk Revit
mcp-governance-sdk - ⭐ 37 Enterprise Governance Layer (Identity, RBAC, Credentials, Auditing, Logging, Tracing) for the Model Context Protocol SDK
devswarm - ⭐ 37 High-performance MCP server, code graph engine & evolutionary algorithm platform in Zig. 33 tools: GitHub project management, agent swarm orchestration, iterative review-fix loops, blast radius analysis, and code navigation via Model Context Protocol.
TalkToFigmaDesktop - ⭐ 37 A powerful desktop application bridging Figma and AI tools via Model Context Protocol Seamless integration between Figma designs and AI assistants
PowerShell.MCP - ⭐ 37 The universal MCP server for Claude Code and other MCP-compatible clients. One installation gives AI access to 10,000+ PowerShell modules and any CLI tool. You and AI collaborate in the same console with full transparency. Supports Windows, Linux, and macOS.
mcp-mistral-ocr - ⭐ 36 Model Context Protocol (MCP) Server for Mistral OCR API
mcp-go - ⭐ 36 Build Model Context Protocol (MCP) servers in Go
baseline-mcp-server - ⭐ 36 特定のWeb APIに関するBaselineの状況を提供するModel Context Protocolサーバー
OmniMind - ⭐ 36 OmniMind: An open-source Python library for effortless MCP (Model Context Protocol) integration, AI Agents, AI workflows, and AI Automations. Plug & Play AI Tools for MCP Servers and Clients, powered by Google Gemini.
flutter-mcp-ai-chat - ⭐ 36 Demonstrate how to implement MCP Client in Flutter application with AI.
FastDomainCheck-MCP-Server - ⭐ 36 A Model Context Protocol for checking domain name registration status in bulk.
mcp-debug - ⭐ 36
mcp-server-antv - ⭐ 36 🧑🏻💻 MCP Server for @antvis visualization development, which provides documentation context and examples for visualization developers.
mcp-crew-ai - ⭐ 36 MCP Crew AI Server is a lightweight Python-based server designed to run, manage and create CrewAI workflows.
Handler - ⭐ 36 A2A Protocol client and developer toolkit.
mcp-security-inspector - ⭐ 36 一个用于检测Model Context Protocol (MCP)安全性的Chrome扩展工具。
ai-workshop - ⭐ 36 Building GenAI Apps in C#: AI Templates, GitHub Models, Azure OpenAI & More
mcp-sandbox - ⭐ 36 Python sandboxes for llms
awesome-mcp-personas - ⭐ 36 A curated collection of persona-based mcp server & tool groupings.
mcp-server - ⭐ 36 Vapi MCP Server
workflowy - ⭐ 36 Powerful CLI and MCP server for WorkFlowy: reports, search/replace, backup support, and AI integration (Claude, LLMs)
pfsense-mcp-server - ⭐ 36 pfSense MCP Server enables security administrators to manage their pfSense firewalls using natural language through AI assistants like Claude Desktop. Simply ask “Show me blocked IPs” or “Run a PCI compliance check” instead of navigating complex interfaces. Supports REST/XML-RPC/SSH connections, and includes built-in complian
apple-mail-mcp - ⭐ 36 MCP server giving AI assistants full access to Apple Mail - read, search, compose, organize & analyze emails via natural language
copilot-security-instructions - ⭐ 36 ✨ A customizable copilot-instructions.md ruleset & prompts to guide GitHub Copilot toward secure coding defaults in Java, Node.js, C# and Python. Blocks risky patterns, teaches safe habits.
mcp-server-lib.el - ⭐ 36 Emacs Lisp implementation of the Model Context Protocol
authenticator_mcp - ⭐ 36 A secure MCP (Model Context Protocol) server that enables AI agents to interact with the Authenticator App.
mitre-attack-mcp - ⭐ 36 A Model-Context Protocol server for the MITRE ATT&CK knowledge base
dap_mcp - ⭐ 36 Model Context Protocol (MCP) server that interacts with a Debugger
searxng-mcp - ⭐ 36 A Model Context Protocol (MCP) server that enables AI assistants to perform web searches using SearXNG, a privacy-respecting metasearch engine.
ronykit - ⭐ 36 API Framework supporting REST and RPC.
agience-core - ⭐ 36 An open, extensible runtime for agentic AI. Shared artifacts, structured state, and provenance by default.
vulnerablemcp - ⭐ 36 A comprehensive database of Model Context Protocol vulnerabilities, security research, and exploits
Kaimon.jl - ⭐ 36 MCP server giving AI agents full access to Julia’s runtime via a live Gate — code execution, introspection, debugging, testing, and semantic search
mcp-browser-agent - ⭐ 36 A Model Context Protocol (MCP) integration that provides Claude Desktop with autonomous browser automation capabilities. This agent enables Claude to interact with web content, manipulate DOM elements, execute JavaScript, and perform API requests.
nostr-mcp-server - ⭐ 36 A Model Context Protocol (MCP) server that provides Nostr capabilities to AI agents
awesome-devops-mcp - ⭐ 36 List of Awesome MCP Servers and Clients for building Agentic Devops
crawl-mcp - ⭐ 36 完整的微信文章抓取MCP服务器 - 基于Model Context Protocol (MCP)的智能网页抓取工具,专为Cursor IDE和AI工具设计。
xmind-generator-mcp - ⭐ 36 An MCP (Model Context Protocol) server for generating Xmind mind maps. This server allows LLMs to create structured mind maps through the MCP protocol.
paraview_mcp - ⭐ 36 ParaView-MCP integrates multimodal LLMs with ParaView via Model Context Protocol, enabling natural language control of scientific visualizations. The agent observes the viewport for visual feedback, making complex visualization tool accessible to all users while providing intelligent automation for experts.
ziya - ⭐ 36 Self-hosted AI workbench for code, architecture, and operations. Not an IDE. Rich visualizations, diff application, parallel AI agents, enterprise plugin system.
amazon_ads_mcp - ⭐ 36 Amazon Ads MCP - Model Context Protocol server for Amazon Advertising API
PubChem-MCP-Server - ⭐ 35 A comprehensive Model Context Protocol (MCP) server for accessing the PubChem chemical database. This server provides access to over 110 million chemical compounds with extensive molecular properties, bioassay data, and chemical informatics tools.
openai-mcp - ⭐ 35 OpenAI Code Assistant Model Context Protocol (MCP) Server
mcp-gemini-server - ⭐ 35 This project provides a dedicated MCP (Model Context Protocol) server that wraps the @google/genai SDK. It exposes Google’s Gemini model capabilities as standard MCP tools, allowing other LLMs (like Cline) or MCP-compatible systems to leverage Gemini’s features as a backend workhorse.
esa-mcp-server - ⭐ 35 esa の Model Context Protocol サーバー実装
mcp-langchain-ts-client - ⭐ 35 LangChain.js client for Model Context Protocol.
mcp-tung-shing - ⭐ 35 中国传统黄历 MCP 服务 | Chinese Traditional Almanac MCP Service
mcp - ⭐ 35 A simple implementation of an MCP server for the ScreenshotOne API
atlas-docs-mcp - ⭐ 35 Provide LLMs hosted, clean markdown documentation of libraries and frameworks
MCPSwiftWrapper - ⭐ 35 A light wrapper around mcp-swift-sdk for easy usage of MCP clients in Swift
mcp-server-text-editor - ⭐ 35 An open source implementation of the Claude built-in text editor tool
mcp-starter - ⭐ 35 A super simple Starter to build your own MCP Server
mcp-toolkit - ⭐ 35 a lib to build MCP clients and MCP servers in Clojure(script)
daisyui-mcp - ⭐ 35 🌼 A token-friendly local MCP server for DaisyUI component documentation using their public llms.txt.
meta-prompt-mcp-server - ⭐ 35 Turn any MCP Client into a “multi-agent” system (via prompting)
awesome-mcp-servers - ⭐ 35 A curated list of the best MCP Servers, featuring top solutions, libraries, tools, and more. - https://mcpserver.works
sunnysideFigma-Context-MCP - ⭐ 35 A comprehensive Model Context Protocol (MCP) server that bridges Figma designs with AI development workflows. It provides 30 specialized tools for extracting pixel-perfect code, assets, and component structures directly from Figma designs.
tinyagent - ⭐ 35 Tiny Agent: Production-Ready LLM Agent SDK for Every Developer
mcp-registry - ⭐ 35 A central registry and HTTP interface for coordinating Model Context Protocol (MCP) servers.
codebase-context - ⭐ 35 An MCP for AI Agents that detects your team coding conventions and patterns, brings in persistent memory, edit preflight checks, and hybrid search with evidence scoring. Exposed through CLI and MCP server.
touchdesigner-mcp-server - ⭐ 35 TouchDesigner Documentation MCP Server v2.6.1 - FIXED Python API tools! Features 629 operators + 14 tutorials + 69 Python API classes with working get_python_api & search_python_api tools. Zero-configuration setup for VS Code/Codium.
apisix-mcp - ⭐ 35 APISIX Model Context Protocol (MCP) server is used to bridge large language models (LLMs) with the APISIX Admin API.
Outlook_Calendar_MCP - ⭐ 35 A Model Context Protocol (MCP) server that allows Claude to access and manage your local Microsfot Outlook calendar (Windows only).
mcp-api-gateway - ⭐ 35 A universal MCP (Model Context Protocol) server to integrate any API with Claude Desktop using only Docker configurations.
arch-mcp - ⭐ 35 Arch Linux MCP (Model Context Protocol) Server
mcp-tools - ⭐ 35 Tools for building modern & secure MCP integrations across the client and server side
mcp-googletasks - ⭐ 35 This Model Context Protocol (MCP) server provides a bridge between LLMs and Google Tasks, allowing you to manage your task lists and tasks directly through Claude.
zillow-mcp-server - ⭐ 35 Zillow MCP Server for real estate data access via the Model Context Protocol
mcp-for-security-python - ⭐ 35 一个为主流渗透测试工具打造的MCP服务器集合。 | A collection of Model Context Protocol servers for popular security tools like SQLMap, FFUF, NMAP, Masscan and more. Integrate security testing and penetration testing into AI workflows.
llm-tools-mcp - ⭐ 35 Connect to MCP servers right from your shell. Plugin for simonw/llm.
chatwork-mcp-server - ⭐ 35 ChatworkをAIから操作するためのMCP(Model Context Protocol)サーバー
wp-mcp-ultimate - ⭐ 35 WordPress MCP Ultimate — Full MCP server with 58 WordPress abilities. Connect WordPress to any AI via Model Context Protocol.
macOS-Notification-MCP - ⭐ 34 macOS Notification MCP enables AI assistants to trigger native macOS sounds, visual notifications, and text-to-speech. Built for Claude and other AI models using the Model Context Protocol.
mcp-client-auth - ⭐ 34 A TypeScript library providing OAuth2 authentication utilities for Model Context Protocol (MCP) clients. This library simplifies the process of adding OAuth authentication to MCP client implementations.
chat-nextjs-mcp-client - ⭐ 34 ⚡ Chat MCP Client for Remote hosted MCP Servers (with Composio) and locally hosted MCP servers. 📡
mcp-server-opendal - ⭐ 34 Model Context Protocol Server for Apache OpenDAL™
godoc-mcp-server - ⭐ 34 A mcp server provide infomation from pkg.go.dev. For all golang programmers
DBJavaGenix - ⭐ 34 智能数据库代码生成工具基于MCP架构,支持MySQL等多种数据库,自动生成Entity、DAO、Service及Controller等完整分层代码,大幅提升开发效率。依托MCP协议,具备强大扩展与集成能力,可智能推断表关系与业务语义。集成Mustache、MapStruct和Lombok,实现跨语言生成、高效映射和代码简化,并提供依赖自动管理,保障项目稳定。
mcp-prompt-server-go - ⭐ 34 一个提供优秀prompt的Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf…更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地和使用。提供tool和prompt两种形式
chessagineweb - ⭐ 34 The most underrated FOSS chess interface that combines AI agents and chess engines into one unified platform.
prometheus_mcp_server - ⭐ 34 A Model Context Protocol (MCP) server enabling LLMs to query, analyze, and interact with Prometheus databases through predefined routes.
codelogic-mcp-server - ⭐ 34 An MCP Server to utilize Codelogic’s rich software dependency data in your AI programming assistant.
any-script-mcp - ⭐ 34 An MCP server that exposes arbitrary CLI tools and shell scripts as MCP Tools
claude-code-mcp - ⭐ 34 MCP Server connects with claude code local command.
mcp-scala - ⭐ 34 Model Context Protocol server written in Scala
iotdb-mcp-server - ⭐ 34 Apache IoTDB MCP Server
1mcp - ⭐ 34 Let your agent write code and execute code directly in the browser with WASM
kanban-mcp - ⭐ 34 MCP server providing kanban-based task management memory for complex multi-session workflows with AI agents
filesystem-mcp-server - ⭐ 34 A Model Context Protocol (MCP) server for platform-agnostic file capabilities, including advanced search/replace and directory tree traversal
diy-tools-mcp - ⭐ 34 An MCP server that allows users to dynamically add custom tools/functions at runtime
pushover-mcp - ⭐ 34 A MCP implementation for sending notifications via Pushover
capacities-mcp - ⭐ 34 Capacities×MCP
mcp-searxng-enhanced - ⭐ 34 Enhanced MCP server for SearXNG: category-aware web-search, web-scraping, and date/time retrieval.
mcp-wasm - ⭐ 34 A proof-of-concept implementation of a Model Context Protocol (MCP) server that runs in WebAssembly (WASM) within a web browser. This project demonstrates the integration of MCP tools and resources in a browser environment.
mcp-probe-kit - ⭐ 34 一个强大的 MCP (Model Context Protocol) 服务器,提20个实用工具,覆盖代码质量、开发效率、项目管理、生成skills文档全流程。
omop_mcp - ⭐ 34 Model Context Protocol (MCP) server for mapping clinical terminology to Observational Medical Outcomes Partnership (OMOP) concepts using Large Language Models
awesome-blockchain-mcps - ⭐ 34 🔗 A curated list of Blockchain & Crypto Model Context Protocol (MCP) servers. Enabling AI Agents to interact with the Blockchain, Web3, DeFi, on-chain data, on-chain actions, etc. 🚀
fantasy-football-mcp-public - ⭐ 34 Yahoo Fantasy Football MCP server for Claude Desktop - Advanced lineup optimization, draft assistance, and league management. Built using Claude Code.
mcp - ⭐ 34 Model Context Protocol (MCP) server for AI-powered Fastly CDN management.
mcp-server - ⭐ 34 Wraps Blockscout APIs and exposes blockchain data by Model Context Protocol
metabase-mcp-server - ⭐ 34 A Model Context Protocol server that integrates AI assistants with Metabase analytics platform
lets-learn-mcp-java - ⭐ 34 Learn how to build Java-based MCP Servers and Clients with LangChain4J and Quarkus
phonepi-mcp - ⭐ 34 PhonePi MCP enables seamless integration between desktop AI tools and your smartphone, providing 23+ direct actions including SMS messaging, phone calls, contact management, snippet creation and search, clipboard sharing, notifications, battery status checks, and remote device controls.
openbim-mcp - ⭐ 34 Model Context Protocol (MCP) server for openBIM
Volatility-MCP-Server - ⭐ 34 A Model Context Protocol (MCP) server that integrates Volatility 3 memory forensics framework with Claude
MCPServer - ⭐ 34 Implements a model context protocol server using Wolfram Language
mcp-server-fuzzer - ⭐ 34 A generic mcp server fuzzer
azure-functions-mcp-extension - ⭐ 34 Model Context Protocol extension for Azure Functions.
reddit-mcp-server - ⭐ 34 ⚙️ A Model Context Protocol (MCP) that provides tools for fetching and creating Reddit content
wezterm-mcp - ⭐ 34 About A Model Context Protocol server that executes commands in the current WezTerm session
AgentTools - ⭐ 34 Implements a model context protocol server using Wolfram Language
zabbix-mcp-server - ⭐ 34 MCP server for the complete Zabbix API — 220 tools, multi-server support, bearer auth, systemd ready. Works with ChatGPT, Claude, VS Code, Codex, JetBrains and any MCP client.
ferris-search - ⭐ 34 A blazing-fast MCP (Model Context Protocol) server for multi-engine web search, written in Rust.
aio-mcp - ⭐ 33 🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from https://github.com/nguyenvanduocit/all-in-one-model-context-protocol
adk-python-mcp-client - ⭐ 33 Demo of ADK (Agent Development Kit) as an MCP (Model Context Protocol) client for flight search capabilities.
McpToolkit - ⭐ 33 Lightweight, fast, NativeAOT compatible MCP (Model Context Protocol) framework for .NET
DMCPServer - ⭐ 33 Dinos MCP Server, make your code, on MCP Action and execute by AI
mcp-veo2 - ⭐ 33 MCP for Video- or Image-Generation with Google VEO2
kaggle-mcp - ⭐ 33 MCP server for Kaggle
mcp-launcher - ⭐ 33 🐳🧩 Easy to use MCP builder & launcher for all possible MCP servers, just like Ollama for models!
mcp-server - ⭐ 33 MCP Server for Membrane
devduck - ⭐ 33 Minimalist AI agent that fixes itself when things break.
fastmcp-threatintel - ⭐ 33 AI-Powered Threat Intelligence MCP tool
midi-mcp-server - ⭐ 33 MIDI MCP Server is a Model Context Protocol (MCP) server that enables AI models to generate MIDI files from text-based music data. This tool allows for programmatic creation of musical compositions through a standardized interface.
bitrise-mcp - ⭐ 33 MCP Server for the Bitrise API, enabling app management, build operations, artifact management and more.
prediction-market-mcp - ⭐ 33 A simple MCP server that grabs prediction market data from polymarket, PredictIt, & Kalshi.
metals-standalone-client - ⭐ 33 Minimal Metals stand alone client that allows running the metals mcp server
FalkorDB-MCPServer - ⭐ 33 FalkorDB-MCPServer is an MCP (Model Context Protocol) server that connects LLMs to FalkorDB
ddg_search - ⭐ 33 A powerful Model Context Protocol (MCP) server for web search and URL content extraction using DuckDuckGo.
review-flow - ⭐ 33 Automated AI code reviews powered — webhook-driven, real-time dashboard, MCP integration, smart queue with deduplication, multi-agent audits, and iterative follow-up reviews for GitLab MRs and GitHub PRs
MCPSecBench - ⭐ 33 MCPSecBench: A Systematic Security Benchmark and Playground for Testing Model Context Protocols
MCPbundler - ⭐ 33
univer-mcp - ⭐ 33 AI-powered spreadsheet automation through Model Context Protocol (MCP) server for Univer
help-scout-mcp-server - ⭐ 33 MCP server for Help Scout - search conversations, threads, and inboxes with AI agents
File-Organizer-MCP - ⭐ 33 This MCP server will organize your files using connections to MCP using clients like Claude, Cursor and Gemini Cli
framer-plugin-mcp - ⭐ 33 A Model Context Protocol (MCP) server for creating and managing Framer plugins with web3 capabilities
kimi-code-mcp - ⭐ 33 MCP server for Claude Code × Kimi K2.5 (256K context) — delegate bulk codebase analysis to Kimi, save 90% on token costs. Session caching, parallel agents, TypeScript.
mini-coder - ⭐ 33 A good idea 👾
turbomcpstudio - ⭐ 33 A native desktop application for developing, testing, and debugging Model Context Protocol servers.
mssqlclient-mcp-server - ⭐ 33 A Microsoft SQL Server client implementing the Model Context Protocol (MCP). This server provides SQL query capabilities through a simple MCP interface.
puppeteer-mcp-claude - ⭐ 33 A Model Context Protocol (MCP) server that provides Claude Code with comprehensive browser automation capabilities through Puppeteer
browser-use-rs - ⭐ 33 A Rust library for browser automation via Chrome DevTools Protocol with built-in AI integration through Model Context Protocol (MCP)
pan-mcp-relay - ⭐ 33 Palo Alto Networks AI Runtime Security Model Context Protocol (MCP) Relay Server
whistle-mcp - ⭐ 33 A Whistle proxy management tool based on Model Context Protocol that allows AI assistants to directly control local Whistle proxy servers, simplifying network debugging, API testing, and proxy rule configuration through natural language interaction.
datawrapper-mcp - ⭐ 33 A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants.
xero-agent-toolkit - ⭐ 33 A collection of examples demonstrating how to build AI agents that integrate with the Xero API using various agentic frameworks and the Xero MCP (Model Context Protocol) Server.
slack-mcp-plugin - ⭐ 33 Repo containing the configuration information for the Slack MCP to be added to other clients
levante - ⭐ 33 Levante - Personal, Secure, Free, Local AI, MCP Client
mcp-google-calendar - ⭐ 32 A Model Context Protocol (MCP) server implementation for Google Calendar integration. Create and manage calendar events directly through Claude or other AI assistants.
postman-mcp - ⭐ 32 A Model Context Protocol (MCP) server that provides seamless integration with the Postman API. This package enables AI assistants and applications to interact with Postman workspaces, collections, requests, environments, and folders programmatically.
zilliz-mcp-server - ⭐ 32 A Model Context Protocol (MCP) server seamlessly connecting AI Agents and AI coding tools with Zilliz Cloud https://zilliz.com/
laravel-mcp-client - ⭐ 32
mcpc - ⭐ 32 An extension to MCP (Model-Context-Protocol) that enables two-way asynchronous communication between LLMs and tools through the already existing MCP transport - no additional transport layer needed.
n8n-mcp - ⭐ 32 n8n MCP Server - Documentation and tools for n8n nodes via Model Context Protocol with SSE support
Direwolf - ⭐ 32 Distributed Data Processing Pipeline for MCP.
imagegen-mcp - ⭐ 32 MCP server for OpenAI Image Generation & Editing — text-to-image, image-to-image (with mask), no extra plugins.
ptt_mcp_server - ⭐ 32 The best PTT MCP server
azure-container-apps-ai-mcp - ⭐ 32 This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI’s API seamlessly via an MCP server and client.
MCPCorpus - ⭐ 32 MCPCorpus is a comprehensive dataset for analyzing the Model Context Protocol (MCP) ecosystem, containing ~14K MCP servers and 300 MCP clients with 20+ normalized metadata attributes.
mcp-server - ⭐ 32 Provide different cloud products MCP Server tools to help developers manage cloud resources with AI-agent
MCP-Server-Starter - ⭐ 32 A Model Context Protocol server starter template
mcp-java-sdk-examples - ⭐ 32 A collection of MCP server examples developed by various Java SDKs
simple-psql-mcp - ⭐ 32 A beginner-friendly MCP server template featuring a PostgreSQL connector with clean, easy-to-understand code. Perfect for developers new to Model Context Protocol who want to experiment and create their own AI tool connectors with minimal setup.
zerodha-mcp - ⭐ 32 Zerodha MCP Server & Client - AI Agent (w/Agno & w/Google ADK)
Amazing-Marvin-MCP - ⭐ 32 Model Context Provider for Amazing Marvin productivity app - Access your tasks, projects, and categories in AI assistants
protonmail-mcp - ⭐ 32 This MCP server provides email sending functionality using Protonmail’s SMTP service. It allows both Claude Desktop and Cline VSCode extension to send emails on your behalf using your Protonmail credentials.
chabeau - ⭐ 32 OpenAI-API compatible terminal chatbot and MCP client in Rust
asterisk-mcp-server - ⭐ 32 Asterisk Model Context Protocol (MCP) server.
myBrAIn - ⭐ 32 myBrAIn is an MCP (Model Context Protocol) server designed to provide persistent and contextual memory to language models (like Google Antigravity). It acts as a “second brain” for your development environment, allowing the AI to remember project rules, architectural decisions, and technical insights across different chat sessions
PRD-MCP-Server - ⭐ 32 Flagship Model Context Protocol server for generating Product Requirement Documents (PRDs) from codebase context.
actor-critic-thinking-mcp - ⭐ 32 A dual-perspective thinking analysis server based on Model Context Protocol (MCP), providing comprehensive performance evaluation through Actor-Critic methodology.
seatunnel-mcp - ⭐ 32 A Model Context Protocol (MCP) server for Apache Seatunnel. This provides access to your Apache Seatunnel RESTful API V2 instance and the surrounding ecosystem.
bgg-mcp - ⭐ 32 BGG MCP provides access to BoardGameGeek and a variety of board game related data through the Model Context Protocol. Enabling retrieval and filtering of board game data, user collections, and profiles.
AskUserQuestionPlus - ⭐ 32 A MCP server (Streamable HTTP) for asking user questions via a web interface, inspired by the Claude Code AskUserQuestion Tool.
mcp-ollama - ⭐ 32 Query model running with Ollama from within Claude Desktop or other MCP clients
mcp-weather - ⭐ 32 A Model Context Protocol (MCP) server that provides hourly and daily weather forecasts using the AccuWeather API.
context-harness - ⭐ 32 Local-first context ingestion and retrieval for AI tools. SQLite + embeddings + MCP server for Cursor & Claude.
enhanced-mcp-memory - ⭐ 32 An enhanced MCP (Model Context Protocol) server for intelligent memory and task management, designed for AI assistants and development workflows. Features semantic search, automatic task extraction, knowledge graphs, and comprehensive project management.
dev-kit - ⭐ 32 [Model Context Protocol] Dev Kit - anything a developer need for him day to day works
alibabacloud-dataworks-mcp-server - ⭐ 32 A Model Context Protocol (MCP) server that provides tools for AI, allowing it to interact with the DataWorks Open API through a standardized interface. This implementation is based on the Aliyun Open API and enables AI agents to perform cloud resources operations seamlessly.
bear-notes-mcp - ⭐ 32 MCP server for Bear app - Full Read + Write AI-powered note management with Claude Desktop
kaggle-mcp - ⭐ 32 Kaggle-MCP: Connect Claude AI to the Kaggle API through the Model Context Protocol (MCP), enabling competition, dataset, and kernel operations through the AI interface.
fast-mcp-telegram - ⭐ 32 Telegram MCP Server and HTTP-MTProto bridge | Multi-user auth, intelligent search, file sending, web setup | Docker & PyPI ready
browserai-mcp - ⭐ 32 A powerful Model Context Protocol (MCP) server that provides an access to serverless browser for AI agents and apps
AlphaFold-MCP-Server - ⭐ 32 A comprehensive Model Context Protocol (MCP) server that provides access to the AlphaFold Protein Structure Database through a rich set of tools and resources for protein structure prediction analysis.
mcp-hacker-news - ⭐ 32 This MCP server acts as a bridge between the official Hacker News API and AI-powered tools that support the Model Context Protocol, such as Claude and Cursor.
WebSearch-MCP - ⭐ 32 [Self-hosted] A Model Context Protocol (MCP) server implementation that provides a web search capability over stdio transport. This server integrates with a WebSearch Crawler API to retrieve search results.
iota-agent-mcp - ⭐ 32 MCP server for IOTA blockchain — 20 tools for AI agent integration (wallet, Move CLI, on-chain queries via Model Context Protocol)
jdwp-mcp - ⭐ 32 Java debugging for LLMs via JDWP and Model Context Protocol
MCP-BOE - ⭐ 32 MCP server para el BOE 🇪🇸 — Acceso a legislación consolidada, sumarios diarios y tablas oficiales del Boletín Oficial del Estado mediante Model Context Protocol y API REST.
maven-mcp-server - ⭐ 32 An MCP (Model Context Protocol) server that provides tools for checking Maven dependency versions.
mentor-mcp-server - ⭐ 31 A Model Context Protocol server providing LLM Agents a second opinion via AI-powered Deepseek-Reasoning R1 mentorship capabilities, including code review, design critique, writing feedback, and idea brainstorming through the Deepseek API.
rod-mcp - ⭐ 31 Model Context Protocol Server of Rod
jlcpcb-parts-mcp - ⭐ 31 JLCPCB PCBA向けの、部品探しを補助するためのMCPサーバー
unplugin-mcp - ⭐ 31 A unified plugin for developers integrating MCP servers into modern JavaScript build tools, including Webpack, Rollup, Vite, and more.
ez-mcp - ⭐ 31 The easiest path to getting an MCP server going
ESP32MCPServer - ⭐ 31 Allow AI models connect to ESP32 exposed interfaces. AI generated MCP server for ESP32.
mcp-aoai-web-browsing - ⭐ 31 A minimal Model Context Protocol 🖥️ server/client🧑💻with Azure OpenAI and 🌐 web browser control via Playwright.
mcp-appium-gestures - ⭐ 31 This is a Model Context Protocol (MCP) server providing resources and tools for Appium mobile gestures using Actions API..
EU_AI_ACT_MCP - ⭐ 31 EU AI Act MCP (Model Context Protocol) that connects to your AI agents, helping you to comply with the EU AI Act.
mcp-server-weibo - ⭐ 31 Model Context Protocol服务器,用于抓取微博用户信息、动态和搜索功能
cca-mcp-configurator - ⭐ 31 一個簡單易用的網頁工具,用於管理 GitHub Copilot 的 MCP (Model Context Protocol) 設定
mcp-caiyun-weather - ⭐ 31 A Model Context Protocol (MCP) server for Caiyun (ColorfulClouds) Weather.
ckan-mcp-server - ⭐ 31 MCP server for querying CKAN open data portals (package search, DataStore SQL, organizations, groups, tags)
opnsense-mcp-server - ⭐ 31 Modular MCP server for OPNsense firewall management - 88 tools providing access to 2000+ methods through AI assistants
postgres-mcp-server - ⭐ 31 MCP (Model Context Protocol) Server for postgres Database
Smart-Thinking - ⭐ 31 Smart-Thinking is a Model Context Protocol (MCP) server that delivers graph-based, multi-step reasoning without relying on external AI APIs. Everything happens locally: similarity search, heuristic-based scoring, verification tracking, memory, and visualization all run in a deterministic pipeline designed for transparency and reproducibility.
rss-mcp - ⭐ 31 This is a Model Context Protocol (MCP) server built with TypeScript. It provides a versatile tool to fetch and parse any standard RSS/Atom feed, and also includes special support for RSSHub feeds.
mattermost-mcp-host - ⭐ 31 A Mattermost integration that connects to Model Context Protocol (MCP) servers, leveraging a LangGraph-based Agent.
mcpmcp-server - ⭐ 31 Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.
Wwise-MCP - ⭐ 31 Wwise-MCP is a Model Context Protocol server that allows LLMs to interact with the Wwise Authoring application. It exposes tools from a custom python waapi function library to MCP clients.
mcp-claude-spotify - ⭐ 31 An integration that allows Claude Desktop to interact with Spotify using the Model Context Protocol (MCP).
biothings-mcp - ⭐ 31 MCP (Model Context Protocol) server for biothings
mcp-bash - ⭐ 30 A simple model context protocol (MCP) server that allows Claude Desktop or other MCP aware clients to run Bash commands on your local machine.
machinepal - ⭐ 30 The Cloud-Native MCP and X402 Gateway to Run and Monetize your AI Agents and Services, as well as optimize your AI costs
clap-mcp - ⭐ 30 A Rust framework that bridges clap command-line applications with the Model Context Protocol (MCP)
mcp-client - ⭐ 30 Typescript mcp client library.
mcp-inception - ⭐ 30 Call another MCP client from your MCP client. Offload context windows, delegate tasks, split between models
mcp-cyclops - ⭐ 30 Model Context Protocol server for Cyclops
carrot-ai-pm - ⭐ 30 Carrot auto-writes specs and catches AI code drift. MCP server for Cursor that AST-validates every commit.
runjs - ⭐ 30 The only MCP server you need: let your LLM generate and safely execute JavaScript – including fetch API calls, JSONPath ETL, built-in resiliencey, and secrets management
airflow-mcp-server - ⭐ 30 MCP Server for Apache Airflow
kafka-schema-reg-mcp - ⭐ 30 A comprehensive Message Control Protocol (MCP) server for Kafka Schema Registry.
itential-mcp - ⭐ 30 🔌 Itential Platform MCP Server
ros-mcp - ⭐ 30 MCP server for ROS to control robots via topics, services, and actions.
chrome-extension-bridge-mcp - ⭐ 30 A chrome extension bridge that allows you to connect to a mcp server to use global window object.
turbovault - ⭐ 30 MCP server that transforms your Obsidian vault into an intelligent knowledge system
pubnub-mcp-server - ⭐ 30 PubNub MCP Model Context Protocol Server for use in Cursor, Windsurf, Claude Desktop, Claude Code and OpenAI Codex and more!
mcp-klever-vm - ⭐ 30 MCP server for Klever blockchain smart contract development
powerplatform-mcp - ⭐ 30 PowerPlatform Model Context Protocol server
clay-mcp - ⭐ 30 A simple Model Context Protocol (MCP) server for Clay.
mcpls - ⭐ 30 Universal MCP to LSP bridge - expose Language Server Protocol capabilities as MCP tools for AI agents
hop - ⭐ 30 Fast, elegant SSH connection manager with a TUI dashboard and MCP server
apipost-mcp - ⭐ 30 ApiPost API management tool based on MCP (Model Context Protocol), supporting complete interface documentation management and team collaboration. Features intelligent search, batch operations, and security management.
google-search-console-mcp-server - ⭐ 30 Model Context Protocol server for Google Search Console API - integrate with Claude Code and Claude Desktop
mTarsier - ⭐ 30 mTarsier - The Open Source MCP Manager for Claude, Cursor, VS Code & any AI client.
wiki-js-mcp - ⭐ 30 Model Context Protocol (MCP) server for Wiki.js with hierarchical documentation & Docker setup
lucide-icons-mcp - ⭐ 30 A Model Context Protocol (MCP) server exposing Lucide icons as resources and tools for LLMs and agentic applications. Built with Bun and the MCP TypeScript SDK.
semrush-mcp - ⭐ 30 A Model Context Protocol (MCP) server implementation that provides tools for accessing Semrush API data.
google-workspace-mcp-server - ⭐ 30 A Model Context Protocol server for Google Workspace integration (Gmail and Calendar)
SpecialAgentPlugin - ⭐ 30 SpecialAgent is an Unreal Engine 5 plugin that implements a Model Context Protocol (MCP) server, allowing Large Language Models like Claude to programmatically interact with UE5 projects. With 71+ tool endpoints across 14 service categories, LLMs gain comprehensive control for building complex 3D environments.
mcp-dblp - ⭐ 30 A Model Context Protocol (MCP) server that provides access to the DBLP computer science bibliography database for Large Language Models.
workflows-mcp-server - ⭐ 30 Model Context Protocol server that enables AI agents to discover, create, and execute complex, multi-step workflows defined in simple YAML files. Allow your AI agents to better organize their tool usage and provide a more structured way to handle complex multi-step tasks.
mcp-loxone - ⭐ 30 An opinionated Model Context Protocol (MCP) server for controlling Loxone home automation systems.
mcp-musescore - ⭐ 30 A Model Context Protocol (MCP) server that provides programmatic control over MuseScore!
fusion-mcp-server - ⭐ 30 A model context protocol (MCP) server for Autodesk Fusion that provides resources and tools from ADSK to an AI client such as Claude or Cursor.
unplugin-devpilot - ⭐ 30 A universal plugin framework for development tools that enables seamless browser-server communication and MCP (Model Context Protocol) integration with AI/LLM systems.
demo-mcp-server-client-implementation - ⭐ 29 A demo implementation of a MCP server (consuming a dummy API) and basic client.
postmancer - ⭐ 29 An experimental MCP server Rest Client intended to be a replacement of tools postman & insomnia
mcp-badges - ⭐ 29 Get your projects MCP (Model Context Protocol) badges
rails-pg-extras-mcp - ⭐ 29 MCP (Model Context Protocol) LLM interface for rails-pg-extras gem
luke-desktop - ⭐ 29 A modern desktop client for Claude AI with MCP server support, built with Tauri, React, and TypeScript.
NetContextServer - ⭐ 29 A .NET implementation of the Model Context Protocol enabling AI assistants to explore and understand .NET codebases.
openai-mcp-agent-dotnet - ⭐ 29 Sample to create an AI Agent using OpenAI models with any MCP server running on Azure Container Apps
dockashell - ⭐ 29 DockaShell is an MCP server that gives AI agents isolated Docker containers to work in. MCP tools for shell access, file operations, and full audit trail.
telegram-mcp-server - ⭐ 29 MCP server implementation for Telegram
agent-pm - ⭐ 29 MCP server for the planning and execution of AI-assisted development projects.
mcp-notify - ⭐ 29 💬 MCP Server for notify to Weixin, Telegram, Bark, Lark, 飞书, 钉钉
rdkit-mcp-server - ⭐ 29 MCP server that enables language models to interact with RDKit through natural language
robinhood-mcp-server - ⭐ 29 The Robinhood MCP Server provides a comprehensive interface to the Robinhood Crypto API. This server handles authentication, account management, market data retrieval, and trading operations through both REST API and WebSocket interfaces.
alibabacloud-dms-mcp-server - ⭐ 29 A universal multi-cloud data MCP Server supporting over 40 types of data source connections, providing secure, unified data access in a single platform. Supports full range of Alibaba Cloud services and Mainstream databases/data warehouses.
tgcli - ⭐ 29 Telegram user console client and archiver
excel-reader-mcp - ⭐ 29 A Model Context Protocol (MCP) server for reading Excel files with automatic chunking and pagination support. Built with SheetJS and TypeScript.
TAM-MCP-Server - ⭐ 29 A comprehensive Model Context Protocol (MCP) server for market sizing analysis, TAM/SAM calculations, and industry research. Built with TypeScript, Express.js, and following the MCP specification.
notion-mcp - ⭐ 29 A simple Model Context Protocol (MCP) server that integrates with Notion’s API to manage my personal todo list.
deno-mcp-template - ⭐ 29 A template repo for writing and publishing local, remote, DXT, and binary MCP servers using Deno.
mcp-etherscan-server - ⭐ 29 An MCP (Model Context Protocol) server that provides Ethereum blockchain data tools via Etherscan’s API. Features include checking ETH balances, viewing transaction history, tracking ERC20 transfers, fetching contract ABIs, monitoring gas prices, and resolving ENS names.
mcp-ollama-agent - ⭐ 29 A TypeScript example showcasing the integration of Ollama with the Model Context Protocol (MCP) servers. This project provides an interactive command-line interface for an AI agent that can utilize the tools from multiple MCP Servers..
seo-insights-mcp-server - ⭐ 29 TypeScript Model Context Protocol (MCP) server for SEO Insights. Provides SEO tools for backlinks, keyword research, and traffic analysis. Includes CLI support and extensible structure for connecting AI systems (LLMs) to SEO APIs
mcp_autogen_sse_stdio - ⭐ 29 This repository demonstrates how to use AutoGen to integrate local and remote MCP (Model Context Protocol) servers. It showcases a local math tool (math_server.py) using Stdio and a remote Apify tool (RAG Web Browser Actor) via SSE for tasks like arithmetic and web browsing.
src-to-kb - ⭐ 29 Convert source code to LLM ready knowledge base
izan.io - ⭐ 29 Turn Any Browser Action & Data Extraction into an AI Tool in 60 Seconds
mcp-testing-framework - ⭐ 29 Testing framework for Model Context Protocol (MCP)
taskflow-mcp - ⭐ 29 A task management Model Context Protocol (MCP) server that helps AI assistants break down user requests into manageable tasks with subtasks, dependencies, and notes. Enforces a structured workflow with user approval steps.
mcp_espn_ff - ⭐ 29 ESPN Fantasy API with LLMs!
AI-Tracker - ⭐ 29 本仓库旨在整理关于大语言模型(LLM)底层逻辑、上下文工程 (Context Engineering) 以及 Model Context Protocol (MCP) 协议的核心学习资源与实战路径。
sketchfab-mcp-server - ⭐ 29 This is an MCP (Model Context Protocol) Server for discovering and downloading 3D models
mcp-websocket - ⭐ 29 This server implements an MCP (Model Context Protocol) server with WebSocket enhancements for real-time data updates.
apifox-mcp - ⭐ 29 Apifox MCP 服务器 - 让 Claude 等 AI 助手通过自然语言管理你的 Apifox 项目,轻松创建、更新和审计 API 接口
kratos-mcp - ⭐ 29 🏛️ Memory System for AI Coding Tools - Never explain your codebase again. MCP server with perfect project isolation, 95.8% context accuracy, and the Four Pillars Framework.
nchan-mcp-transport - ⭐ 29 The best way to deploy mcp server. A high-performance WebSocket/SSE transport layer & gateway for Anthropic’s MCP (Model Context Protocol) — powered by Nginx, Nchan, and FastAPI.
rlm-claude - ⭐ 29 Recursive Language Models for Claude Code - Infinite memory solution inspired by MIT CSAIL paper
drawio-mcp-extension - ⭐ 29 Draw.io Model Context Protocol (MCP) Browser Extension
mcp_xpp - ⭐ 29 Experimental MCP server for Dynamics 365 F&O X++ development. Provides object creation, modification, and codebase navigation through the Model Context Protocol. Includes VS2022 service integration for D365 object handling.
YFinance-Trader-MCP-ClaudeDesktop - ⭐ 29 An MCP (Model Context Protocol) tool that provides stock market data and trading capabilities using the yfinance library, specifically adapted for Claude Desktop.
binance-mcp-server - ⭐ 29 A Model Context Protocol (MCP) server for integrating AI assistants with Binance cryptocurrency exchange APIs, enabling automated trading, market data access, and account management.
emcp - ⭐ 29 A Model Context Protocol (MCP) Server for Elixir
douyin-mcp-server - ⭐ 29 🎥 Douyin (TikTok China) MCP Server - Automated video upload service via Model Context Protocol for AI integration
qgis-mcp - ⭐ 29 Connect QGIS to Claude AI through the Model Context Protocol (MCP)
tally-mcp-server - ⭐ 29 Tally Prime MCP (Model Context Protocol) Server implementation to feed Tally ERP data to popular LLM like Claude, ChatGPT supporting MCP
inkmcp - ⭐ 29 Inkscape MCP Server - Control Inkscape through AI assistants via Model Context Protocol
mcp-server-dumplingai - ⭐ 28 MCP (Model Context Protocol) server for Dumpling AI
mcp-attr - ⭐ 28 A library for declaratively building Model Context Protocol servers.
nettune - ⭐ 28 A network diagnostics and TCP optimization tool with MCP (Model Context Protocol) integration for AI-assisted configuration.
laravel-mcp-sdk - ⭐ 28 Laravel Based Implementation for Model Context Protocol
vsc-mcp - ⭐ 28 This project provides tools that expose Language Server Protocol (LSP) functionality as MCP (Model Context Protocol) tools
openapi-mcp-generator - ⭐ 28 A Python tool that automatically converts OpenAPI(Swagger, ETAPI) compatible specifications into fully functional Model Context Protocol (MCP) servers. Generates Docker-ready implementations with support for SSE/IO communication protocols, authentication, and comprehensive error handling. https://pypi.org/project/openapi-mcp-generator/
claude-code-mcp - ⭐ 28 Model Context Protocol (MCP) servers with Claude Code. These tools dramatically enhance Claude Code’s capabilities, allowing it to interact with your filesystem, web browsers, and more.
gemsuite-mcp - ⭐ 28 Professional Gemini API integration for Claude and all MCP-compatible hosts with intelligent model selection and advanced file handling | Smithery.ai verified
gaia-x - ⭐ 28 Gaia-X 基于AI新范式的下一代企业级AI应用平台。Gaia-X旨在实现类人脑的、针对企业办公业务场景的AI化赋能,包括一系列新颖而稳定的企业级AI功能,包括不限于:企业级管理功能、MCP Server支持(且支持将企业内部系统API转换为MCP Server提供服务)、支持自然语言驱动的RPA(大模型操作电脑)、划词分析和悬浮球等。
tempo-mcp-server - ⭐ 28 MCP server for managing Tempo worklogs in Jira
Healthcare-MCP - ⭐ 28 Specification and documentation for the Healthcare Model Context Protocol. This builds on top of the base Model Context Protocol
mcp-log-proxy - ⭐ 28 a web logging proxy for MCP client-server communication
mcp-writer-substack - ⭐ 28 Model Context Protocol to bridge in Substack writings to Claude.
ai-foundry-agents-samples - ⭐ 28 Azure AI Foundry - Agents related sample code
mcp-proxy - ⭐ 28 Fast rust MCP proxy between stdio and SSE
laravel-mcp-companion - ⭐ 28 A Laravel developer’s MCP companion. Get the absolute best advice, recommendations, and up-to-date documentation for the entire Laravel ecosystem.
mcp-server-giphy - ⭐ 28 An implementation of Giphy integration with Model Context Protocol
mindbridge-mcp - ⭐ 28 MindBridge is an AI orchestration MCP server that lets any app talk to any LLM — OpenAI, Anthropic, DeepSeek, Ollama, and more — through a single unified API. Route queries, compare models, get second opinions, and build smarter multi-LLM workflows.
holoviz-mcp - ⭐ 28 ✨A MCP server that provides intelligent access to the HoloViz ecosystem for humans and AIs.
FerrumMCP - ⭐ 28 A Model Context Protocol (MCP) server that provides web automation capabilities through Ferrum, with optional BotBrowser integration for advanced anti-detection features. This enables AI agents to interact with web pages seamlessly.
mcp-config-manager - ⭐ 28 Manage MCP server configs across Claude, Gemini & other AI systems. Interactive CLI for server enable/disable, preset management & config sync.
do-remote-mcp-server-template - ⭐ 28 A Model Context Protocol (MCP) server that checks domain name availability using WHOIS lookups and DNS resolution
aistudio-mcp-server - ⭐ 28 Google AI Studio MCP Server - Powerful Gemini API integration for Model Context Protocol with multi-modal file processing, PDF-to-Markdown conversion, image analysis, and audio transcription capabilities. Supports all Gemini 2.5 models with comprehensive file format support.
brlaw_mcp_server - ⭐ 28 A MCP (Model Context Protocol) server for agent-driven research on Brazilian law using official sources
autotask-mcp - ⭐ 28 MCP server for Kaseya Autotask PSA — 39 tools for companies, tickets, projects, time entries, and more
batchdata-mcp-real-estate - ⭐ 28 Model Context Protocol (MCP) server for BatchData.io property and address APIs - Real estate data integration for Claude and other AI assistants
Unity-AI-ProBuilder - ⭐ 28 AI-powered 3D modeling tools for Unity ProBuilder. Enables AI assistants to create and manipulate editable meshes through natural language commands. Create primitive shapes, extrude faces, bevel edges, apply materials, merge objects, and perform advanced mesh operations like bridging and subdivision.
mcp-wireshark - ⭐ 28 An MCP server that integrates Wireshark/tshark with AI tools and IDEs. Capture live traffic, parse .pcap files, apply display filters, follow streams, and export JSON - all via Claude Desktop, VS Code, or CLI. Cross‑platform, typed, tested, and pip‑installable.
mcp-gateway - ⭐ 28 The MCP gateway is a reverse proxy server that forwards requests from clients to the MCP server or uses all MCP servers under the gateway through a unified portal.
Blender-MCP-Server - ⭐ 28 MCP server addon for Blender - Control Blender via AI agents through 51 powerful tools. Made to be used with PolyMCP for intelligent tool orchestration. Features thread-safe execution, auto-dependency installation, and complete 3D workflow automation.
mcp-server-starter-ts - ⭐ 28 A minimal TypeScript starter template for building Model Context Protocol (MCP) servers.
php-mcp - ⭐ 28 A complete PHP implementation of the Model Context Protocol (MCP) with server and client support, STDIO and HTTP transports, and framework integration
vision-one-mcp-server - ⭐ 28 The Trend Vision One Model Context Protocol (MCP) Server enables natural language interaction between your favourite AI tooling and the Trend Vision One web APIs. This allows users to harness the power of Large Language Models (LLM) to interpret and respond to security events.
relace-mcp - ⭐ 28 Unofficial Relace MCP client with AI features. Personal project; not affiliated with or endorsed by Relace
minds-mcp - ⭐ 28 An MCP (Model Context Protocol) server for Minds, allowing LLMs to interact with the Minds SDK through a standardized interface.
deep-research - ⭐ 28 The Deep Research Assistant is meticulously crafted on Mastra’s modular, scalable architecture, designed for intelligent orchestration and seamless human-AI interaction. It’s built to tackle complex research challenges autonomously.
google-search-console-mcp - ⭐ 28 Google Search Console MCP Server for Claude, Cursor, Windsurf and other MCP Clients
agent-twitter-client-mcp - ⭐ 28
A Model Context Protocol (MCP) server that integrates with X using the @elizaOS agent-twitter-client package, allowing AI models to interact with Twitter without direct API access.
pptx-xlsx-mcp - ⭐ 28 Antrophics Model context protocol to edit powerpoint files
langchain-mcp-tools-py - ⭐ 27 MCP to LangChain Tools Conversion Utility / Python
Memgpt-MCP-Server - ⭐ 27 A Model Context Protocol (MCP) server that provides persistent memory and multi-model LLM support.
aws-mcp - ⭐ 27 An MCP(Model Context Protocol) Server for AWS services
mcpc - ⭐ 27 Universal command-line client for the Model Context Protocol (MCP)
VercelGenUI_MCP - ⭐ 27 Proof of concept chat AI combining the Model Context Protocol (MCP) with Vercel’s AI SDK UI
mcp-web-browser - ⭐ 27 An advanced web browsing server for the Model Context Protocol (MCP) powered by Playwright, enabling headless browser interactions through a flexible, secure API.
directus-mcp-server - ⭐ 27 Model Context Protocol server for Directus
Python-Runtime-Interpreter-MCP-Server - ⭐ 27 PRIMS is a lightweight, open-source Model Context Protocol (MCP) server that lets LLM agents safely execute arbitrary Python code in a secure, throw-away sandbox.
nimbletools-core - ⭐ 27 NimbleTools is an open-source MCP runtime. Infrastructure for the agentic web.
mcp-stytch-consumer-todo-list - ⭐ 27 Workers + Stytch TODO App MCP Server
pulse-editor - ⭐ 27 The Runtime Where AI Agents Build, Ship, and Evolve. Pulse Editor is a modular, cross-platform, AI-powered productivity platform with federated app collaboration and extensible workflows.
mcp-local-dev - ⭐ 27 Let LLMs manage your local dev environments
kernel-mcp-server - ⭐ 27 Open-source MCP server for secure, low-latency cloud-browser automation on Kernel.
chatbot_Shopify - ⭐ 27 Agentic Shopify Chatbot with MCP integration, embedded directly into Shopify via a Theme Extension
nebulagraph-mcp-server - ⭐ 27 Model Context Protocol Server for NebulaGraph 3.x
symfony-mcp-server - ⭐ 27 A Symfony package designed for building secure servers based on the Model Context Protocol, utilizing Server-Sent Events (SSE) and/or StreamableHTTP for real-time communication. It offers a scalable tool system tailored for enterprise-grade applications.
mcp-simple-timeserver - ⭐ 27 Simple MCP to give Claude ability to check current time as well as know when holidays are, what is the time distance between dates etc.
agent-hub-mcp - ⭐ 27 A Model Context Protocol (MCP) server that enables communication and coordination between multiple AI agents
MalwareBazaar_MCP - ⭐ 27 An AI-driven MCP server that autonomously interfaces with Malware Bazaar, delivering real-time threat intel and sample metadata for authorized cybersecurity research workflows.
congressMCP - ⭐ 27 An MCP server allowing AI agents and MCP clients to interface with the Congress.gov API
computeruseprotocol - ⭐ 27 Computer Use Protocol is a universal schema for AI agents to perceive and interact with any desktop UI.
systemprompt-mcp-notion - ⭐ 27 This an Model Context Protocol (MCP) server that integrates Notion into your AI workflows. This server enables seamless access to Notion through MCP, allowing AI agents to interact with pages, databases, and comments.
MiAO-MCP-for-Unity - ⭐ 27 MCP Server + Plugin for Unity Editor and Unity game. The Plugin allows to connect to MCP clients like Claude Desktop or others.
UCAI - ⭐ 27 Universal Contract AI Interface (UCAI) 🔗 ABI to MCP | The open standard for connecting AI agents to blockchain. MCP server generator for smart contracts. Claude + Uniswap, Aave, ERC20, NFTs, DeFi. Python CLI, Web3 integration, transaction simulation. Polygon, Arbitrum, Base, Ethereum EVM chains. Claude, GPT, LLM tooling, Solidity, OpenAI.
janee - ⭐ 27 Secrets management for AI agents via MCP • @janeesecure
rustchain-mcp - ⭐ 27 MCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr’s RustChain SDK.
openzeppelin-mcp - ⭐ 27 Model Context Protocol Servers Repository for OpenZeppelin products
chat - ⭐ 27 Chat Client for Your Service’s MCP Server
raybridge - ⭐ 27 MCP server that bridges Raycast extensions to any MCP-compatible client
mcp-structured-thinking - ⭐ 26 A TypeScript Model Context Protocol (MCP) server to allow LLMs to programmatically construct mind maps to explore an idea space, with enforced “metacognitive” self-reflection
mcp-frontend-testing - ⭐ 26 Frontend testing tools for Model Context Protocol
mcp-client-x - ⭐ 26 Python MCP client + server example
ton-blockchain-mcp - ⭐ 26 A Model Context Protocol (MCP) server written in Python for natural language interaction with the TON blockchain 💎
taiwan-holiday-mcp - ⭐ 26 一個基於 Model Context Protocol (MCP) 的台灣假期查詢伺服器,為 AI 工具提供準確的台灣國定假日資訊。
MCP-Developer-SubAgent - ⭐ 26 A specialized framework for Model Context Protocol (MCP) development featuring 8 Claude Code sub-agents, security hooks, and production-ready FastMCP server templates. Provides immediate MCP development assistance through markdown-driven agents with optional programmatic SDK .
mcp-auth - ⭐ 26 MCP Auth via Reverse Proxy
turn-based-game-mcp - ⭐ 26 A turn-based games app built with Next.js and TypeScript that features Tic-Tac-Toe and Rock Paper Scissors games with AI opponents powered by the Model Context Protocol (MCP), offering three difficulty levels.
greptimedb-mcp-server - ⭐ 26 A Model Context Protocol (MCP) server for GreptimeDB
mcp-ffmpeg-helper - ⭐ 26 一个基于 Model Context Protocol (MCP) 的 FFmpeg 辅助工具,提供视频处理功能。
mcp_streamable_http - ⭐ 26 Educational repo for MCP streamable HTTP servers and clients
mcp-slicer - ⭐ 26 A Model Context Protocol server for 3D Slicer integration
github-repo-mcp - ⭐ 26 Model Context Protocol server for Github Repo // Reading Github Repo
mcp_rss - ⭐ 26 MCP RSS is a Model Context Protocol (MCP) server for interacting with RSS feeds.
mcp-annotated-java-sdk - ⭐ 26 Annotation-driven MCP dev 🚀 No Spring, Zero Boilerplate, Pure Java
mcp-desktop-automation - ⭐ 26 A Model Context Protocol server that provides desktop automation capabilities using RobotJS and screenshot capabilities
markview - ⭐ 26 Native macOS markdown preview app. Swift/SwiftUI, GitHub Flavored Markdown, syntax highlighting, linting, plugins. No Electron.
deep-research-mcp - ⭐ 26 A Model Context Protocol (MCP) compliant server designed for comprehensive web research. It uses Tavily’s Search and Crawl APIs to gather detailed information on a given topic, then structures this data in a format perfect for LLMs to create high-quality markdown documents.
codingbuddy - ⭐ 26 Codingbuddy orchestrates 29 specialized AI agents to deliver code quality comparable to a team of human experts through a PLAN → ACT → EVAL workflow.
Tiny-OAI-MCP-Agent - ⭐ 26 A MCP protocol agent that operates a SQLite using natural language by OpenAI-Compatible LLM.
MCPHammer - ⭐ 26 MCP security testing framework for evaluating Model Context Protocol server vulnerabilities
awesome-finance-mcp - ⭐ 26 A curated list of MCP servers for AI finance agents
local_faiss_mcp - ⭐ 26 Local FAISS vector store as an MCP server – Agent Memory, drop-in local semantic search for Claude / Copilot / Agents.
novyx-mcp - ⭐ 26 Persistent memory for AI agents. 91 MCP tools for remember, recall, rollback, audit, knowledge graph, eval, cortex, replay, governed actions, threat intel, auto-defense, and more. Works locally (zero config) or with Novyx Cloud.
d365fo-client - ⭐ 26 A comprehensive Python client library and MCP server for Microsoft Dynamics 365 Finance & Operations (D365 F&O) that provides easy access to OData endpoints, metadata operations, label management, and AI assistant integration.
zotero-mcp-server - ⭐ 26 MCP server to expose local zotero repository to MCP clients
NiFiMCP - ⭐ 26 An MCP Server and client for communicating with Nifi (v1.28)
leanmcp-sdk - ⭐ 26 Production-ready TypeScript SDK for MCP servers: auth, multi-tenant, observability. Build enterprise AI agents fast.
php-mcp-sdk - ⭐ 25 PHP implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools. ✨ Features 🚀 Complete MCP Protocol Support - Full implementation of the MCP specification 🔧 Type-Safe - Leverages PHP 8.1+ type system with enums, union types, and strict typing ⚡ Async First
alpaca-mcp-server - ⭐ 25 Model Context Protocol (MCP) server for Alpaca trading API
gyazo-mcp-server - ⭐ 25 Official Model Context Protocol server for Gyazo
mcp-php - ⭐ 25 model context protocol or mcp for php laravel
mcp-media-processor - ⭐ 25 A Node.js server implementing Model Context Protocol (MCP) for media processing operations, providing powerful video and image manipulation capabilities.
mcp-webdriveragent - ⭐ 25 This is a Model Context Protocol (MCP) server that provides tools for building and signing WebDriverAgent for iOS.
mcp-manager - ⭐ 25 CLI tool for managing Model Context Protocol (MCP) servers in one place & using them across them different clients
mcp-server-semgrep - ⭐ 25 MCP Server Semgrep is a Model Context Protocol compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.
puzzlebox - ⭐ 25 An MCP server that hosts finite state machines as dynamic resources that multiple clients can subscribe to and be updated when their state changes.
slack-mcp-server - ⭐ 25 A Model Context Protocol Server for Interacting with Slack
meeting-mcp - ⭐ 25 Model Context Protocol server for AI assistants to create meeting bots, search transcripts, and manage meeting recordings.
ccmcp - ⭐ 25 A CLI tool that intelligently discovers, validates, and selects MCP (Model Context Protocol) server configurations for Claude Code.
awesome-mcp-lists - ⭐ 25 A Curated List of MCP Servers, Clients and Toolkits
nestjs-mcp - ⭐ 25 NestJS module for seamless Model Context Protocol (MCP) server integration using decorators.
openai-copilot - ⭐ 25 Your life Copilot powered by LLM models (CLI interface for LLM models with MCP tools).
json2video-mcp-server - ⭐ 25 Message Communication Protocol server for json2video API integration
mcp-playground - ⭐ 25 Simple MCP Client for remote MCP Servers 🌐
aj-mcp - ⭐ 25 Simple MCP SDK in Java
skill-mcp - ⭐ 25 LLM-managed skills platform using MCP - create, edit, and execute skills programmatically in Claude, Cursor, and any MCP-compatible client without manual file uploads.
server-sharepoint - ⭐ 25 This is a MCP server for Claude Desktop that allows you to interact with SharePoint Online using the SharePoint REST API. It is designed to be used with the Claude Desktop app, but could be used by other MCP clients as well.
fastify-mcp - ⭐ 25 A Fastify plugin to run Model Context Protocol (MCP) servers
silverbullet-mcp - ⭐ 25 A Model Context Protocol (MCP) server to interact with your SilverBullet notes and data.
Excel-MCP-Server-Master - ⭐ 25 Excel MCP Server - Manipulate Excel files without Microsoft Excel. Model Context Protocol for XLSX, XLSM with Claude AI integration
cfbd-mcp-server - ⭐ 25 An MCP server enabling CFBD API queries within Claude Desktop.
microsoft_fabric_mcp - ⭐ 25 MCP server wrapping around the Fabric Rest API
azure-diagram-mcp - ⭐ 25 MCP server that turns natural-language prompts into Microsoft Azure architecture diagrams (PNG) using Python Diagrams + Graphviz.
universal-crypto-mcp - ⭐ 25 Universal MCP server for AI agents to interact with any* blockchain via natural language and plugins. Supports swaps, bridges, gas, staking, lending, and more across Ethereum, Arbitrum, Base, Polygon, BSC, and testnets.
gemini-webapi-mcp - ⭐ 25 MCP server for Google Gemini — free image generation, editing & chat via browser cookies. No API keys needed.
qdrant-mcp-server - ⭐ 25 MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
substack-mcp - ⭐ 25 A Model Context Protocol (MCP) Server for Substack enabling LLM clients to interact with Substack’s API for automations like creating posts, managing drafts, and more.
Screenhand - ⭐ 25 Give AI eyes and hands on your desktop. Open-source MCP server for desktop automation — screenshots, UI control, browser automation, OCR. Works with Claude, Cursor, and any MCP client. macOS + Windows.
stitch-mcp-auto - ⭐ 25 Automated installer for Stitch MCP - The easiest way to set up your Universal MCP server for Google Stitch.
strava-mcp - ⭐ 25 A Model Context Protocol (MCP) server with Strava OAuth integration, built on Cloudflare Workers. Enables secure authentication and tool access for MCP clients like Claude and Cursor through Strava login. Perfect for developers looking to integrate Strava authentication with AI tools.
mcp-chain-of-draft-server - ⭐ 24 Chain of Draft Server is a powerful AI-driven tool that helps developers make better decisions through systematic, iterative refinement of thoughts and designs. It integrates seamlessly with popular AI agents and provides a structured approach to reasoning, API design, architecture decisions, code reviews, and implementation planning.
prometheus-mcp - ⭐ 24 A Model Context Protocol (MCP) server implementation that provides AI agents with programmatic access to Prometheus metrics via a unified interface.
GenomeMCP - ⭐ 24 An AI-driven genomic intelligence system delivering structured ClinVar interpretation and high-precision exon, intron, and gene queries using the Model Context Protocol (MCP).
Unlock-your-agents-potential-with-Model-Context-Protocol-PostgreSQL-Workshop - ⭐ 24
opnsense-mcp-server - ⭐ 24 A Model Context Protocol (MCP) server implementation for managing OPNsense firewalls. This server allows Claude and other MCP-compatible clients to interact with all features exposed by the OPNsense API.
n8n-AI-agent-DVM-MCP-client - ⭐ 24 An AI agent built in n8n which can find and use Model Context Protocol (MCP) Server Tools served as Data Vending Machines (DVM) over the Nostr network.
mcp-server-semgrep - ⭐ 24 MCP Server Semgrep is a Model Context Protocol compliant server that integrates the powerful Semgrep static analysis tool with AI assistants like Anthropic Claude. It enables advanced code analysis, security vulnerability detection, and code quality improvements directly through a conversational interface.
python-sequential-thinking-mcp - ⭐ 24 A Python implementation of the Sequential Thinking MCP server using the official Model Context Protocol (MCP) Python SDK. This server facilitates a detailed, step-by-step thinking process for problem-solving and analysis.
MCP - ⭐ 24 The EduBase MCP server enables Claude and other LLMs to interact with EduBase’s comprehensive e-learning platform through the Model Context Protocol (MCP).
mcp-task-manager-server - ⭐ 24 A local Model Context Protocol (MCP) server providing backend tools for client-driven project and task management using a SQLite database.
DeepResearchMCP - ⭐ 24 Deep Research MCP is an intelligent research assistant built on the Model Context Protocol (MCP) that performs comprehensive, multi-step research on any topic.
mcp-template-dotnet - ⭐ 24 This repository contains a template for creating a Model Context Protocol (MCP) applications in .NET.
Awesome-MCP - ⭐ 24 Awesome-MCP Servers & Clients & Funny things
calendar-mcp - ⭐ 24 This project implements a Python-based MCP (Model Context Protocol) server that acts as an interface between Large Language Models (LLMs) and the Google Calendar API. It enables LLMs to perform calendar operations via natural language requests.
readwise-vector-db - ⭐ 24 Turn your Readwise library into a blazing-fast, self-hosted semantic search engine – complete with nightly syncs, vector search API, Prometheus metrics, and a streaming MCP server for LLM clients.
k6-mcp-server - ⭐ 24 k6 MCP server
bzm-mcp - ⭐ 24 Official BlazeMeter MCP Server for AI-driven performance testing
mcp-client-agent - ⭐ 24 CLI that uses DSPy to interact with MCP servers.
roo-logger - ⭐ 24 An MCP server for logging activity in Roo Code/Cline.
identity-spec - ⭐ 24 AGNTCY Identity allows to onboard, create and verify identities for Agents, Model Context Protocol (MCP) Servers and Multi-Agent Systems (MASs).
cursor-db-mcp - ⭐ 24 Model Context Protocol server for querying Cursor chat history
lua-resty-mcp - ⭐ 24 Model Context Protocol SDK implemented in Lua for OpenResty
solana-mcp - ⭐ 24 A comprehensive Solana MCP (Model Context Protocol) server for analyzing memecoins, tracking trends, and providing AI-powered insights using cultural analysis and on-chain data.
jsonv-ts - ⭐ 24 JSON Schema builder and validator for TypeScript with static type inference, Hono middleware for OpenAPI generation and validation, and MCP server/client implementation. Lightweight, dependency-free, and built on Web Standards.
mcp-mesh - ⭐ 24 Enterprise-grade distributed AI agent framework | Develop → Deploy → Observe | K8s-native | Dynamic DI | Auto-failover | Multi-LLM | Python + Java + TypeScript
Claude-Code-MCP-Manager - ⭐ 24 A comprehensive tool to manage Model Context Protocol (MCP) configurations for Claude code
metmuseum-mcp - ⭐ 24 Met Museum MCP integration to discover the art collection at The Metropolitan Museum of Art in New York
html-to-markdown-mcp - ⭐ 24 MCP server for converting HTML to Markdown using Turndown.js. Fetch web pages and convert them to clean, formatted Markdown.
agentgate - ⭐ 24 Approval workflows for AI agents
ib-mcp-cache-server - ⭐ 24 Memory Cache Server for use with supported MCP API Clients.
WikidataMCP - ⭐ 24 Model Context Protocol for Wikidata
WikidataMCP - ⭐ 24 Model Context Protocol for Wikidata
mcp-cmd - ⭐ 24 CLI for calling successive MCP Server tools
minimal-godot-mcp - ⭐ 24 Lightweight MCP server bridging Godot LSP to MCP clients for GDScript validation
Autonomous-AI-Trading-Agent-MCP-Flash-Arb-Engine - ⭐ 24 🧠 Autonomous AI Trading Agent & Multi-Chain Flash-Arb Engine (v2.0 Beta). Powered by MCP-Protocol & LLM reasoning. High-frequency arbitrage on Solana, Base, and EVM L2s. Built by Cortex Software Labs.
ChatSpatial - ⭐ 24 🧬 Analyze spatial transcriptomics data through natural language conversation. Stop writing code, start having conversations with your data. MCP server for Claude Code and Codex.
mcpc - ⭐ 24 Cross-platform C SDK for Model Context Protocol (MCP), in modern🚀 C23.
Autonomous-AI-Trading-Agent-MCP-Flash-Arb-Engine - ⭐ 24 🧠 Autonomous AI Trading Agent & Multi-Chain Flash-Arb Engine (v2.0 Beta). Powered by MCP-Protocol & LLM reasoning. High-frequency arbitrage on Solana, Base, and EVM L2s. Built by Cortex Software Labs.
clickup-mcp-server - ⭐ 24 ClickUp MCP Server - Integrate ClickUp project management with AI through Model Context Protocol
codemesh - ⭐ 24 The Self-Improving MCP Server - Agents write code to orchestrate multiple MCP servers with intelligent TypeScript execution and auto-augmentation
mcp-rss-aggregator - ⭐ 24 Model Context Protocol Server for aggregating RSS feeds in Claude Desktop
trainingpeaks-mcp - ⭐ 24 TrainingPeaks MCP server for Claude Desktop, Code and Cowork. No API approval needed - works with any account. Query workouts, CTL/ATL/TSB fitness data, power PRs via natural language.
agent-trace - ⭐ 24 strace for AI agents. Capture and replay every tool call, prompt, and response from Claude Code, Cursor, or any MCP client
webmcp-bridge - ⭐ 24 Bridge local MCP clients to browser WebMCP tools through Playwright, using native WebMCP when available and injected adapters when not.
mcp-server-amazon-bedrock - ⭐ 23 Model Context Procotol(MCP) server for using Amazon Bedrock Nova Canvas to generate images
Model-Context-Protocol - ⭐ 23
jigsawstack-mcp-server - ⭐ 23 Model Context Protocol Server that allows AI models to interact with JigsawStack models!
cortex - ⭐ 23 A declarative platform for building Model Context Protocol (MCP) servers in Golang—exposing tools, resources & prompts in a clean, structured way
paraview_mcp - ⭐ 23 ParaView-MCP integrates multimodal LLMs with ParaView via Model Context Protocol, enabling natural language control of scientific visualizations. The agent observes the viewport for visual feedback, making complex visualization tool accessible to all users while providing intelligent automation for experts.
lineshopping-api-mcp - ⭐ 23 Model Context Protocol (MCP) server for the LINE SHOPPING API. Enables AI agents and tools to manage products, inventory, orders, and settlements on LINE SHOPPING via auto-generated MCP tools from the official OpenAPI spec.
home-assistant-mcp - ⭐ 23 A Model Context Protocol (MCP) integration that enables AI assistants to search for and control Home Assistant devices through natural language commands in Cursor.
mcp-twitter-server - ⭐ 23 Model Context Protocol Server for Accessing twitter
mcp-community - ⭐ 23 Easily run, deploy, and connect to MCP servers
aisdk-mcp-bridge - ⭐ 23 Bridge package enabling seamless integration between Model Context Protocol (MCP) servers and AI SDK tools. Supports multiple server types, real-time communication, and TypeScript.
nlweb-net - ⭐ 23 The official .NET 9 implementation of the NLWeb protocol for building natural language web interfaces with support for List, Summarize, and Generate query modes, plus Model Context Protocol (MCP) integration for AI clients.
mcp-pa-ai-agent - ⭐ 23 A personal assistant AI agent built with the Model Context Protocol (MCP)
lightdash-mcp-server - ⭐ 23 A MCP(Model Context Protocol) server that accesses to Lightdash
balldontlie-mcp - ⭐ 23 An MCP Server implementation that integrates the Balldontlie API, to provide information about players, teams and games for the NBA, NFL and MLB
slack-mcp-client - ⭐ 23 An MCP client for slack in Typescript
fastify-mcp-server - ⭐ 23 Fastify plugin to easily spin up Model Context Protocol (MCP) HTTP servers
MCP-123 - ⭐ 23 The easiest possible implementation of an MCP server and client. Set up a server or a client in 2 lines of code.
cf-mcp-client - ⭐ 23 Tanzu Platform Chat
autotask-mcp - ⭐ 23 MCP server for Kaseya Autotask PSA — 39 tools for companies, tickets, projects, time entries, and more
nix-mcp-servers - ⭐ 23 A nix flake for configuring Model Context Protocol (MCP) servers across supported AI assistant clients
codeprism - ⭐ 23 An experimental, 100% AI-generated, high-performance code intelligence server providing AI assistants with a graph-based understanding of codebases.
local-skills-mcp - ⭐ 23 Universal MCP server enabling any LLM or AI agent to utilize expert skills from your local filesystem. Reduces context consumption through lazy loading. Works with Claude, Cline, and any MCP-compatible client.
agent-studio-starter - ⭐ 23 Stop building AI agents from scratch. Bootstrap starter Agent app with LangGraph, CopilotKit, and beautiful Generative UIs.
orionbelt-semantic-layer - ⭐ 23 API-first semantic engine and query planner for AI agents that compiles declarative YAML models into optimized, dialect-specific SQL across BigQuery, PostgreSQL, Snowflake, ClickHouse, Dremio, Databricks, DuckDB, and MySQL.
fcpxml-mcp-server - ⭐ 23 🎬 The first AI-powered MCP server for Final Cut Pro XML. Control your edits with natural language.
MCP-Mastery-with-Claude-and-Langchain - ⭐ 23 Build MCP servers & clients with Python, Streamlit, ChromaDB, LangChain, LangGraph agents, and Ollama integrations
langchain-mcp-tools-ts - ⭐ 23 MCP to LangChain Tools Conversion Utility / TypeScript
coworker - ⭐ 23 Open-source AI agent with MCP UI, app builder, A2A protocol, skills marketplace, and multi-provider chat. Built with Mastra. Alternative to OpenClaw.
unity-editor-mcp - ⭐ 23 An MCP server and client for LLMs to interact with Unity Projects
ai-cli - ⭐ 23 ai-cli lets you go from zero to AI-powered in seconds in a safe, automated and tailored way.
nobitex-mcp-server - ⭐ 22 a Model Context Protocol (MCP) server that provides access to cryptocurrency market data from the Nobitex API.
mcp-server-oracle - ⭐ 22 Model Context Protocol server to access oracle database
higress-ops-mcp-server - ⭐ 22 A Model Context Protocol (MCP) server implementation that enables comprehensive configuration and management of Higress.
Elysia-mcp - ⭐ 22 Model Context Protocol (MCP) Server for Bun and Elysia
mcp-flux-studio - ⭐ 22 A Model Context Protocol server for Flux image generation, providing tools for image generation, manipulation, and control
DANP-Engine - ⭐ 22 A trusted AI Model Context Protocol (MCP) runtime for secure, decentralized AI tools and services.
mcp-sse-authenticated-cloud-run - ⭐ 22 Host an Model Context Protocol SSE deployment on Cloud Run, Authenticating with IAM.
MobSF-MCP - ⭐ 22 a Node.js-based Model Context Protocol implementation for MobSF
async-mcp - ⭐ 22 A minimalistic async Rust implementation of the Model Context Protocol (MCP).
mcpagentai - ⭐ 22 Python SDK designed to simplify interactions with MCP (Model Context Protocol) servers. It provides an easy-to-use interface for connecting to MCP servers, reading resources, and calling tools
p5js-ai-editor - ⭐ 22 A modern, web-based IDE for creating and editing p5.js sketches with AI assistance and Model Context Protocol (MCP) integration for Claude Desktop.
printify-mcp - ⭐ 22 A Model Context Protocol (MCP) server for integrating AI assistants with Printify’s print-on-demand platform
biznagafest-mcp - ⭐ 22 MCP Servers en Málaga con salero
dbt-docs-mcp - ⭐ 22 MCP (model context protocol) server for interacting with dbt Docs
your-money-left-the-chat - ⭐ 22 A Rust + MCP powered financial tracker that knows exactly where your money ghosted you.
mcp-framework - ⭐ 22 Rust MCP framework for building AI agents
GUI-MCP - ⭐ 22 A Blueprint-style visual node editor for creating FastMCP servers. Build MCP tools, resources, and prompts by connecting nodes - no coding required.
suse-ai-up - ⭐ 22 A comprehensive platform for managing and proxying Model Context Protocol (MCP) servers, providing scalable AI service orchestration across multiple microservices.
awesome-mcp - ⭐ 22 A collection of mcp servers/client/sdks
mcp-ai-agent - ⭐ 22 A TypeScript library that enables AI agents to leverage MCP (Model Context Protocol) servers for enhanced capabilities. This library integrates with the AI SDK to provide a seamless way to connect to MCP servers and use their tools in AI-powered applications.
flutter-ai-labs - ⭐ 22 A curated collection of LLM-powered Flutter apps built using RAG, AI Agents, Multi-Agent Systems, MCP, and Voice Agents.
mcp-knowledge-base - ⭐ 22 MCP agent/client/server implementation for private knowledge base
mcp-observer-server - ⭐ 22 An MCP server that provides server-to-client notifications for file changes that the client subscribes to
Zammad-MCP - ⭐ 22 A Model Context Protocol (MCP) server for Zammad integration, enabling AI assistants to interact with tickets, users, and organizations.
teamcity-mcp - ⭐ 22 Model Context Protocol (MCP) server for JetBrains TeamCity: control builds, tests, agents and configs from AI coding assistants.
mcp-prompt-optimizer - ⭐ 22 Advanced MCP server providing cutting-edge prompt optimization tools with research-backed strategies
rollbar-mcp-server - ⭐ 22 Pre-release - Model Context Protocol server for Rollbar
mcp-web-scraper - ⭐ 22 The Decodo MCP server which enables MCP clients to interface with services.
perplexity-mcp-server - ⭐ 22 A Perplexity API MCP server that unlocks Perplexity’s search-augmented AI capabilities for LLM agents. Features robust error handling, secure input validation, and transparent reasoning with the showThinking parameter.
jenkins-mcp-enterprise - ⭐ 22 The most advanced Jenkins MCP server available - Enterprise debugging, multi-instance management, AI-powered failure analysis, vector search, and configurable diagnostics for complex CI/CD pipelines.
IoT-Edge-MCP-Server - ⭐ 22 MCP server for Industrial IoT, SCADA and PLC systems. Unifies MQTT sensors, Modbus devices and industrial equipment into a single AI-orchestrable API. Features real-time monitoring, alarms, time-series storage and actuator control.
mcp-server - ⭐ 22 Official MCP server for Paper’s trading platform - enables AI assistants to interact with Paper’s API
ads-mcp - ⭐ 22 MCP server for managing ad campaigns across Google Ads, Meta Ads, LinkedIn Ads, and TikTok Ads. 100+ tools for campaign creation, performance analysis, keyword research, and budget optimization. Works with Claude Code, Cursor, Codex, ChatGPT, Windsurf, and Cline.
Unity-AI-ParticleSystem - ⭐ 22 AI-powered tools for Unity Particle System. Create and modify Particle System directly through natural language commands.
mcp.zig - ⭐ 22 A comprehensive Model Context Protocol (MCP) library for Zig — bringing MCP support to the Zig ecosystem.
spectrawl - ⭐ 22 The unified web layer for AI agents. Search (8 engines), stealth browse, auth, and act on 24 platforms. One npm install, self-hosted.
mcp-superset - ⭐ 22 MCP server for managing Apache Superset — 128+ tools for dashboards, charts, datasets, SQL Lab, access control
Jiva - ⭐ 22 Jiva is a CLI-first, open source autonomous AI agent and open alternative to Claude. Built in TypeScript with a three-agent architecture (Manager, Worker, Client), it autonomously plans and executes tasks from your terminal. Supports MCP servers, a built-in Skills system, and Jiva Personas - a plugin framework fully compatible with Claude Plugins.
roblox-executor-mcp - ⭐ 22 A MCP Server which allows for direct access to the roblox game client
pixelpanda-mcp - ⭐ 22 MCP server for PixelPanda — 31 AI image processing tools for Claude Desktop, Cursor & other MCP clients
twincat-validator-mcp - ⭐ 22 An MCP server that validates, auto-fixes, and scaffolds TwinCAT 3 XML files. Connect it to any LLM client to give your AI assistant reliable, deterministic TwinCAT code quality tooling — structural checks, 21 IEC 61131-3 OOP checks, auto-fix pipelines, and canonical skeleton generation.
stata-workbench - ⭐ 22 A VS Code compatible extension (Cursor, Windsurf, Antigravity etc.) that allows Stata code to be run directly from the editor. Enables AI agents to directly interact with Stata. Powered by mcp-stata, https://github.com/tmonk/mcp-stata.
ffmpeg-mcp-lite - ⭐ 21 MCP server for video/audio processing via FFmpeg - convert, compress, trim, extract audio, add subtitles
supabase-mcp-client - ⭐ 21 Supabase MCP client react app with Tambo
MCP_A2A - ⭐ 21 A2A MCP Server is a lightweight Python bridge that lets Claude Desktop or any MCP client talk to A2A agents. It provides three tools: register servers, list agents, and call an agent, enabling quick integration of A2A-compatible agents with zero boilerplate for rapid prototyping.
grumpydev-mcp - ⭐ 21 Let the grumpy senior dev review your code with this MCP server
bridge-mcp - ⭐ 21 Open Source MCP gateway and proxy for Model Context Protocol (MCP) servers with enterprise authentication and service discovery
mcpsharepoint - ⭐ 21 Model Context Protocol server that provides access to Organisational SharePoint.
command-executor-mcp-server - ⭐ 21 Model Context Protocol Server for Safely Executing Pre-approved Commands
emqx-mcp-server - ⭐ 21 A Model Context Protocol (MCP) server implementation that provides EMQX MQTT broker interaction.
mcp-sentry - ⭐ 21 A Model Context Protocol server for retrieving and analyzing issues from Sentry.io
mcp-korean-spell - ⭐ 21 MCP(Model Context Protocol) server designed for Korean spell checking
DocsRay - ⭐ 21 Lightweight PDF Q&A tool powered by RAG (Retrieval-Augmented Generation) with MCP (Model Context Protocol) Support.
MCPRules - ⭐ 21 A powerful Model Context Protocol (MCP) server that manages and serves programming guidelines and rules. This server integrates with development tools to provide consistent coding standards across projects.
code-context-mcp - ⭐ 21 A Model Context Protocol (MCP) server for providing code context from git repositories
plux - ⭐ 21 💡AI finder/explorer. One click @files via a visual filetree and save insights in a notepad. build with Tauri
mcp-deepseek-demo - ⭐ 21 deepseek 结合 mcp 场景,最小用例,包括 client and server
room-mcp - ⭐ 21 Allow MCP clients like claude-desktop to use rooms to coordinate with other agents
hs-mcp - ⭐ 21 Haskell server/client for MCP (Model Context Protocol)
aws-s3-mcp - ⭐ 21 MCP server to integrate AWS S3 and LLM
mcp-server-memos-py - ⭐ 21 A Python package enabling LLM models to interact with the Memos server via the MCP interface for searching, creating, retrieving, and managing memos.
Air-Quality-Trends-Analysis-Project - ⭐ 21 Full-stack air quality analytics platform built with FastAPI, React, and MySQL. Aggregates multi-source PM2.5/PM10 data, performs multi-city comparison and time-series forecasting (SARIMAX), and integrates an LLM-based planning agent with tiered access, secure APIs, and PDF reporting.
guidance-for-scalable-model-inference-and-agentic-ai-on-amazon-eks - ⭐ 21 Comprehensive, scalable ML inference architecture using Amazon EKS, leveraging Graviton processors for cost-effective CPU-based inference and GPU instances for accelerated inference. Guidance provides a complete end-to-end platform for deploying LLMs with agentic AI capabilities, including RAG and MCP
heuristic-mcp - ⭐ 21 Enhanced MCP server for semantic code search with call-graph proximity, recency ranking, and find-similar-code. Built for AI coding assistants.
lotus-wisdom-mcp - ⭐ 21 MCP server for structured problem-solving using the Lotus Sutra’s wisdom framework. Beautiful visualizations, multiple thinking approaches, compatible with various MCP clients (e.g., Claude Desktop, Cursor, Cherry Studio).
mcp-link - ⭐ 21 Let AI agents like ChatGPT & Claude use real-world local/remote tools you approve via browser extension + optional MCP server
PDB-MCP-Server - ⭐ 21 A Model Context Protocol (MCP) server that provides access to the Protein Data Bank (PDB) - the worldwide repository of information about the 3D structures of proteins, nucleic acids, and complex assemblies.
codex-mcp-tool - ⭐ 21
typescript-mcp-client - ⭐ 21
mcp-diagnostics-extension - ⭐ 21 VS Code extension that exposes diagnostic problems via Model Context Protocol (MCP) for AI agents and tools
registry - ⭐ 21 The BioContextAI Registry for biomedical MCP servers
archmcp - ⭐ 21 archmcp - MCP Architectural Snapshot Server and Knowledge Graph
predictive-maintenance-mcp - ⭐ 21 AI-Powered Predictive Maintenance & Fault Diagnosis through Model Context Protocol. An open-source framework for integrating Large Language Models with predictive maintenance and fault diagnosis workflows.
email-mcp - ⭐ 21 Email MCP server with full IMAP + SMTP support — read, search, send, manage, and organize email from any AI assistant via the Model Context Protocol
agentidentityprotocol - ⭐ 21 Agent Identity Protocol - Zero-trust security layer for AI agents. Policy enforcement proxy for MCP with Human-in-the-Loop approval, DLP scanning, and audit logging.
uk-case-law-mcp-server - ⭐ 21 MCP server for UK case law using The National Archives API. Enables LLMs to search, retrieve, and cite UK legal judgments.
codeTree - ⭐ 21 MCP server with 23 tools for structured code understanding via tree-sitter. 10 languages. 999 tests. One-command install.
turn-mcp - ⭐ 21 Achieve infinite conversation turns in a single API request via turn-mcp. Self-hosted MCP server with browser console for human-in-the-loop AI agents.
knowledgebase-mcp - ⭐ 21 BioContextAI Knowledgebase MCP server for biomedical agentic AI
mcp-kling - ⭐ 21 🎬 The FIRST MCP server for Kling AI video generation! Generate stunning AI videos directly from Claude.
mcp-anything - ⭐ 21 One command to turn any codebase into an MCP server
skill-to-mcp - ⭐ 21 Convert AI Skills (Claude Skills format) to MCP server resources - Part of BioContextAI
dsers-mcp-product - ⭐ 21 An open-source MCP server to automate DSers product import, bulk edit variants, and push to Shopify/Wix/WooCommerce using AI. Supports AliExpress, Alibaba, 1688.
agentic-tools - ⭐ 21 Agent Tool and Skills for VR Development on Meta Quest
garmin-connect-mcp - ⭐ 21 MCP server enabling LLMs to interact with Garmin Connect - activities, health metrics, sleep data, and training analysis
ue5-mcp-bridge - ⭐ 21 MCP server bridging AI assistants to Unreal Engine 5 editor
ARBuilder - ⭐ 21 AI-powered code generator for Arbitrum Stylus, SDK bridging, dApps & Orbit chains — 19 MCP tools with RAG
aura - ⭐ 21 A production-ready framework for composing AI agents from declarative TOML configuration, with MCP tool integration, RAG pipelines, and an OpenAI-compatible web API.
mcp-scan - ⭐ 21 Security scanner for MCP server configurations. Detects secrets, CVEs, permission issues, and exfiltration vectors across 10 AI tool clients.
onec-client-mcp-devkit - ⭐ 21 Реализация MCP сервера, который запускается в клиенте 1С:Предприятие
mlb-mcp - ⭐ 21 MCP server for advanced baseball analytics (statcast, fangraphs, baseball reference, mlb stats API) with client demo
eleven.shopping - ⭐ 21 ElevenLabs Agent with Storefront MCP UI Server & MCP UI client
Agentic-MCP-Skill - ⭐ 21 Agentic-MCP, Progressive MCP client with three-layer lazy loading. Validates AgentSkills.io pattern for efficient token usage. Use MCP without pre-install & wasting full-loading
gemini-mcp-client - ⭐ 21 A MCP (Model Context Protocol) client that uses Google Gemini AI models for intelligent tool usage and conversation handling. Tested working nicely with Claude Desktop as an MCP Server currently. Based on untested AI gen code by a non-coder use at own risk.
mcp-server-runner - ⭐ 20 A WebSocket server implementation for running Model Context Protocol (MCP) servers. This application enables MCP servers to be accessed via WebSocket connections, facilitating integration with web applications and other network-enabled clients.
easymcp - ⭐ 20 A high performance MCP client sdk for python
mcp-free-usdc-transfer - ⭐ 20 MCP (Model Context Protocol) server - free usdc transfer powered by Coinbase CDP
mcp-file-operations-server - ⭐ 20 A Model Context Protocol (MCP) server that provides enhanced file operation capabilities with streaming, patching, and change tracking support.
cucumberstudio-mcp - ⭐ 20 MCP Server for Cucumber Studio
agent-mcp - ⭐ 20 MCPAgent for Grupa.AI Multi-agent Collaboration Network (MACNET) with Model Context Protocol (MCP) capabilities baked in
mcp-frontend - ⭐ 20 Frontend for MCP (Model Context Protocol) Kit for Go - A Complete MCP solutions for ready to use
mcp-yfinance - ⭐ 20 MCP Server for fething yfinance financial data into Claude Desktop
linux-command-mcp - ⭐ 20 MCP server and client for running Linux commands
eraser-io-mcp-server - ⭐ 20 A Python MCP (Model Context Protocol) server and CLI tool to render diagrams using the Eraser API.
MCP-Agent - ⭐ 20 Connect to any MCP servers using agents
context-lens - ⭐ 20 Semantic search knowledge base for MCP-enabled AI assistants. Index local files or GitHub repos, query with natural language. Built on LanceDB vector storage. Works with Claude Desktop, Cursor, and other MCP clients.
mcp-libsql - ⭐ 20 Secure MCP server for libSQL databases with comprehensive tools, connection pooling, and transaction support. Built with TypeScript for Claude Desktop, Claude Code, Cursor, and other MCP clients.
hasmcp-ce - ⭐ 20 HasMCP Community Edition
google-scholar-mcp - ⭐ 20 An MCP server for Google Scholar written in TypeScript with Streamable HTTP
muster - ⭐ 20 MCP tool management and workflow proxy
gh-mcp - ⭐ 20 A GitHub CLI extension that seamlessly runs the github-mcp-server using your existing gh authentication. Eliminates manual PAT setup by automatically retrieving GitHub credentials and launching the MCP server with proper authentication.
Intercept - ⭐ 20 The control layer for AI agents. Intercept enforces hard limits on every MCP tool call before execution. Rate limits, spend caps, access controls. Open source.
mcp-server-amazon - ⭐ 20 🛍📦 Unofficial Amazon Model Context Protocol Server (MCP) - Search products and purchase directly from Claude AI! ✨
starbase - ⭐ 20 Connect, explore, and test any MCP server with AI models 🤖 ⚡
gpt2099.nu - ⭐ 20 a Nushell cross.stream extension to interact with LLMs and MCP servers
lyra-tool-discovery - ⭐ 20 AI powered automation toolkit which acts as an agent that discovers MCP servers for you. Point it at GitHub/npm/configure your own discovery, let GPT or Claude analyze the API or MCP or any tool, get ready-to-ship plugin configs. Zero manual work.
hass-mcp-server - ⭐ 20 A Home Assistant Custom Component that provides an MCP (Model Context Protocol) server using HTTP transport, allowing AI assistants like Claude to interact with your Home Assistant instance over HTTP
mcp-server-microsoft-paint - ⭐ 20
monolith - ⭐ 20 MCP plugin for Unreal Engine 5.7 — gives AI assistants full read/write access to Blueprints, Materials, Niagara VFX, Animation, IKRig, Control Rig, and more. 290 actions across 9 modules.
MCP-DB-Client - ⭐ 20 MCP layer for 1C
mcpx - ⭐ 19 Token-efficient MCP client: TypeScript schemas instead of JSON, LLM-friendly syntax, batch calls, TOON output. Built for Claude/GPT automations.
opencode-mcp - ⭐ 19 MCP server for OpenCode AI — 70 tools, 10 resources, 5 prompts. Use npx opencode-mcp with Claude Desktop, Claude Code, Cursor, Windsurf, or any MCP client.
mcp - ⭐ 19 A crate for making MCP (Model Context Protocol) compatible programs with rust
mcp-server-mariadb - ⭐ 19 An mcp server that provides read-only access to MariaDB.
mcp-server-client-demo - ⭐ 19 Streamable HTTP based MCP server and Client demo with auto registry, Dockerfile setup and env.
openapi2mcptools - ⭐ 19 OpenAPI specifications => MCP (Model Context Protocol) tools
termlink - ⭐ 19 MCP server for shell and terminal operations
it-tools-mcp - ⭐ 19 A comprehensive Model Context Protocol (MCP) server that provides access to over 100 IT tools and utilities commonly used by developers, system administrators, and IT professionals. Inspired by https://github.com/CorentinTh/it-tools
mcpbi - ⭐ 19 PowerBI MCP server to give LLM clients (Claude, GH Copilot,etc) context from locally running PowerBI Desktop instances.
mcp - ⭐ 19 Yandex Cloud MCP Servers
short-url - ⭐ 19 简单易用的短链接生成工具,完全开源、免费、无需登录,可私有化部署,链接永久有效!
bonnard - ⭐ 19 Open-source agentic schema for reliable data outputs. Query data through MCP and via our SDK. Create apps, embed data or just simply explore through your preferred agent.
mcp-oauth-proxy - ⭐ 19 Oauth 2.1 proxy server that can autheticate client and proxy requests to mcp server
toolkit-mcp-server - ⭐ 19 A Model Context Protocol server providing LLM Agents with system utilities and tools, including IP geolocation, network diagnostics, system monitoring, cryptographic operations, and QR code generation.
spectrawl - ⭐ 19 The unified web layer for AI agents. Search (8 engines), stealth browse, auth, and act on 24 platforms. One npm install, self-hosted.
mcp-agent - ⭐ 19 Lightweight, focused utilities to manage connections and execute MCP tools with minimal integration effort. Use it to directly call tools or build simple agents within your current architecture.
unified-gateway-mcp - ⭐ 19 Unified MCP Gateway Platform, Marketplace & Custom MCPs
subcog - ⭐ 19 Persistent memory system for AI coding assistants. Captures decisions, learnings, and context from coding sessions. Features hybrid search (semantic + BM25), MCP server integration, SQLite persistence with knowledge graph, and proactive memory surfacing. Written in Rust.
builtwith-api - ⭐ 19 TypeScript library, MCP, and agent-friendly CLI for the BuiltWith API.
better-notion-mcp - ⭐ 19 Markdown-first MCP server for Notion API - composite tools optimized for AI agents
mcp-anything - ⭐ 19 One command to turn any codebase into an MCP server
nanobanana-mcp - ⭐ 19 Gemini Vision & Image Generation MCP for Claude Desktop and Claude Code
awesome-mcp-security - ⭐ 19 Security scores for 800+ MCP servers. 9 analyzers scan for prompt injection, toxic flows, and attack surface risks. Updated daily. 🛡️
ue5-mcp - ⭐ 19 Let AI edit your Unreal Engine Blueprints. MCP server plugin for Claude Code — describe what you want in plain English.
pophive-mcp-server - ⭐ 19 Featured on Claude! MCP server for accessing near real-time health data from Yale’s PopHIVE platform, as well as additional HHS/CDC data
resonant - ⭐ 19 Open-source relational AI framework with identity persistence, memory, and MCP integration. Build relationship-aware AI agents that remember, grow, and maintain continuity. Built on Claude Agent SDK.
overleaf-mcp-server - ⭐ 19 MCP server for Overleaf projects. Syncs LaTeX files via Git, parses sections, equations, and citations, and exposes them to AI clients for assisted paper review, LaTeX fixes, and content generation.
daiv - ⭐ 18 Your AI-powered SWE teammate, built into your git workflow
github-repos-manager-mcp - ⭐ 18 GitHub Repos Manager MCP Server that enables your MCP client (e.g., Claude Desktop, Roo Code, etc.) to interact with GitHub repositories using your GitHub personal access token.
Augmented-Nature-UniProt-MCP-Server - ⭐ 18 A comprehensive Model Context Protocol (MCP) server providing advanced access to the UniProt protein database.
mcp - ⭐ 18 A fetch API based TypeScript SDK for MCP
openpyxl-mcp-server - ⭐ 18 A thin wrapper around the OpenPyXl Python library that exposes some of its features as Model Context Protocol (MCP) server. This allows Claude and other MCP clients to fetch data from Excel files.
sufetch - ⭐ 18 Type-safe OpenAPI clients with MCP server for AI-driven API exploration
SimpleMcp.Demo - ⭐ 18 Simplest Possible Demo for Building MCP Server & Client
mcp-copilot - ⭐ 18 A meta MCP server that seamlessly scales LLMs to 1000+ MCP servers through automatic routing.
Devmind-MCP - ⭐ 18 DevMind MCP provides persistent memory capabilities for AI assistants through the Model Context Protocol (MCP). It enables AI to remember context across conversations, automatically track development activities, and retrieve relevant information intelligently.
seedream-image-mcp - ⭐ 18 🚀 PixelMCP | 为你的 Cursor、Claude Code 等集成AI绘画能力,让AI生成的页面不再单调!
mcp-chat-studio - ⭐ 18 A powerful MCP testing tool with multi-provider LLM support (Ollama, OpenAI, Claude, Gemini). Test, debug, and develop MCP servers with a modern UI.
mcp-chain-of-draft-prompt-tool - ⭐ 18 MCP prompt tool applying Chain-of-Draft (CoD) reasoning - BYOLLM
model-context-protocol-survey - ⭐ 18 Model Context Protocol (MCP)
MCP-Development-with-Rust - ⭐ 18 This comprehensive learning resource provides two complete tutorials for mastering Model Context Protocol (MCP) development with Rust. From beginner-friendly introductions to production-ready enterprise applications, these tutorials guide you through every aspect of building robust MCP servers.
emceepee - ⭐ 18 MCP server to dynamically connect to other MCP servers & exposes the entire MCP protocol via tool calls. Ideal for testing MCPs during development or accessing MCP Server features from clients that do not support notifications, resource templates, prompts or elicitations.
titanmind-whatsapp-mcp - ⭐ 18 A WhatsApp marketing and messaging tool MCP (Model Control Protocol) service using Titanmind. Handles free-form messages (24hr window) and template workflows automatically
awesome-dxt-mcp - ⭐ 18 🚀 A curated list of awesome Desktop Extensions (DXT) and MCP servers for Claude Desktop. Discover, share, and contribute to the growing ecosystem of AI-powered local tools and automations.
gumroad-mcp - ⭐ 18 A Model Context Protocol (MCP) server implementation for Gumroad API
cmcp - ⭐ 18 A command-line utility for interacting with MCP servers.
mcp-chatbot - ⭐ 18 MCP Chatbot powered by Anthropic Claude. Delivering on‐demand literature search and summarisation for academics and engineers
toolhive-catalog - ⭐ 18 ToolHive’s registry catalog of MCP servers
rigour - ⭐ 18 The immune system for AI coding agents
robotmem - ⭐ 18 Robot Memory - Persistent memory system for AI robots. MCP Server + hybrid search + spatial retrieval.
speclock - ⭐ 18 AI Constraint Engine by Sandeep Roy — stops AI from breaking what you locked. 100/100 on Claude’s adversarial test suite. 42 MCP tools. Works with Bolt.new, Lovable, Claude Code, Cursor. Free & open source.
agentify - ⭐ 18 Agent Interface Compiler — One command. Every agent speaks your product. Transform OpenAPI specs into MCP Servers, Skills, CLAUDE.md, AGENTS.md, and more.
arxiv-mcp-server - ⭐ 18 MCP server for arXiv.org - Search, analyze, and export academic papers with AI assistants. Features advanced paper discovery, citation analysis, trend tracking, and multi-format exports.
mcp-gateway - ⭐ 18 Transform any HTTP endpoint into an MCP server. Aggregate multiple MCP servers, manage configuration profiles, and serve them through a unified gateway with multi-tenant isolation.
unity-mcp - ⭐ 18 A Unity MCP server that allows MCP clients like Claude Desktop or Cursor to perform Unity Editor actions.
scopus-mcp - ⭐ 18 A Model Context Protocol (MCP) server for Elsevier Scopus. Allows AI assistants like Claude to search academic papers, retrieve abstracts, and analyze author profiles directly.
mcp-obsidian - ⭐ 18 simple mcp server for interacting with local obsidian notes
ContextOS - ⭐ 18 Unified MCP context intelligence platform — pip-installable CLI that absorbed 6 foundational repos. Context engineering for AI agents.
local-mcp-gateway - ⭐ 18 Aggregate multiple MCP servers into a single endpoint with web UI, OAuth 2.1, and profile-based tool management
openrouter-mcp-multimodal - ⭐ 18 MCP server for OpenRouter providing text chat and image analysis tools
GUARDRAIL - ⭐ 18 GUARDRAIL - MCP Security - Gateway for Unified Access, Resource Delegation, and Risk-Attenuating Information Limits
sveltekit-mcp-starter - ⭐ 18
awesome-agent-skills-mcp - ⭐ 18 MCP server providing 100+ AI agent skills from Anthropic, Vercel, Trail of Bits, Hugging Face & more. Works with Claude, GitHub Copilot, and any MCP client.
mcp-email-client - ⭐ 18 Email Client as MCP Server. Feature: multiple configuration, more than just gmail
MicrosoftGraph_Transcript_MCP - ⭐ 18 A remote Model Context Protocol (MCP) server that retrieves Microsoft Teams meeting transcripts via the Microsoft Graph API, using delegated OAuth 2.0 On-Behalf-Of (OBO) authentication. Designed for integration with Microsoft Copilot Studio (via the MCP Wizard), though any MCP-compatible client can connect.
houtini-lm - ⭐ 18 MCP server that saves Claude Code tokens by delegating bounded tasks to local or cloud LLMs. 93% token savings benchmarked. Works with LM Studio, Ollama, vLLM, DeepSeek, Groq, Cerebras.
smartlead-mcp-server - ⭐ 17 Local version of Smartlead MCP for quick download and deployment to MCP compatible clients or n8n.
mcp-http-client-example - ⭐ 17 Simple example client demonstrating how to connect to MCP servers over HTTP (SSE)
jiki - ⭐ 17
askit - ⭐ 17 LLM Function Calling Library and CLI with Support for MCP Servers
youtube-mcp-server - ⭐ 17 Cómo crear MCP Servers y usarlos con GitHub Copilot Chat 🚀💻🤖
mcp-server-prometheus - ⭐ 17 MCP server for interacting with Prometheus
mcp-koii - ⭐ 17 MCP Server for Teenage Engineering EP-133 KO-II
context-engineering - ⭐ 17 🧠 Stop building AI that forgets. Master MCP (Model Context Protocol) with production-ready semantic memory, hybrid RAG, and the WARNERCO Schematica teaching app. FastMCP + LangGraph + Vector/Graph stores. Your AI assistant’s long-term memory starts here.
docmole - ⭐ 17 Dig through any documentation with AI - MCP server for Claude, Cursor, and other AI assistants
autowpmcp - ⭐ 17 AutoWP MCP (Model Context Protocol) server connects Claude to WordPress site and allows users to ask Claude to write blog posts and automatically publish them to WordPress sites.
rpc-nodes-mcp - ⭐ 17 Minimal, fast, and extensible MCP server for interactions with JSON-RPC blockchain nodes
mcp-server-codegraph - ⭐ 17 MCP server for graph representation of a codebase
signal-mcp-client - ⭐ 17 An MCP client that uses signal for sending and receiving messages.
mcpforge - ⭐ 17
mcp-ecosystem - ⭐ 17 MCP Ecosystem: Docker MCP Toolkit, IDE Configs & Presets for AIOS
lightdash_mcp - ⭐ 17 mcp server for lightdash
mcp-graphql-forge - ⭐ 17 MCP that can proxy any GraphQL API and expose graphql operations as mcp tools.
mistr-agent - ⭐ 17 A MCP client that enables Mistral AI models to autonomously execute complex tasks across web and local environments through standardized agentic capabilities.
osmmcp - ⭐ 17 OpenStreetMap MCP server providing precision geospatial tools for LLMs via Model Context Protocol. Features geocoding, routing, nearby places, neighborhood analysis, EV charging stations, and more.
CereBro - ⭐ 17 A model-agnostic MCP Client-Server for .Net and Unity
mcp_documents_reader - ⭐ 17 Model Context Protocol (MCP) server exposes tools to read multiple document types including DOCX, PDF, Excel, and TXT. This has been tested on Trae Desktop.
github-to-mcp - ⭐ 17 Convert GitHub repositories to MCP servers automatically. Extract tools from OpenAPI, GraphQL & REST APIs for Claude Desktop, Cursor, Windsurf, Cline & VS Code. AI-powered code generation creates type-safe TypeScript/Python MCP servers. Zero config setup - just paste a repo URL. Built for AI assistants & LLM tool integration.
FocusRelayMCP - ⭐ 17 Talk to your OmniFocus tasks. An OmniFocus MCP server that lets AI assistants query your tasks, projects, and tags using natural language—no more clicking through endless lists.
extract-llms-docs - ⭐ 17 Extract documentation for AI agents from any site with llms.txt support. Features MCP server, REST API, batch processing, and multiple export formats.
OmniClip-RAG - ⭐ 17 Local-first RAG desktop app & official MCP Server. Let any AI instantly search your private Markdown, PDF, and 1290+ document formats. (本地优先的 RAG 桌面端与官方 MCP 服务器。让任意 AI 瞬间检索你的私有 Markdown、PDF 及 1290+ 种文档格式。)
video-research-mcp - ⭐ 17 Give Claude Code 41 research & video tools with one command. Video analysis, deep research, content extraction, explainer video creation, and Weaviate vector search — powered by Gemini 3.1 Pro.
opencode-browser - ⭐ 17 Browser automation plugin for OpenCode AI editor - Control Chrome/Edge with AI, automate web testing, scraping & form filling via MCP integration
Go-High-Level-MCP-2026-Complete - ⭐ 17 GoHighLevel MCP Server — 520+ tools across 40 categories. Voice AI, Proposals, Contacts, Calendars, Conversations, Opportunities, Invoices, Payments, Workflows, Social Media, and more. MCP SDK 1.26, Streamable HTTP, tool annotations.
Frontapp-MCP - ⭐ 17 MCP server and client for Frontapp
XcodeMCPWrapper - ⭐ 17 MCP that makes Xcode 26.3’s MCP compatible with Cursor and other strict MCP-spec-compliant clients
muxi - ⭐ 17 An extensible AI agents framework
mcp-spotify-player - ⭐ 17 MCP server to manage Spotify from MCP clients
hoot - ⭐ 17 MCP Testing Tool — Like Postman, but for the Model Context Protocol.
swift-mcp - ⭐ 17 Full-featured Swift SDK for Model Context Protocol servers and clients
slack-mcp-server - ⭐ 17 Session-based Slack MCP for Claude and MCP clients: local-first workflows, secure-default HTTP.
mcp-client-cli - ⭐ 16 cli-based program to run llm prompt and mcp
claude-vigil-mcp - ⭐ 16 🏺 An MCP server for checkpointing and file recovery in Claude Code
oneshot - ⭐ 16 Anthropic MCP client for macOS
lite-mcp-client - ⭐ 16 Lite-MCP-Client是一个基于命令行的轻量级MCP客户端工具
EasyMCP - ⭐ 16 A beginner-friendly client for the MCP (Model Context Protocol). Connect to SSE, NPX, and UV servers, and integrate with OpenAI for dynamic tool interactions. Perfect for exploring server connections and chat enhancements.
mcp-installer - ⭐ 16 Simplifies the installation and management of MCP (Model Context Protocol) servers across different AI clients.
appvector-mcp - ⭐ 16 This MCP server provides programmatic access to AppVector’s powerful APIs, enabling you to integrate ASO insights directly into your development and marketing workflows through any MCP Client
protocols-io-mcp-server - ⭐ 16 An MCP server that enables MCP clients like Claude Desktop to interact with data from protocols.io.
mcp-progressive-agentskill - ⭐ 16 AgentSkill - Progressive MCP client with three-layer lazy loading. Validates AgentSkills.io pattern for efficient token usage.
create-mcp - ⭐ 16 CLI to set up and deploy MCP Servers to Cloudflare Workers in seconds. Just write TypeScript functions to make Cursor MCP tools.
videocapture-mcp - ⭐ 16 Model Context Protocol (MCP) server to capture images from an OpenCV-compatible webcam or video source
aica - ⭐ 16 aica(AI Code Analyzer) reviews your code using AI. Supports CLI and GitHub Actions.
go-mcp - ⭐ 16 Go library for implementing the Model Context Protocol (MCP).
QCX - ⭐ 16 Language to Maps
qmt-mcp-server - ⭐ 16 基于 QMT 平台股票行情的 MCP 服务器,用于提供股票市场数据下载和查询的功能。
grok-faf-mcp - ⭐ 16 MCP server for xAI Grok — read and serve .faf project context. npm: grok-faf-mcp
mcp-jest - ⭐ 16 Automated testing for Model Context Protocol servers. Ship MCP Servers with confidence.
mcp-client-for-weather-example - ⭐ 16 一个MCP客户端实践:实现LLM调用天气MCP服务端查询天气的快速示例
mcp-client-gen - ⭐ 16 Turn any MCP server into a type-safe TypeScript SDK in seconds - with OAuth 2.1 and multi-provider support
penpot-mcp-server - ⭐ 16 MCP server for Penpot - Connect AI assistants to Penpot design platform via Model Context Protocol
mcp_client - ⭐ 16
pentest-mcp-server - ⭐ 16 MCP server for penetration testing
MCP-Analyzer - ⭐ 16 An MCP server to read MCP logs to debug directly inside the client
drf-mcp-docs - ⭐ 16 API documentation via MCP for AI coding agents
mcp-this - ⭐ 16 mcp-this lets you turn any command-line tool into an MCP tool and create structured prompt templates that any MCP Client (e.g. Claude Desktop) can use. er for any command
LSP4J-MCP - ⭐ 16 A Java MCP (Model Context Protocol) server that wraps JDTLS (Eclipse JDT Language Server) using LSP4J to provide Java IDE features to AI assistants like Claude.
outlook-mcp - ⭐ 16 MCP server for Microsoft Office 365 Outlook – email, calendar & SharePoint integration for Claude, ChatGPT, and AI assistants via Microsoft Graph API
mcpdog - ⭐ 16 🐕 Universal MCP Server Manager - Configure once, manage multiple MCP servers through a single interface. Perfect for Claude Desktop, Claude Code, Cursor, Gemini CLI & AI assistants. Web dashboard, auto-detection, unified proxy layer.
puppeteer-mcp-server - ⭐ 16 Self-hosted Puppeteer MCP server with remote SSE access, API key authentication, and Docker deployment. Complete tool suite for browser automation via Model Context Protocol.
mcp-salesforce - ⭐ 16 🚀 Complete MCP (Model Context Protocol) server for Salesforce integration with Claude Desktop. Provides seamless OAuth authentication, universal CRUD operations on any Salesforce object.
shodan-mcp - ⭐ 16 Shodan MCP server for Claude, Cursor & VS Code. 20 tools for passive reconnaissance, CVE/CPE intelligence, DNS analysis, and device search. 4 tools work free without an API key. OSINT and vulnerability research from your IDE.
deep-research - ⭐ 16 A minimalist deep research framework for any OpenAI API compatible LLMs.
webmcp-react - ⭐ 16 React hooks for exposing your app’s functionality as WebMCP tools - transport-agnostic, SSR-safe, Strict Mode safe, W3C spec-aligned
capture-mcp-server - ⭐ 16 AI-native Model Context Protocol (MCP) server that integrates SAM.gov, USASpending.gov, and Tango APIs to capture and analyze federal procurement and spending data through natural language queries. Responses include both human-readable text and structured JSON so MCP-compatible clients can consume the data programmatically.
vite-plugin-mcp-client-tools - ⭐ 16 Pluggable Vite MCP plugin that brings client-side tools to your existing Vite setup
mcp-server-zotero-dev - ⭐ 16 Give your AI assistant superpowers for Zotero plugin development. 25 tools for screenshots, DOM inspection, JavaScript execution, build integration, and debugging via Model Context Protocol.
mcp-client-and-proxy - ⭐ 16 A universal MCP client with proxying feature to interact with MCP Servers which support STDIO transport.
ProxmoxMCP-advance - ⭐ 16 ProxmoxMCP (advance): MCP for Proxmox integration in Claude, Goose, Cline, any client.
ida-codex-mcp - ⭐ 16 IDA Codex MCP bridges IDA Pro 9.2 with the MCP ecosystem. It provides an IDA plugin and a stdio MCP server that expose function lists, call graphs, Hex‑Rays pseudocode, disassembly, imports/exports, xrefs, strings, and memory reads to MCP clients.
screaming-frog-mcp - ⭐ 16 MCP server for Screaming Frog SEO Spider – crawl sites, export data, and manage crawl storage via Claude or any MCP-compatible client
localwp-agent-tools - ⭐ 16 A Local add-on that provides an MCP server, skills, and project context for AI-powered WordPress development. Works with Claude Code, Cursor, Windsurf, VS Code Copilot, and any MCP client.
askr - ⭐ 16 MCP Q&A Assistant - Async Q&A capabilities for AI clients via MCP protocol
faf - ⭐ 15 FAF specification — IANA-registered AI context format (application/vnd.faf+yaml)
mcp-server - ⭐ 15 An MCP server providing an interface for MCP clients to access data within Harper.
django-firebase-mcp - ⭐ 15 A production-ready Django app implementing Firebase Model Context Protocol (MCP) server with 14 Firebase tools for AI agents. Features standalone agent, HTTP/stdio transport, LangChain integration, and complete Firebase service coverage (Auth, Firestore, Storage).
claude-server - ⭐ 15 Claude Server is an MCP implementation that enhances Claude’s capabilities by providing sophisticated context management across sessions, enabling persistent knowledge organization through hierarchical project contexts and continuous conversation threads stored in a well-structured ~/.claude directory.
pinmeto-location-mcp - ⭐ 15 PinMeTo MCP server that enables users with authorized credentials to unlock their data
npm-search-mcp-server - ⭐ 15 MCP server for searching npm packages
mcp-server-python-template - ⭐ 15 This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It’s designed to make AI-assisted development of MCP tools easier and more efficient.
mcp-tui - ⭐ 15 MCP host app w/ textual user interface, in Python
mcp-server-unitycatalog - ⭐ 15 Unity Catalog AI Model Context Protocol Server
claude-mcp-scheduler - ⭐ 15 Use Claude API to prompt remote agents on a cron interval but use local MCPs to handle tool calls for context
mcp-server-templates - ⭐ 15 A flexible platform that provides Docker & Kubernetes backends, a lightweight CLI (mcpt), and client utilities for seamless MCP integration. Spin up servers from templates, route requests through a single endpoint with load balancing, and support both deployed (HTTP) and local (stdio) transports — all with sensible defaults and YAML-based configs.
mcp-turso-cloud - ⭐ 15 🗂️ A Model Context Protocol (MCP) server that provides integration with Turso databases for LLMs. This server implements a two-level authentication system to handle both organization-level and database-level operations, making it easy to manage and query Turso databases directly from LLMs.
mcp-web-client - ⭐ 15 A web-based client for connecting to MCP servers with OAuth support
cursor-feedback-extension - ⭐ 15 Save your Cursor monthly quota! Unlimited AI interactions in one conversation via MCP feedback loop.
the-academy - ⭐ 15 A Socratic dialogue engine for AI agents.
mcp - ⭐ 15 MCP server for Local Falcon’s local SEO and AI visibility platform: geo-grid rank tracking, campaign management, and competitor analysis via Model Context Protocol
opentargets-mcp - ⭐ 15 MCP server for Open Targets Data
programmatic-tool-calling-ai-sdk - ⭐ 15 ⚡ Cut LLM inference costs 80% with Programmatic Tool Calling. Instead of N tool call round-trips, generate JavaScript to orchestrate tools in Vercel Sandbox. Supports Anthropic, OpenAI, 100+ models via AI Gateway. Novel MCP Bridge for external service integration.
Convert-Markdown-PDF-MCP - ⭐ 15 Markdown To PDF Conversion MCP
mcp-server-subagent - ⭐ 15 MCP for letting agents delegate tasks to sub-agents (Claude Code, Aider, Q)
MCP-Manager-GUI - ⭐ 15 MCP Toggle is a simple GUI tool to help you manage MCP servers across clients seamlessly.
automagik-tools - ⭐ 15 From API to AI in 30 Seconds - Transform any API into an intelligent MCP agent that learns, adapts, and speaks human
hive-crypto-mcp - ⭐ 15 Hive Intelligence Crypto MCP | The Ultimate Cryptocurrency MCP for AI Assistants - Unified access to crypto, DeFi, and Web3 analytics
companies-house-mcp - ⭐ 15 🇬🇧🏦 MCP server for UK Companies House API - Search companies, retrieve detailed information, filing history, officers, and charges data through the Model Context Protocol
chatgpt-app-typescript-template - ⭐ 15 ChatGPT app template using Pomerium, OpenAI Apps SDK and Model Context Protocol (MCP), with a Node.js server and React widgets.
davinci-mcp-professional - ⭐ 15 An enterprise-grade MCP server that exposes the full functionality of DaVinci Resolve and DaVinci Resolve Studio (through version 20) to either Claude Desktop or Cursor MCP clients. Fully configured and tested as a Claude Desktop Extension making installation as easy as clicking a button. Supports both Windows and Macintosh.
ultrathink - ⭐ 15 MCP server for sequential thinking and complex problem-solving. Built iteratively using itself. Features confidence scoring, assumption tracking, and multi-session support.
django-mcp - ⭐ 15 Connect Django apps to AI assistants with Model Context Protocol. Simple decorators expose models, admin functions, and custom tools to Claude and other AI assistants.
gsd-task-manager - ⭐ 15 Stop juggling, start finishing. GSD Task Manager makes it easy to sort your to-dos into what’s urgent and what’s important, so you can finally get stuff done without burning out. It’s simple, visual, and works entirely offline.
agent-board - ⭐ 15 Open-source multi-agent task board for OpenClaw. Kanban + DAG dependencies + MCP server + auto-retry + audit trail. Built for autonomous AI agent teams.
cuba-memorys - ⭐ 15 🧠 Persistent memory MCP for AI agents — Knowledge graph + Hebbian learning + Anti-hallucination. 12 tools, 1 dependency, zero manual setup.
mcpskills-cli - ⭐ 15 Generate Agent Skills from MCP server tools. Connects via Streamable HTTP, discovers tools, and outputs a skill with schema docs and a call script in the language of your choice.
opentrace - ⭐ 15 Self-hosted observability server with 75+ MCP tools. Ingest logs, connect Postgres, monitor servers — then debug it all from Claude, Cursor, or any MCP client.
awesome-mcp-hardware - ⭐ 15 Awesome list of MCP servers for interacting with hardware and the physical world.
atxp - ⭐ 15 Give your AI agent a wallet, email, phone number, and instant access to paid MCP tools — web search, image/video/music gen, X search, SMS, voice calls, code execution, and more. Works with Gemini CLI, Claude, and any MCP client.
kanboard-mcp - ⭐ 15 Transform your Kanboard.org into an AI-powered project management powerhouse! This plugin enables complete control over Kanboard through the Model Context Protocol (MCP), allowing AI assistants like Cursor, Claude, and other MCP clients to manage your projects through natural language commands.
asc-mcp - ⭐ 15 MCP server for App Store Connect API — 208 tools for managing apps, builds, TestFlight, subscriptions, and more from Claude, Cursor, VS Code, or any MCP client
gemma-mcp - ⭐ 15 MCP Client for Gemma-3
ia-na-pratica - ⭐ 15 IA na Prática: LLM, RAG, MCP, Agents, Function Calling, Multimodal, TTS/STT e mais
bruno-mcp - ⭐ 15 🚀 MCP server for generating Bruno API testing files programmatically. Create collections, environments, requests, and test scripts using AI clients like Claude Desktop.
systemprompt-mcp-core - ⭐ 14 The core MCP extension for Systemprompt MCP multimodal client
llm-sse-mcp-demo-2025 - ⭐ 14 This project demonstrates the integration between LLM clients and MCP (Model Context Protocol) servers using Server-Sent Events (SSE) for real-time communication.
mcp-bundler - ⭐ 14 Is the MCP configuration too complicated? You can easily share your own simplified setup!
ntfy-mcp-server - ⭐ 14 An MCP (Model Context Protocol) server designed to interact with the ntfy push notification service. It enables LLMs and AI agents to send notifications to your devices with extensive customization options.
mcpterm - ⭐ 14 An MCP tool server that provides stateful, TUI-compatible terminal sessions.
work-memory-mcp - ⭐ 14 Never lose context again - persistent memory management system for AI-powered workflows across multiple tools
mcp-ipfs - ⭐ 14 🪐 MCP IPFS Server
google-mcp - ⭐ 14 Collection of Google-native tools (e.g., Gmail, Calendar) for the MCP
mcp-server-gemini-pro - ⭐ 14 A state-of-the-art Model Context Protocol (MCP) server that provides seamless integration with Google’s Gemini AI models. This server enables Claude Desktop and other MCP-compatible clients to leverage the full power of Gemini’s advanced AI capabilities.
MCP-Platform - ⭐ 14 A flexible platform that provides Docker & Kubernetes backends, a lightweight CLI (mcpt), and client utilities for seamless MCP integration. Spin up servers from templates, route requests through a single endpoint with load balancing, and support both deployed (HTTP) and local (stdio) transports — all with sensible defaults and YAML-based configs
mcp-server - ⭐ 14 Official ConfigCat Model Context Protocol (MCP) Server
mcp-config-editor - ⭐ 14 A simple GUI for managing MCP servers, for easy toggle mcp servers.
deep-directory-tree-mcp - ⭐ 14 Powerful Model Context Protocol (MCP) implementation for visualizing directory structures with real-time updates, configurable depth, and smart exclusions for efficient project navigation
mcp-client-compatibility - ⭐ 14
mcp-time - ⭐ 14 MCP (Model Context Protocol) server which provides utilities to work with time and dates, with natural language, multiple formats and timezone convertion capabilities
dx-toolkit - ⭐ 14 Open-source toolkit enabling developers to integrate You.com’s AI capabilities into their workflows
mcp-perplexity-server - ⭐ 14 A Model Context Protocol (MCP) server for intelligent code analysis and debugging using Perplexity AI’s API, seamlessly integrated with the Claude desktop client.
jadx-mcp-server - ⭐ 14 A Pure-Java MCP Server for JaDX Android Reverse Engineering Tool
vmware-esxi-mcp - ⭐ 14 Professional Model Context Protocol (MCP) server for VMware ESXi hypervisor management. Enterprise-ready solution with secure interfaces for ESXi operations, VM lifecycle management, and infrastructure monitoring.
webfetch-mcp - ⭐ 14 Live Web Access for Your Local AI — Tunable Search & Clean Content Extraction
domain-search-mcp - ⭐ 14 Zero-config domain availability MCP for Claude & ChatGPT. AI suggestions, premium/auction detection via GoDaddy, RDAP/WHOIS fallback. Stdio + HTTP.
dav-mcp - ⭐ 14 Transform AI agents into orchestrating assistants managing calendars, contacts, and tasks
mcp-safe-run - ⭐ 14 Tired of hardcoding secrets like API keys in your MCP client configuration (e.g., mcp.json, claude_desktop_config.json)? mcp-secure-launcher lets you run your existing MCP servers securely without modifying them.
phabricator-mcp - ⭐ 14 MCP server for Phabricator
openalex-research-mcp - ⭐ 14 MCP server for the OpenAlex API — search 240M+ scholarly works, analyze citations, track research trends, and map collaboration networks
claude-praetorian-mcp - ⭐ 14 ⚜️ An MCP server for context compaction and recycling in Claude Code
servicenow-mcp - ⭐ 14 Production-ready Model Context Protocol server for ServiceNow platform integration - ITOM, ITSM, CMDB with OAuth, natural language queries, and enterprise security controls
swift-skeleton - ⭐ 14 Swift source code structural indexer. Extracts type declarations, properties, method signatures, and source locations. MCP server for Claude Code.
arxiv-mcp-server - ⭐ 14 arXiv MCP Server Client 🐙 enables AI assistants to search, retrieve, analyze, and summarize arXiv papers with features like author/category browsing, trends, and citation insights.
mcp-windows-automation - ⭐ 14 🚀 AI-Powered Windows Automation Server using Model Context Protocol (MCP) | Control Windows apps, automate tasks, and manage systems through natural language commands with Claude, ChatGPT & other AI assistants | 80+ automation tools
memory-visualizer - ⭐ 14 Interactive visualizer for Anthropic’s Memory MCP knowledge graphs. Instantly explore, debug, and analyze entities, relations, and observations from memory.json files in the Model Context Protocol.
WAIaaS - ⭐ 14 Wallet-as-a-Service for all AI agents in the world
x402-deploy - ⭐ 14 Turn any API or MCP server into a paid service with x402
ai-mate - ⭐ 14 AI development assistant MCP server for Symfony projects
mcp-security-checklist - ⭐ 14 MCP is being adopted rapidly. Security guidance is lagging behind. This checklist gives security engineers, platform teams, and technical leaders a clear, actionable baseline for securing MCP deployments , whether you’re shipping an internal tool or a customer-facing AI agent.
llms-txt-generator - ⭐ 14 The ultimate AI-powered generator for llms.txt and llms-full.txt files.
mcp-graph-workflow - ⭐ 14 MCP local-first CLI tool that converts PRD text files into persistent execution graphs (SQLite) for structured agentic workflows
MCPScan - ⭐ 14 Offensive MCP server auditor — detects tool poisoning, credential leaks, RCE vectors, SSRF, session hijacking, and supply chain vulnerabilities across stdio, HTTP, and SSE transports.
toolhive-registry-server - ⭐ 14 An API server that implements the official MCP Registry API, providing standardised access to MCP servers from multiple backends, including file-based and other API-compliant registries.
amazon-seller-mcp - ⭐ 14 Transform Your Amazon Business with AI - The first Model Context Protocol (MCP) client that seamlessly connects Claude and other AI agents to Amazon’s Selling Partner API, enabling intelligent automation of your entire seller workflow from inventory management to listing optimization.
openapi-to-mcp - ⭐ 14 Turns any OpenAPI/Swagger API into an MCP server. One MCP tool per endpoint, Streamable HTTP - for AI clients calling your REST API.
KunAvatar - ⭐ 14 基于ollama推理框架本地部署的Agent应用,实现MCP工具调用,短长期记忆等功能。|| A locally deployed agent application built on the Ollama, featuring MCP tool integration along with both short-term and long-term memory support.
webclaw - ⭐ 14 A WebMCP-native browser agent that runs inside your real Chrome — control it from Claude, Cursor, and any MCP client
conductor - ⭐ 14 Manage MCP server configs across AI coding clients
Rube - ⭐ 13 Rube is a Model Context Protocol (MCP) server that connects your AI tools to 500+ apps like Gmail, Slack, GitHub, and Notion. Simply install it in your AI client, authenticate once with your apps, and start asking your AI to perform real actions like “Send an email” or “Create a task.”
nest-mcp - ⭐ 13 Build Model Context Protocol (MCP) servers, clients, and gateways using the NestJS ecosystem you already know.
spring-ai-mcp-deepseek - ⭐ 13 使用 Spring AI 整合 MCP 服务,包括 MCP server 和 deepseek client
llamacppMCPClientDemo - ⭐ 13 standalone react MCP client using SSE
sample-multi-tenant-saas-mcp-server - ⭐ 13 Multi-Tenant remote MCP server with Amazon Cognito and remote client with Amazon Bedrock hosted on AWS
mcp-chat-client - ⭐ 13 基于高德地图MCP服务的聊天客户端
mcp-client-laravel - ⭐ 13 Laravel-native client for Model Context Protocol (MCP) servers. Built by Redberry (Diamond-tier Laravel partner). Used by LarAgent and other frameworks to enable AI agent functionality.
mcp-more - ⭐ 13 A modern desktop application for managing Model Context Protocol (MCP) servers.
easy-mcp-use - ⭐ 13 Easy-MCP-Use is the open source TypeScript library to connect any LLM to any MCP server and build custom agents that have tool access, without using closed source or application clients.
mcphawk - ⭐ 13 MCPHawk is a new Logging & Monitoring solution for Model Context Protocol (MCP) traffic, providing deep visibility into MCP client-server interactions. It started off as a mix between Wireshark and mcpinspector, purpose-built for the MCP ecosystem, and is now slowly turning into something more.
mcp-test-client - ⭐ 13 MCP Test Client is a TypeScript testing utility for Model Context Protocol (MCP) servers.
mongo-mcp - ⭐ 13 MCP server that provide tools to LLMs such as claude in cursor to interact with MongoDB
memory-mcp-server - ⭐ 13 A MCP (Model Context Protocol) server providing long-term memory for LLMs
mcp-web-search-tool - ⭐ 13 A MCP server providing real-time web search capabilities to any AI model.
prompt-engineer-mcp-server - ⭐ 13 Write 10x better prompts using Prompt Engineer MCP server.
google-mcp-remote - ⭐ 13 Collection of Google-native tools (e.g., Gmail, Calendar) for the MCP
mcp_review_code_tool - ⭐ 13 A code review tool based on Model Context Protocol (MCP) that leverages OpenAI’s capabilities for intelligent code analysis and review. | 基于模型上下文协议(MCP)的代码审查工具,利用OpenAI的能力进行智能代码分析和审查。
sherpa - ⭐ 13 Chat with any codebase with MCP servers in a single command
codepilot - ⭐ 13 A multi-agent CLI tool powered by Swarms-rs and Composio
openwebui-mcp-setup - ⭐ 13 Universal MCPO/MCP bridge for Open Web UI with AI-powered configuration. Automated setup generation, Docker support, beginner-friendly. Any AI assistant can instantly convert MCP configs to working Open Web UI integrations.
mcp-meme-sticky - ⭐ 13 Create AI generated memes using MCP Meme Sticky. Can converted generated memes into stickers for Telegram or WhatsApp (WA coming soon). ✨ no APIs required ✨.
AgentStack - ⭐ 13 AgentStack is a production-grade multi-agent framework built on Mastra, delivering 50+ enterprise tools, 25+ specialized agents, and A2A/MCP orchestration for scalable AI systems. Focuses on financial intelligence, RAG pipelines, observability, and secure governance.
devtap - ⭐ 13 Bridge build/dev process output to AI coding sessions via MCP — supports Claude Code, Codex, OpenCode, Gemini CLI, and aider
sarvam-mcp-server - ⭐ 13 talk to sarvam APIs directly, without code.
signoz-mcp-server - ⭐ 13 Connect your Signoz Instance with Cursor, Claude Desktop or any other MCP Compatible Client
vector_mcp - ⭐ 13 A server implementation for the Model Context Protocol (MCP) in Ruby.
RAG-MCP - ⭐ 13 Simple RAG implementation from scratch using MCP, focusing on Perception, Memory, Decision and Action
pentesting-cyber-mcp - ⭐ 13 🔐 50+ MCP Security Servers for AI-Powered Pentesting | Integrate Nmap, Burp Suite, Nuclei, Shodan, BloodHound, Semgrep, Trivy | Model Context Protocol for Cybersecurity
taiga-ui-mcp - ⭐ 13 Taiga UI MCP server providing documentation search and scaffolding tools.
owl-mcp - ⭐ 13 MCP server for OWL applications
SchemaPin - ⭐ 13 The SchemaPin protocol for cryptographically signing and verifying AI agent tool schemas to prevent supply-chain attacks.
mcp-delphi - ⭐ 13 Delphi and Lazarus/FPC MCP server: build/clean pascal projects via MCP tools.
mcp-server-weather-js - ⭐ 13 Simple Weather MCP Server Example
inspector - ⭐ 13 Modern MCP Inspector for remote mcp servers with support for Apps SDK
istek - ⭐ 13 The API client built for AI agents. HTTP, GraphQL, gRPC, WebSocket, MQTT + MCP.”
mcp-server-template - ⭐ 13 Spec-driven Go MCP server template for building domain MCPs with AI-agent onboarding.
ckan-mcp-server - ⭐ 13 A Model Context Protocol (MCP) server for the CKAN API that enables browsing and managing CKAN data portals through MCP-compatible clients.
obsidian-mcp-server - ⭐ 13 MCP server for Obsidian vault management - enables Claude and other AI assistants to read, write, search, and organize your notes
llama-nexus - ⭐ 13 A gateway service designed to manage and orchestrate OpenAI-compatible API servers with MCP support.
claude-tools-mcp - ⭐ 13 MCP server that exposes Claude Code’s file and shell tools (bash, read, write, edit, glob, grep) over HTTP for remote use by any MCP client
sift-gateway - ⭐ 13 Reliability gateway for AI tool output: schema-stable, secret-safe, pagination-complete JSON for MCP and CLI agents.
temple-bridge - ⭐ 13 The Sovereign Stack: MCP server binding local AI capabilities with governance protocols. 100% local operation with memory, conscience, and recursive observation.
lm - ⭐ 13 Offload Tasks from Claude to your Local LLM With Houtini-LM - uses OpenAPI for LM Studio and Ollama Compatibility. Save tokens by offloading some grunt work for your API - our tool description helps claude decide what work to assign and why.
plumcp - ⭐ 13 Clojure/ClojureScript library for making MCP server and client
Tinvo - ⭐ 13 LLM AI Client based on Blazor. (openai, chatgpt, llama, ollama, onnx, deepseekr1…)
cie - ⭐ 13 Code Intelligence Engine — indexes your codebase and gives AI assistants deep understanding via MCP (semantic search, call graphs, 20+ tools)
claude-faf-mcp - ⭐ 13 Anthropic MCP server for .faf — 33 tools, IANA-registered format. npm: claude-faf-mcp. MCP Registry #2759
credit-optimizer-v5 - ⭐ 13 Credit Optimizer v5 for Manus AI - Save 30-75% on credits. Free MCP Server (PyPI) + $9 Manus Skill. Audited across 53 scenarios. Zero quality loss.
SRE-agent - ⭐ 13 Autonomous agent for Kubernetes incident detection, diagnosis, and mitigation using LLMs and modular workflows. Integrates LangChain, LangGraph, and MCP servers to enable automated SRE tasks in cloud-native environments.
java-xiaohongshu-mcp - ⭐ 13 Java 实现的小红书 Model Context Protocol (MCP) 工具服务 为 AI Agent / MCP Client 提供标准化接口,实现: 登录、发图文、发视频、搜索、评论、推荐内容、用户主页 等核心功能
n8n-coolify-mcp-tools - ⭐ 13 This workflow leverages the Community n8n MCP Client and my new Coolify MCP Server to interact with your Coolify infrastructure using MCP (Model Context Protocol).
mcp-client-langchain-ts - ⭐ 13 Simple MCP Client CLI Implementation Using LangChain ReAct Agent / TypeScript
GitLab-CICD-Agent - ⭐ 13 agentic-cicd is an AI-powered multi-agent system that automates GitLab CI/CD workflows using natural language. Built with LangGraphJS, it connects to GitLab via OAuth, interprets user intent, generates pipelines, and executes deployments — all orchestrated by autonomous AI agents and backed by a GitLab MCP server.
ex_mcp - ⭐ 13 Model Context Protocol (MCP) and Agent Client Protocol (ACP) client/server library for Elixir
webmcp-sh - ⭐ 13 A modern web-based Model Context Protocol (MCP) playground for testing and developing MCP servers and clients
openalgo-mcp - ⭐ 13 Documentation
st_rag_mcp - ⭐ 12 MCP streamlit client with RAG support for tool search
mcp-server-manager - ⭐ 12 A tool to create, build, and manage MCP servers for use with Claude and other MCP clients
MCP-Client-Server-for-agents - ⭐ 12 This project demonstrates a Model Context Protocol (MCP) server and client implementation in .NET
xcf - ⭐ 12 Xcode MCP Server xcf is a 100% Swift based allowing you to integrate Xcode with your favorite AI IDE or MCP Client
CursorMCPMonitor - ⭐ 12 Real-time monitoring tool for Model Context Protocol (MCP) interactions in Cursor AI editor. Track, analyze, and debug AI context exchanges between LLM clients and servers. Supports log rotation, pattern matching, and color-coded event visualization.
proxy-base-agent - ⭐ 12 A stateful agent with 100% reliable tool use. Build custom agents on any LLM with guaranteed state consistency.
create-mcp-server-kit - ⭐ 12 Scaffold a production-ready Model Context Protocol (MCP) server in seconds.
MIST - ⭐ 12 MCP server empowering AI assistants with real-world capabilities: Gmail, Calendar, Tasks, Git integration, and note management. Bridges AI assistants to external services through standardized protocol with secure authentication.
PackageFlow - ⭐ 12 A visual DevOps hub for npm scripts, Git, workflows, and deploy — controllable by AI via MCP.
SQL_MCP_Server - ⭐ 12 SQLGenius is an AI-powered SQL assistant that converts natural language to SQL queries using Vertex AI’s Gemini Pro. Built with MCP and Streamlit, it provides an intuitive interface for BigQuery data exploration with real-time visualization and schema management.
nestjs-mcp - ⭐ 12 An opinionated MCP module for NestJS
snowflake-mcp-server - ⭐ 12 MCP Server for connecting to Snowflake with read-only questions
mcp-server-kintone - ⭐ 12 MCP server for kintone
mcp-server-webscan - ⭐ 12 A Model Context Protocol (MCP) server for web content scanning and analysis. This server provides tools for fetching, analyzing, and extracting information from web pages.
agent-identity-protocol - ⭐ 12 Agent Identity Protocol - Zero-trust security layer for AI agents. Policy enforcement proxy for MCP with Human-in-the-Loop approval, DLP scanning, and audit logging.
b00t - ⭐ 12 🥾 b00t: brians dotfiles aka state of the art agentic tooling & context initialization
jenkins-mcp-server - ⭐ 12 An MCP server for interacting with a Jenkins server. Allows you to trigger jobs, check build statuses, and manage your Jenkins instance through MCP.
openagentidentityprotocol - ⭐ 12 Agent Identity Protocol - Zero-trust security layer for AI agents. Policy enforcement proxy for MCP with Human-in-the-Loop approval, DLP scanning, and audit logging.
mcp-add - ⭐ 12 Universal cli to add an MCP server to a variety of clients
cv-resume-builder-mcp - ⭐ 12 AI-powered CV and resume builder using Model Context Protocol. Automatically sync your achievements from Jira, Credly, LinkedIn, and git. Keep your CV always up-to-date.
MCPGateway - ⭐ 12 Open-source MCP server — progressive tool discovery, code execution, intelligent routing & token optimization across 50+ tools
mcp-interactive-terminal - ⭐ 12 MCP server that gives AI agents (Claude Code, Cursor, Windsurf) real interactive terminal sessions — REPLs, SSH, databases, Docker, and any interactive CLI with clean output and smart completion detection
kiro-powers - ⭐ 12 Repository of custom kiro powers. https://kiro.dev/docs/powers/
guildbridge - ⭐ 12 🏰 Remotely hosted MCP server for Discord
docdex - ⭐ 12 A document index with MCP, http and client support. https://docdex.org/
porkbun-mcp-server - ⭐ 12 MCP server implementation for managing domains, DNS, and SSL via the Porkbun API.
local-history-mcp - ⭐ 12 MCP server for accessing VS Code/Cursor’s Local History
claude-context-local - ⭐ 12 🔒 Privacy-first MCP server for Claude using PostgreSQL + Ollama. Local alternative to cloud-based code context with full data sovereignty. No API keys, no external calls, 100% local.
biomed-agent - ⭐ 12 Connecting AI agent to biomedical data
nodebench-ai - ⭐ 12 NodeBench MCP - 260-tool Model Context Protocol server with progressive discovery, agent-as-a-graph embeddings, research optimization, and adaptive web scraping. Monorepo: MCP server + Convex backend + React frontend.
mcp-for-woocommerce - ⭐ 12 WooCommerce MCP Server — WordPress community plugin implementing the Model Context Protocol (MCP) for WooCommerce. Supports STDIO and HTTP streamable transport, with optional JWT authentication. Based on Automattic’s official WordPress MCP. This plugin is not affiliated with Automattic.
asap-protocol - ⭐ 12 Standard protocol for agent-to-agent communication with stateful orchestration, MCP-compatible and a public marketplace to discover and register agents.
scorable-mcp - ⭐ 12 MCP for Scorable Evaluation Platform
Hoofy - ⭐ 12 Hoofy — AI development companion MCP server. Persistent memory, spec-driven development, adaptive change pipeline, Clarity Gate. 32 tools, single Go binary, zero deps.
wamcp - ⭐ 12 WhatsApp MCP Server — Connect AI agents to WhatsApp via Model Context Protocol. 61 tools, 10 resources, 12 real-time events. Supports Baileys (WhatsApp Web) and Cloud API. Built with TypeScript, BullMQ, and Docker.
magento-coding-standard-mcp - ⭐ 12 MCP server that teaches AI assistants Magento 2 coding standards — validate code, look up correct patterns, check security, and apply theme-specific rules (Hyva, Luma, Breeze, Porto). Works with Claude, Cursor, Gemini CLI, VS Code Copilot, and any MCP-compatible client.
claude-qdrant-mcp - ⭐ 12 Local-first TypeScript MCP server for Qdrant with client isolation, LM Studio integration, and scalable document workflows.
actual-mcp-server - ⭐ 12 Docker MCP server connecting MCP clients (tested with LibreChat/LobeChat) to Actual Budget for natural-language budgeting, transaction management, and financial insights.
mendeley-mcp - ⭐ 12 MCP server for Mendeley reference manager - search, retrieve, and manage your academic library from Claude and other MCP clients
bookmark-manager-mcp - ⭐ 12 A lightweight Model Context Protocol (MCP) server that provides persistent bookmark management for Claude and other MCP-compatible clients. Features categorized storage, resource discovery, and seamless integration with your AI workflow.
mcp-client-langchain-py - ⭐ 12 Simple MCP Client CLI Implementation Using LangChain ReAct Agent / Python
ggMCP4VSCode - ⭐ 12 Google Gemini Model Context Protocol (MCP) Client for VS Code. Connect AI assistants to local context & tools.
seats.aero-mcp-server - ⭐ 12 MCP server allowing clients to interface with the seats.aero API
langchain-mcp-tools-ts-usage - ⭐ 12 MCP Tools Usage From LangChain ReAct Agent / Example in TypeScript
agent-hub - ⭐ 12 Agent Hub is an AI orchestration platform that transforms how developers and DevOps engineers interact with their toolchain. Built on the cutting-edge Model Context Protocol (MCP), it provides intelligent automation through specialized AI agents, seamlessly integrating with GitHub, Azure, security tools, and data processing
zebbern-kali-mcp - ⭐ 12 MCP server for Kali Linux penetration testing - 149 tools for AI-assisted security testing - Giving Agents access to full pentesting tools
mitmproxy-mcp - ⭐ 12 MCP Server that wraps mitmproxy and exposes it as a tool to any MCP client, allows your AI agents to inspect traffic, filter traffic, intercept & modify traffic, request reply, set global headers, and start/stop mitmproxy as needed.
openclaw-mcp-server - ⭐ 11 MCP server exposing OpenClaw Gateway tools to Claude Code and other MCP-compatible clients
md2confluence-mcp - ⭐ 11 MCP server to upload Markdown to Confluence. Auto-converts Mermaid diagrams, code blocks, images, and tables.
swift-context-protocol - ⭐ 11 swift-context-protocol is a Swift-based implementation of the Model Context Protocol (MCP) for AI contexts. It leverages Swift’s distributed actor model to enable type-safe, asynchronous remote invocation of tools, resources, and prompts.
context-kit - ⭐ 11 A CLI tool and MCP client, used to create spec files for AI coding agents with context baked in
MCP_Client - ⭐ 11
trebuchet - ⭐ 11 A MUD/MUCK/MUSH chat client with MCP/GUI support.
systemprompt-mcp-gmail - ⭐ 11 A specialized Model Context Protocol (MCP) server that enables you to search, read, delete and send emails from your Gmail account, leveraging an AI Agent to help with each operation. Optimized for Systemprompt MCP Voice client.
mcp-client-app - ⭐ 11 A mcp client chat application built for learning purposes
mcp-browser-automation - ⭐ 11 Model Context Protocol based AI Agent that runs a browser from Claude desktop
simple-nodejs-mcp-client - ⭐ 11 This is a study repository for implementing a Model Context Protocol (MCP) client. It features a simple interactive MCP client implemented in Node.js.
mcp-chat-widget - ⭐ 11 Configure, host and embed MCP-enabled chat widgets for your website or product. Lightweight and extensible Chatbase clone to remotely configure and embed your agents anywhere.
oauth-callback - ⭐ 11 Lightweight OAuth 2.0 authorization code capture for CLI tools & desktop apps. Works with Node.js, Deno, Bun. MCP SDK ready.
semantictool - ⭐ 11 tool management service for performing vector tool calling at scale.
mcpconnect - ⭐ 11 Inspect and debug Model Context Protocol servers directly in your browser.
locust-mcp-server - ⭐ 11 A Model Context Protocol (MCP) server implementation for running Locust load tests. This server enables seamless integration of Locust load testing capabilities with AI-powered development environments.
mcp-boilerplate - ⭐ 11 A powerful, production-ready MCP server implementing the Model Context Protocol with robust SSE transport, built-in tools, and comprehensive error handling. Seamlessly connect AI models to data sources with enterprise-grade stability and performance.
emcp - ⭐ 11 A framework for building simple MCP servers with custom middleware
polaris - ⭐ 11 Distributed AI Agent Framework
glm5-mcp - ⭐ 11 Reduce Claude Desktop consumption by 10x - Integrate Z.ai’s GLM-5 (744B params) with Claude via MCP for intelligent task delegation
french-tax-mcp - ⭐ 11 MCP server for French tax calculations and information - enables AI assistants to provide accurate French tax guidance
springboot-ai-mcp-example - ⭐ 11 Example Spring AI Model Context Protocol (MCP)
mcp-space - ⭐ 11 MCP Space is a no-code platform for building and deploying AI tools using the Model Context Protocol (MCP). Create powerful AI agents through an intuitive chat interface without writing code, then deploy with one click to Cloudflare Workers. Combines a Next.js frontend with Google ADK backend for a seamless AI development experience.
druid-mcp-server - ⭐ 11 A comprehensive Model Context Protocol (MCP) server for Apache Druid that provides extensive tools, resources, and AI-assisted prompts for managing and analyzing Druid clusters. Built with Spring Boot and Spring AI, this server enables seamless integration between AI assistants and Apache Druid through standardized MCP protocol.
mcpkit - ⭐ 11 Easy to use Official MCP Registry Client UI. npx @cybertheory/mcpkit
robotmcp_client - ⭐ 11 Connect AI models like Claude & GPT with robots using MCP and ROS.
prometheus-protocol - ⭐ 11 The trust layer for the open agentic web—giving AI agents a passport, a bank account, and a trusted marketplace to securely interact with the world.
gtm-mcp - ⭐ 11 MCP server for Google Tag Manager: read tags/triggers/variables, publish containers, and audit changes via Claude/Gemini.
mcp-express-adapter - ⭐ 11 Run multiple MCP clients on a NodeJS Express server (adapter/middleware)
nautobot_mcp - ⭐ 11 Nautobot Model Context Protocol (MCP) Server - Contains STDIO and HTTP Deployments with Embedding Search and RAG.
langgraph-mcp-dataanalysis - ⭐ 11 DataAnalysis Agent using LangGraph & MCP server and client
mcp-coroot - ⭐ 11 MCP server for Coroot observability platform - integrate monitoring, troubleshooting, and configuration tools with AI agents
chromadb-remote-mcp - ⭐ 11 Remote MCP server for ChromaDB
msty-admin-mcp - ⭐ 11 AI-powered administration for Msty Studio Desktop. 24 MCP tools for database insights, config sync, local model orchestration, and Claude handoff workflows.
miro-mcp-server - ⭐ 11 MCP server for controlling Miro whiteboards with AI assistants
qurio - ⭐ 11 Self-hosted RAG engine for AI coding assistants. Ingests technical docs & code repositories locally with structure-aware chunking. Serves grounded context via MCP to prevent hallucinations in software development workflows.
fathom-mcp - ⭐ 11 Model Context Protocol server for Fathom AI - access meeting recordings, transcripts, summaries, teams, and webhooks
auto-mcp-client - ⭐ 11 基于Spring AI 封装了 mcp-client 服务,目的使web网页智能体也能通过 stdio 和 HTTP SSE(Server-Sent Events) 与 MCP Server 进行交互。项目实现了自动化的连接管理机制,包括自动初始化连接、健康检查、超时关闭以及链接复用等功能
unity-mcp-template - ⭐ 11 Simple template project for controlling Unity via MCP
XcodeMCPKit - ⭐ 11 Xcode MCP proxy with multi-client sessions
keycloak-mcp - ⭐ 11 MCP server that integrates with Keycloak, allowing you to manage Keycloak users and realms through a standardized protocol. It uses the official Keycloak Admin Client to interact with Keycloak’s API.
AMS - ⭐ 11 Audit Memory System (AMS): Durable orchestration and memory layer for MCP clients.
mcp-trace - ⭐ 11 A TUI to probe the calls between MCP client and server
mcp_client_rust - ⭐ 11
mcp-oidc-provider - ⭐ 11 Open-sourced mcp-oidc-provider: a minimal, vendor-neutral OIDC layer that sits between MCP clients and your upstream IdP (Auth0/Clerk/Okta).
mcp-client - ⭐ 10 A custom Model Context Protocol (MCP) Client interface with integrated LLM agent chat capabilities built with Next.js and the Vercel AI SDK
kroki-mcp - ⭐ 10 Kroki-MCP is a Go-based Model Context Protocol tool that converts textual diagram definitions (PlantUML, Mermaid, and more) into images via a Kroki backend. Designed for simplicity and flexibility, it supports both local and remote Kroki servers, offers configurable settings, and outputs multiple formats – making it ideal for developers building AI
mcp-wikipedia - ⭐ 10 MCP server to give client the ability to access Wikipedia pages
taskboard - ⭐ 10 Local project management with Kanban UI, CLI, and MCP server for AI assistants. SQLite-backed, single binary, installable via Homebrew.
langchain-mcp-client - ⭐ 10 🦜🔗 LangChain Model Context Protocol (MCP) Client
mcp_client_openai - ⭐ 10 适配Openai SDK构建MCP Client
mcp-serverman - ⭐ 10 a cli/mcp server tool for managing mcp server json config file with version control, profiles and multi-client support
py-mcp-sse - ⭐ 10 MCP Client 与 MCP Server基于SSE方式的样例实现(Python版本)
AIFoundry-MCPConnector-FabricGraphQL - ⭐ 10 MCP Client and Server apps to demo integration of Azure OpenAI-based AI agent with a Data Warehouse, exposed through GraphQL in Microsoft Fabric.
emotion_ai - ⭐ 10 The Aura Emotion AI system has chroma with a local embedding model, memvid qr code mp4 infinite memory, brainwave and neurochemical simulations, sociobiological reasoning, autonomous subsystem processing with a Gemini flash model so the main model is less taxed, is a MCP client with adaptive tool learning and MCP server.
mcp-server-blog - ⭐ 10 Example of a MCP implementation using TypeScript and OAuth.
mcp-agent-proxy - ⭐ 10 An MCP server that exposes local and remote agents across different servers as MCP tools.
mcp-kit - ⭐ 10 MCP (Model Context Protocol) Kit for Go - A Complete MCP solutions for ready to use
CodeCompass - ⭐ 10 CodeCompass: AI-powered Vibe Coding with MCP. Connects Git repositories to AI assistants like Claude, using Ollama for privacy or OpenAI for cloud. Integrates with VSCode, Cursor, and more.
mode-manager-mcp - ⭐ 10 MCP Memory Agent Server - A VS Code chatmode and instruction manager with library integration
mcp-reporter - ⭐ 10 mcp-reporter is a streamlined utility that generates comprehensive capability reports for Model Context Protocol servers, empowering developers to easily understand available functionality across their MCP servers ecosystem for both documentation and integration into other tools.
mcp-starter-template-ts - ⭐ 10 TypeScript starter template for building Model Context Protocol (MCP) servers, designed to help developers create secure and robust AI-agent-compatible services.
rec-us-mcp-server - ⭐ 10 Book a San Francisco tennis court via MCP server w/ auth
mcp-demo - ⭐ 10 URL MCP is a proof of concept stateless MCP server builder that allows users to build MCP servers without writing or hosting code. It’s intended for protocol and security experimentation rather than for building real world MCP integrations.
AgentX-mcp-servers - ⭐ 10 List of open sourced MCP servers. MIT license. Managed by AgentX with love.
mcp-tradovate - ⭐ 10 MCP server for the Tradovate platform
mcp-claude-hackernews - ⭐ 10 An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP).
glasses-mcp - ⭐ 10 Glasses MCP is a simple MCP server that lets your AI agent see and capture the web 👓
ObsidianMCPServer - ⭐ 10 A Model Context Protocol (MCP) server that enables AI assistants to interact with your Obsidian vault
mcp-sys-bridge - ⭐ 10 An implementation of the Model Context Protocol (MCP), acting as a simple bridge to native OS functionalities like clipboard management and URL handling.
sec-edgar-agentkit - ⭐ 10 AI agent toolkit for accessing and analyzing SEC EDGAR filing data. Build intelligent agents with LangChain, MCP-use, Gradio, Dify, and smolagents to analyze financial statements, insider trading, and company filings.
context-engineering-mcp - ⭐ 10 Context Engineering is a MCP server that gives AI agents perfect understanding of your codebase. Eliminates context loss, reduces token usage, and generates comprehensive feature plans in minutes. Compatible with Cursor, Claude Code, and VS Code.
mcp-sqlite-server - ⭐ 10 These are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.
mcp-go - ⭐ 10 Golang impl of mcp protocol
mcpet - ⭐ 10 This is a TypeScript-based Model Context Protocol (MCP) server that implements a virtual pet simulation system. It demonstrates core MCP concepts by providing tools for pet care and interaction.
miniflux-mcp - ⭐ 10 A Model Context Protocol (MCP) server for interacting with Miniflux RSS reader.
mcp-spring-ai-mcp-client - ⭐ 10 使用java实现mcp client了解底层的调用机制,demo示例
mcp-optimizer - ⭐ 10 MCP server that acts as an intelligent intermediary between AI clients and multiple MCP servers
awesome-mcp - ⭐ 10 🚀 Discover and explore a curated list of MCP servers, tools, and resources for AI assistants, enhancing your development and productivity.
Simple_MCP_Client - ⭐ 10 Simple MCP Client for OpenAI/Deepseek R1/V3
awesome-mcp - ⭐ 10 A carefully curated collection of high-quality tools, libraries, research papers, projects, and tutorials centered around Model Context Protocol (MCP) — a novel paradigm designed to enable modular, adaptive coordination between large language models (LLMs) and external tools or data contexts.
openapi-mcp-swagger - ⭐ 10 Solve AI context window limits for API docs | Convert any Swagger/OpenAPI to searchable MCP server | AI-powered endpoint discovery & code generation | Works with Cursor, Claude, VS Code
mcp-chaos-rig - ⭐ 10 A local MCP server that breaks on demand. Test your client against auth failures, disappearing tools, flaky responses, and token expiry, all from a web UI.
notification-mcp - ⭐ 10 A Model Context Protocol server that allows AI agents to play a notification sound via a tool when a task is completed.
adonis-mcp - ⭐ 10 An AdonisJS package for building remote MCP servers
genkit-mcp-client-blender - ⭐ 10 An MCP Client for interfacing with the Blender MCP Server built with Firebase Genkit and Gemini
esp32-mcpserver - ⭐ 10 A lightweight Model Context Protocol (MCP) server framework for ESP32. Seamlessly connect embedded devices to LLMs.
youtube-mcp-server - ⭐ 10 A comprehensive Model Context Protocol (MCP) server providing real-time YouTube Data API access for AI assistants. Features 14 functions including intelligent content evaluation with technology freshness scoring for knowledge base curation.
Azure-Foundry-Webinar - ⭐ 10 This repository is the official companion for the Azure AI Foundry Agent Service Webinar Series. It provides hands-on code samples, modular use cases, and practical guides for building, deploying, and scaling AI agents on Azure.
Cognio - ⭐ 10 Persistent semantic memory server for MCP - Give your AI long-term memory that survives across conversations. Lightweight Python server with SQLite storage and semantic search.
systemprompt-template - ⭐ 10 Production AI agent mesh in 3 commands. MCP servers, playbooks, and multi-agent orchestration built on systemprompt-core.
cheatengine-mcp-bridge - ⭐ 10 🔗 Connect AI to Cheat Engine for fast memory analysis, enabling quick mods and audits without the tedious manual work.
toolhive-cloud-ui - ⭐ 10 ToolHive Cloud UI surfaces MCP servers running in your infrastructure, highlighting metadata, tool capabilities, and copy-ready endpoints for fast AI agent integrations.
mcpd - ⭐ 10 A ~3MB MCP daemon that exposes any script as a tool for Claude, Cursor & AI assistants
whatsapp-mcp-extended - ⭐ 10 Extended WhatsApp MCP server with 41 tools - reactions, group management, polls, presence, newsletters & more. Fork of lharries/whatsapp-mcp
chessmata - ⭐ 10 Chessmata: chess game for humans and AI agents
storybook-mcp-server - ⭐ 10 MCP server for Storybook - provides AI assistants access to components, stories, properties and screenshots. Built with TypeScript and Model Context Protocol SDK.
dbt-core-mcp - ⭐ 10 dbt Core MCP Server: Interact with dbt projects via Model Context Protocol
chatgpt2md - ⭐ 10 Convert ChatGPT export to Markdown with full-text search and MCP server for Claude
mini_claude - ⭐ 10 Give Claude Code persistent memory across sessions. Track habits, log mistakes, prevent death spirals. Runs locally with Ollama.
statelessagent - ⭐ 10 Your AI forgets everything between sessions. SAME fixes that. Local-first, no API keys, single binary.
MCP-Penetration-testing - ⭐ 10 The ultimate OWASP MCP Top 10 security checklist and pentesting framework for Model Context Protocol (MCP), AI agents, and LLM-powered systems.
caltrain-mcp - ⭐ 10 A Model Context Protocol (MCP) server for Caltrain schedules. Get real-time train departures using GTFS data, designed for Claude Desktop and other MCP clients.
shellguard - ⭐ 10 MCP server that gives LLM agents read-only shell access over SSH
PsMCP-MCP-Server-for-Photoshop - ⭐ 10 An Extensive MCP server and a Gradio MCP client ( with Gemini ) with several tools made using win32com to intereact with Photoshop. Designing with Photoshop has never been more fun!
ollama-mcp-example - ⭐ 10 Ollama MCP example for dummies.
civitai-mcp-server - ⭐ 10 A Model Context Protocol server for browsing and discovering AI models on Civitai
openapi-to-mcp - ⭐ 10 Transform OpenAPI specifications into production-ready MCP servers with AI-powered evaluation and enhancement. Leverages LLMs to analyze, improve, and generate Model Context Protocol implementations from your existing API documentation.
world-intel-mcp - ⭐ 10 100+ tool MCP server for real-time global intelligence — markets, FX, bonds, earnings, SEC filings, conflict, military, cyber, climate, news, company enrichment, and 30+ domains. Live Leaflet dashboard with 20 map layers, SSE streaming, and AI situation briefs.
ILSpy-Mcp - ⭐ 10 🔓 UNLEASH ILSpy’S POWER. Reverse-engineer DOTNET code at GOD SPEED. AI-assisted debugging that THINKS with you. Decompile ANYTHING. 🚀
aichat - ⭐ 10 A customizable AI chat application powered by Flet.
mcp-document-converter - ⭐ 10 MCP Document Converter - A powerful MCP tool for converting documents between multiple formats, enabling AI agents to easily transform documents.
pentest-mcp-server - ⭐ 10 ⚙️ Enable AI agents to conduct autonomous penetration testing on any Linux distribution with a persistent and robust Model Context Protocol server.
mcpHTTPClient - ⭐ 10 An MCP client in pure MATLAB code
DevoChat - ⭐ 10 Unified Web AI Chat UI & MCP Client
simple-mcp-server - ⭐ 10 Simple MCP Server — Educational Example This repository contains a minimal MCP (Model Context Protocol) server built for educational purposes. Its goal is to help developers understand how the MCP protocol works and how to manage decision-making processes based on model–client communication.
openclaw-mcp-bridge - ⭐ 10 OpenClaw MCP Client Plugin - bridges MCP servers into OpenClaw via registerTool
cubbi - ⭐ 10 Monadical container CLI tool for running sandboxed MCP clients & servers
team-memory-mcp - ⭐ 10 Shared team memory for AI coding agents. Bayesian confidence scoring with temporal decay. Works with Claude Code, Devin, Cursor, and any MCP-compatible client.
ai-assistant-vui - ⭐ 10 Experimental voice user interface (VUI) to interact with an agentic AI assistant
mcp-client - ⭐ 10
tupac - ⭐ 10 A terminal MCP client based on the OpenAI responses API.
vault-sync - ⭐ 10 Headless Obsidian Sync client with MCP server for AI assistants
openmessage - ⭐ 10 Open-source Google Messages client with AI tools (MCP). SMS + RCS from your desktop.
bio-agents-mcp - ⭐ 10 MCP servers for Protein Data Bank, ChemBL, and other life science data (WIP), with Ollama client for local testing.
lol-client-mcp - ⭐ 10 League of Legends Game Client API MCP Server
ai-mcp-bridge - ⭐ 10 rest to mcp & mcp Registry & mcp Loadbalancer & ai mcp & Multiple Registries & 多注册中心
cli - ⭐ 10 🤖 Your Agents’ personal email 📧
Ai-doctor - ⭐ 10 🧑⚕️ Ai智能医生聊天助手-这是一个前端基于Vue3、TS、后端基于Nest.js、MongoDB、Redis、Milvus并结合大模型、RAG等技术实现的医疗库智能问答系统,能结合大模型的生成能力和上传的专业医疗领域知识库针对提问给出专业回答。同时具备工具调用能力,可使用MCP集成网页爬取能力让大模型根据网址对应的医疗领域文章进行分析和输出。
ux-mcp-server - ⭐ 10 MCP server providing 28 UX knowledge resources, 23 analysis tools & 4 workflow prompts. Works with Claude, Cursor, Continue.dev, Cline, Zed & any MCP client. WCAG, Nielsen heuristics, design systems, e-commerce, PWA, AI/ML & more.
league-client-mcp - ⭐ 10 Connect Claude, Antigravity to League Client via MCP & Pengu Loader.
MCP client applications that connect to MCP servers
LocalAI - ⭐ 44,801 LocalAI is the open-source AI engine. Run any model - LLMs, vision, voice, image, video - on any hardware. No GPU required.
chatgpt-on-wechat - ⭐ 42,729 CowAgent是基于大模型的超级AI助理,能主动思考和任务规划、访问操作系统和外部资源、创造和执行Skills、拥有长期记忆并不断成长,比OpenClaw更轻量和便捷。同时支持微信、飞书、钉钉、企微、QQ、公众号、网页等接入,可选择OpenAI/Claude/Gemini/DeepSeek/ Qwen/GLM/Kimi/LinkAI,能处理文本、语音、图片和文件,可快速搭建个人AI助理和企业数字员工。
valuecell - ⭐ 10,191 ValueCell is a community-driven, multi-agent platform for financial applications.
deepchat - ⭐ 5,639 🐬DeepChat - A smart assistant that connects powerful AI to your personal world
magic - ⭐ 4,721 Magicrew. The first open-source all-in-one AI productivity platform (Generalist AI Agent + Workflow Engine + IM + Online collaborative office system)
koog - ⭐ 4,024 Koog is a JVM (Java and Kotlin) framework for building predictable, fault-tolerant and enterprise-ready AI agents across all platforms – from backend services to Android and iOS, JVM, and even in-browser environments. Koog is based on our AI products expertise and provides proven solutions for complex LLM and AI problems
shippie - ⭐ 2,345 extendable code review and QA agent 🚢
supermemory-mcp - ⭐ 1,671 Your memories are in ChatGPT… But nowhere else. Universal Memory MCP makes your memories available to every single LLM. No logins or paywall. One command to set it up.
open-mcp-client - ⭐ 1,643
ragent - ⭐ 1,239 企业级 Agentic RAG 智能体 - 全链路覆盖文档解析、多路检索、意图识别、问题重写、会话记忆、MCP 工具调用与深度思考。面向真实业务场景,从 0 到 1 完整工程实现。
Vibe-Skills - ⭐ 988 Wherever your AI supports skills, VibeSkills works. 340+ governed skills spanning coding, research, automation & creative work.
openinference - ⭐ 906 OpenTelemetry Instrumentation for AI Observability
VectorCode - ⭐ 835 A code repository indexing tool to supercharge your LLM experience.
HyperChat - ⭐ 709 HyperChat is a Chat client that strives for openness, utilizing APIs from various LLMs to achieve the best Chat experience, as well as implementing productivity tools through the MCP protocol.
GalwayBus - ⭐ 582 Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
casbin-gateway - ⭐ 556 Casbin AI & MCP security gateway for HTTP, online demo: https://door.caswaf.com
comunica - ⭐ 548 📬 A knowledge graph querying framework for JavaScript
fleur - ⭐ 535 The easiest way to discover and install MCPs
a2a-x402 - ⭐ 485 The A2A x402 Extension brings cryptocurrency payments to the Agent-to-Agent (A2A) protocol, enabling agents to monetize their services through on-chain payments. This extension revives the spirit of HTTP 402 “Payment Required” for the decentralized agent ecosystem.
self-dify - ⭐ 389 本教程将全面指导你如何快速搭建自己的AI应用环境,从Docker桌面版的安装与配置开始,到本地部署Dify并自定义AI助手功能,让你轻松实现“猜病例”、“甜蜜哄人”、“新生入学指南”、“小红书读书卡片”与“面试宝典”等多种特色AI应用。并教会你从基础智能体到使用工作流,再到知识库、DeepResearch、数据库、MCP、复杂任务编排等高阶任务,由浅到深的学习掌握基于dify的大模型应用开发。
pwno-mcp - ⭐ 241 MCP for Pwn
mangaba_ai - ⭐ 188 Repositório minimalista para criação de agentes de IA inteligentes e versáteis com protocolos A2A (Agent-to-Agent) e MCP (Model Context Protocol).
ai - ⭐ 164 AI features and experiments for WordPress. Modular framework for testing AI capabilities.
terminal-ai - ⭐ 157 Unopinionated AI for the Shell. A lightweight AI CLI for scripts, pipelines, and automation, with a universal client for MCP, A2A, and other AI protocols. .
web-hacker - ⭐ 153 Reverse engineer web apps
airbyte-agent-connectors - ⭐ 109 🐙 Drop-in tools that give AI agents reliable, permission-aware access to external systems.
uxc - ⭐ 99 A unified CLI for discovering and invoking tools across OpenAPI, MCP, GraphQL, gRPC, and JSON-RPC
FlowUpdater - ⭐ 98 The free and open source solution to update Minecraft.
mcp-manager - ⭐ 96 This is a visual client tool used to manage MCP (Model Context Protocol). With this tool, you can easily manage and operate the MCP environment without manually performing complex command-line operations.
ai-microcore - ⭐ 95 A handy lib for smooth interaction with large language models (LLMs) and crafting AI apps.
hm_editor - ⭐ 85 一款轻量级、可扩展的、跨平台的、专为医疗信息化设计的电子病历编辑器内核,为EMR(电子病历系统)提供专业的结构化病历编辑与AI接入解决方案。
researcher_agent - ⭐ 63 An application built on the Model Context Protocol (MCP) that transforms any website into highly relevant content based on your queries. The app seamlessly integrates with platforms like X, Slack, and among others.
MCPE-Client-Sources - ⭐ 55
revit-mcp-commandset - ⭐ 47 🔄 Revit-MCP Client | Core implementation of the Revit-MCP protocol that connects LLMs with Revit. Includes essential CRUD commands for Revit elements enabling AI-driven BIM automation.
deepsecure - ⭐ 46 Effortlessly secure your AI agents and AI-powered workflows — from prototype to production. Get easy-to-use identity, credential, and access management built for fast-moving AI developers.
mcp-client-python-example - ⭐ 38
flowllm - ⭐ 32 FlowLLM: Simplifying LLM-based HTTP/MCP Service Development
mcp-web-client - ⭐ 28 MCP Web Client project
mcpx4j - ⭐ 27 Java client library for https://mcp.run - call portable and secure tools for your AI Agents and Apps
axonflow - ⭐ 26 AxonFlow — Source-available AI control plane for production LLM systems
mcpx-py - ⭐ 25 Python client library for https://mcp.run - call portable & secure tools for your AI Agents and Apps
mcp-client - ⭐ 23
awesome-netsuite-ai - ⭐ 22 A curated list of awesome NetSuite AI resources, tools, articles, and community contributions focused on the NetSuite AI Connector Service and MCP (Model Context Protocol) integration.
luma-api-mcp - ⭐ 21 Powered by Ray (video) and Photon (image) models by Luma AI
desktop4mistral - ⭐ 19 A desktop client with MCP support for Mistral LLMs
fast-mcp-client - ⭐ 11 MCP Client Implemented to FastAPI
novelcrafter-mcp - ⭐ 10 An experimental desktop client for using Claude Desktop’s MCP with Novelcrafter codices.
ArcaMCP - ⭐ 10 Servidor MCP para AFIP/ARCA: automatiza certificados, autorización de Web Services, emisión/consulta de comprobantes y generación de PDF con QR.
ai - ⭐ 10 A Go toolkit for building AI agents and applications across multiple providers. Unified LLM client, agent framework with handoffs, tool calling, streaming, structured output, MCP integration, and cost tracking.
Development tools and libraries for working with MCP
n8n - ⭐ 182,262 Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
kong - ⭐ 43,093 🦍 The API and AI Gateway
mindsdb - ⭐ 38,892 Query Engine for AI Analytics: Build self-reasoning agents across all your live data
FastGPT - ⭐ 27,599 FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
kratos - ⭐ 25,584 Your ultimate Go microservices framework for the cloud-native era.
excelize - ⭐ 20,439 Go language library for reading and writing Microsoft Excel™ (XLAM / XLSM / XLSX / XLTM / XLTX) spreadsheets
plate - ⭐ 16,098 Rich-text editor with AI and shadcn/ui
LangBot - ⭐ 14,244 Production-grade platform for building IM bots / 生产级即时通信机器人开发平台. Bots for QQ / QQ频道 / Discord / LINE / WeChat(微信, 企业微信)/ Telegram / 飞书 / 钉钉 / Slack e.g. Integrated with ChatGPT(GPT), DeepSeek, Dify, n8n, Langflow, Coze, Claude, Google Gemini, Nano Banana, Kimi, PPIO, Ollama, MiniMax, SiliconFlow, Qwen, Moonshot, MCP etc. LLM & Agent & RAG
Fay - ⭐ 12,179 fay是一个帮助数字人(2.5d、3d、移动、pc、网页)或大语言模型(openai兼容、deepseek)连通业务系统的mcp框架。
ui - ⭐ 11,795 Open-source components, blocks, and AI agents designed to speed up your workflow. Import them seamlessly into your favorite tools through Registry and MCPs.
langchain4j - ⭐ 11,437 LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java applications through a unified API, providing access to popular LLMs and vector databases. It makes implementing RAG, tool calling (including support for MCP), and agents easy. LangChain4j integrates seamlessly with various enterprise Java frameworks.
note-gen - ⭐ 11,180 A cross-platform Markdown AI note-taking software.
astron-agent - ⭐ 10,776 Enterprise-grade, commercial-friendly agentic workflow platform for building next-generation SuperAgents.
OpenMetadata - ⭐ 9,488 OpenMetadata is a unified metadata platform for data discovery, data observability, and data governance powered by a central metadata repository, in-depth column level lineage, and seamless team collaboration.
53AIHub - ⭐ 8,741 53AI Hub is an open-source AI portal, which enables you to quickly build a operational-level AI portal to launch and operate AI agents, prompts, and AI tools. It supports seamless integration with development platforms like Coze, Dify, FastGPT, RAGFlow.
Upsonic - ⭐ 7,822 Agent Framework For Fintech and Banks
lamda - ⭐ 7,704 The most powerful Android RPA agent framework, next generation of mobile automation robots.
adk-go - ⭐ 7,390 An open-source, code-first Go toolkit for building, evaluating, and deploying sophisticated AI agents with flexibility and control.
codefather - ⭐ 6,926 程序员鱼皮的编程宝典 ⭐️ 2026年最全编程学习路线图!包含Java学习路线、前端学习路线、Python学习路线、C++学习路线、算法学习路线、计算机基础学习路线、AI应用开发学习路线、AI Agent开发学习路线等。提供编程入门教程、AI大模型应用开发教程、RAG开发实战、MCP开发教程、Prompt工程指南、LLM应用开发、技术知识分享、学习资源推荐、项目实战教程、热门面试题、求职经验、简历优化、编程自学指南等内容,适用于所有零基础学编程、学习AI开发、转行程序员、计算机专业学生、求职找工作的同学 💎 编程学习,就来编程导航!
ruoyi-ai - ⭐ 5,038 面向企业级市场的一站式AI应用开发框架,支持多厂商大模型统一接入与管理,具备安全可控的企业知识库与高精度检索优化能力,提供可视化流程编排、自主决策智能体与多智能体协同调度,兼容主流 Agent Skill 协议,帮助企业与开发者零门槛快速构建安全、高效、可落地的AI智能体应用与行业解决方案。
Viper - ⭐ 5,014 Adversary simulation and Red teaming platform with AI
easy-vibe - ⭐ 4,978 💻 Your first modern programming course for beginners to master step by step.
Yuxi - ⭐ 4,788 结合知识库管理的 Agent Harness 平台。 An agent harness that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue + FastAPI, support DeepAgents、MinerU PDF、Neo4j 、MCP.
Yuxi-Know - ⭐ 4,667 结合LightRAG 知识库的知识图谱智能体平台。 An agent platform that integrates a LightRAG knowledge base and knowledge graphs. Build with LangChain v1 + Vue + FastAPI, support DeepAgents、MinerU PDF、Neo4j 、MCP.
nexent - ⭐ 4,394 Nexent is a zero-code platform for auto-generating production-grade AI agents using Harness Engineering principles — unified tools, skills, memory, and orchestration with built-in constraints, feedback loops, and control planes.
ag2 - ⭐ 4,348 AG2 (formerly AutoGen): The Open-Source AgentOS.Join us at: https://discord.gg/sNGSwQME3x
ENScan_GO - ⭐ 4,300 一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。支持MCP接入
kubefwd - ⭐ 4,082 Bulk port forwarding Kubernetes services for local development.
Anthropic-Cybersecurity-Skills - ⭐ 3,998 753+ structured cybersecurity skills for AI agents · MITRE ATT&CK mapped · agentskills.io open standard · Works with Claude Code, GitHub Copilot, OpenAI Codex CLI, Cursor, Gemini CLI & 20+ platforms · Penetration testing, DFIR, threat intel, cloud security & more · Apache 2.0
semantic-router - ⭐ 3,588 System Level Intelligent Router for Mixture-of-Models at Cloud, Data Center and Edge
manifest - ⭐ 3,309 A shadcn/ui library for building ChatGPT Apps and MCP Apps
ultracite - ⭐ 2,776 A highly opinionated, zero-configuration linter and formatter.
solon - ⭐ 2,714 🔥 Java enterprise application development framework for full scenario: Restrained, Efficient, Open, Ecologicalll!!! 700% higher concurrency 50% memory savings Startup is 10 times faster. Packing 90% smaller; Compatible with java8 ~ java25; Supports LTS. (Replaceable spring)
harbor - ⭐ 2,554 One command brings a complete pre-wired LLM stack with hundreds of services to explore.
generative-ai - ⭐ 2,174 Comprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.
jar-analyzer - ⭐ 2,037 Jar Analyzer - 一个 JAR 包 GUI 分析工具,方法调用关系搜索,方法调用链 DFS 算法分析,模拟 JVM 的污点分析验证 DFS 结果,字符串搜索,Java Web 组件入口分析,CFG 程序分析,JVM 栈帧分析,自定义表达式搜索,紧跟 AI 技术发展,支持 MCP 调用,支持 n8n 工作流
amazon-q-developer-cli - ⭐ 1,922 ✨ Agentic chat experience in your terminal. Build applications using natural language.
MinecraftDev - ⭐ 1,728 Plugin for IntelliJ IDEA that gives special support for Minecraft modding projects.
Klee - ⭐ 1,720 A native macOS AI chat app powered by MLX. 100% local inference on Apple Silicon, no cloud required. Built with ShipSwift.
d2mcpp - ⭐ 1,625 D2X | Modern C++ Core Language Features - “A C++ tutorial project focused on practical”
claude-code-book - ⭐ 1,529 42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:
MultiAgentPPT - ⭐ 1,517 MultiAgentPPT 是一个集成了 A2A(Agent2Agent)+ MCP(Model Context Protocol)+ ADK(Agent Development Kit) 架构的智能化演示文稿生成系统,支持通过多智能体协作和流式并发机制
mcpelauncher-manifest - ⭐ 1,491 The main repository for the Linux and Mac OS Bedrock edition Minecraft launcher.
paperdebugger - ⭐ 1,434 A Plugin-Based Multi-Agent System for In-Editor Academic Writing, Review, and Editing
mcpp-standard - ⭐ 1,372 D2X | Modern C++ Core Language Features - “A C++ tutorial project focused on practical”
Claude-Code-Development-Kit - ⭐ 1,332 Handle context at scale - my custom Claude Code workflow including hooks, mcp and sub agents
NagaAgent - ⭐ 1,325 A simple yet powerful agent framework for personal assistants, designed to enable intelligent interaction, multi-agent collaboration, and seamless tool integration.
awesome-hacking-lists - ⭐ 1,310 A curated collection of top-tier penetration testing tools and productivity utilities across multiple domains. Join us to explore, contribute, and enhance your hacking toolkit!
BuildingAI - ⭐ 1,229 BuildingAI is an enterprise-grade open-source intelligent agent platform designed for AI developers, AI entrepreneurs, and forward-thinking organizations. Through a visual configuration interface (Do It Yourself), you can build native enterprise AI applications without code. The platform offers native capabilities such as intelligent agents, MCP…
langchain4j-aideepin - ⭐ 1,226 基于AI的工作效率提升工具(聊天、绘画、知识库、工作流、 MCP服务市场、语音输入输出、长期记忆) | Ai-based productivity tools (Chat,Draw,RAG,Workflow,MCP marketplace, ASR,TTS, Long-term memory etc)
chunkhound - ⭐ 1,192 Local first codebase intelligence
open-trading-api - ⭐ 1,185 Korea Investment & Securities Open API Github
AWorld - ⭐ 1,170 Search, understand, reproduce, and improve an idea with ease
any-agent - ⭐ 1,137 A single interface to use and evaluate different agent frameworks
zen - ⭐ 1,071 Selfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage
openops - ⭐ 1,012 The batteries-included, No-Code FinOps automation platform, with the AI you trust.
IDA-NO-MCP - ⭐ 999 Say goodbye to the complex, verbose, and laggy interaction mode of IDA Pro MCP
arduino-mcp2515 - ⭐ 979 Arduino MCP2515 CAN interface library
rulesync - ⭐ 963 A Utility CLI for AI Coding Agents
voicemode - ⭐ 939 Natural (2-way) voice conversations with Claude Code
DataDesigner - ⭐ 939 🎨 NeMo Data Designer: Generate high-quality synthetic data from scratch or from seed data.
cursor2api-go - ⭐ 934 Free claude-sonnet-4.6 | cursor不倒我不倒🙏 ❌ 不支持 tools / function calling / MCP
weave - ⭐ 817 Entity-level semantic merge driver for Git. Resolves conflicts that git can’t by understanding code structure via tree-sitter. 31/31 clean merges vs git’s 15/31.
LightAgent - ⭐ 794 LightAgent: Lightweight AI agent framework with memory, tools & tree-of-thought. Supports multi-agent collaboration, self-learning, and major LLMs (OpenAI/DeepSeek/Qwen). Open-source with MCP/SSE protocol integration.
eDBG - ⭐ 787 eBPF-based lightweight debugger for Android with MCP support
claude-chatgpt-mcp - ⭐ 776 A Claude MCP tool to interact with the ChatGPT desktop app on macOS
WHartTest - ⭐ 758 WHartTest 是基于 Django REST Framework 与现代大模型技术打造的 AI 驱动测试自动化平台。平台聚合自然语言理解、知识库检索与嵌入搜索能力,结合 LangChain 与 MCP(Model Context Protocol) 工具调用,实现从需求到可执行测试用例的自动化生成与管理,帮助测试团队提升效率与覆盖率。
aderyn - ⭐ 754 Solidity Static Analyzer that easily integrates into your editor
chatlog_alpha - ⭐ 743 原 [chatlog]项目(一个微信数据库读取及提供mcp服务开源软件)的二次开发,会尽可能同步最新开源解密源码
bytechef - ⭐ 741 Open-source, AI-native, low-code platform for API orchestration, workflow automation, and AI agent integration across internal systems and SaaS products.
MCPELauncher - ⭐ 735 Source code for BlockLauncher, a launcher that patches Minecraft for Android
ios-simulator-skill - ⭐ 728 An IOS Simulator Skill for ClaudeCode. Use it to optimise Claude’s ability to build, run and interact with your apps, without using up any of the available token/context budget.
JiwuChat - ⭐ 710 JiwuChat 🍂 - A lightweight cross-platform instant messaging app with integrated AI assistants (DeepSeek/Gemini/Kimi). Features real-time messaging, audio/video calls, multi-device sync, and customizable themes. Built with Vue3 & Tauri2 🍒
Sentient - ⭐ 677 A personal AI assistant for everyone
infio-copilot - ⭐ 651 A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes
tool-ui - ⭐ 608 UI components for AI interfaces
cloudsword - ⭐ 601 一款帮助云租户发现和测试云上风险、增强云上防护能力的综合性开源工具
ai-code-helper - ⭐ 584 2025 年 AI 编程助手实战项目(作者:程序员鱼皮),基于 Spring Boot 3.5 + Java 21 + LangChain4j + AI 构建智能编程学习与求职辅导机器人,覆盖 AI 大模型接入、LangChain4j 核心特性、流式对话、Prompt 工程、RAG 检索增强、向量数据库、Tool Calling 工具调用、MCP 模型上下文协议、Web 爬虫、安全防护、Vue.js 前端开发、SSE 服务端推送等企业级 AI 应用开发技术。帮助开发者掌握 AI 时代必备技能,熟悉 LangChain 框架,提升编程学习效率和求职竞争力,成为企业需要的 AI 全栈开发人才。
auto-commenter - ⭐ 551 A Claude skill that automatically posts personalized, authentic comments in your target communities.
marmot - ⭐ 530 Marmot helps teams discover, understand, and leverage their data with powerful search and lineage visualisation tools. It’s designed to make data accessible for everyone.
vocotype-cli - ⭐ 507 VocoType 是一款运行在本地端侧的隐私安全语音输入工具,通过快捷键即可将语音实时转换为文字并自动输入到当前应用。支持语音转文字MCP、AI 优化文本、自定义替换词典、录音视频转文字等功能,让语音输入更高效、更安全。
ChattyPlay-Agent - ⭐ 472 🚀 告别多个App!本项目基于Python+React+TypeScript+Hono+SQLite3+Redis,打造“All in One”智能工具集。免会员破解爱奇艺、腾讯视频、优酷、抖音、B站、小红书等20+平台视频,支持4K在线解析与无水印高速下载。集成Google、GitHub授权登录及OpenAI SDK、MCP服务和Agent,支持ChatGPT对话、AI绘画、论文降重、Hugging Face论文爬取;更有实时黄金K线、AI思维导图、闲鱼助手等效率黑科技。内置海量动漫漫画资源,畅享阅读!轻量高效,配置即用,完美适配PC与移动端,快来ChattyPlay开启奇妙之旅吧~✨
browser-operator-core - ⭐ 471 Browser Operator - The AI browser with built in Multi-Agent platform! Open source alternative to ChatGPT Atlas, Perplexity Comet, Dia and Microsoft CoPilot Edge Browser
AIWriteX - ⭐ 465 AIWriteX是基于CrewAI、AIForge的新一代智能内容创作平台,从微信公众号自动化工具起步,正在重新定义AI辅助内容创作的边界,融合”AI+创意+搜索+借鉴”四重能力,多种超绝玩法,内容创作充满无限可能。
claude-code-cli - ⭐ 464 这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43 个工具,Bash、文件读写编辑、Grep、Glob、Web 搜索等) 4. API 通信层 — services/api/(与 Anthropic 后端通信) 5. MCP 协议 6. 多 Agent/Team 协作 l 7. 认证与策略 8. 辅助服务 等
LightAgent - ⭐ 430 LightAgent: Lightweight AI agent framework with memory, tools & tree-of-thought. Supports multi-agent collaboration, self-learning, and major LLMs (OpenAI/DeepSeek/Qwen). Open-source with MCP/SSE protocol integration.
mcp-cn-a-stock - ⭐ 429 这是一个为大模型提供 A 股数据的的 MCP(Model Content Protocol) 服务。
CookHero - ⭐ 416 CookHero是一个基于 LLM + RAG + Agent + 多模态的智能饮食与烹饪管理平台,支持智能菜谱查询、个性化饮食计划、AI 饮食记录、营养分析、Web 搜索增强,以及可扩展的 ReAct Agent / Subagent 工具体系,帮助厨房新手轻松成为“烹饪英雄”。
bridle - ⭐ 407 TUI / CLI config manager for agentic harnesses (Amp, Claude Code, Opencode, Goose, Copilot CLI, Crush, Droid)
groundhog - ⭐ 398 Groundhog’s primary purpose is to teach people how Cursor and all these other coding agents work under the hood. If you understand how these coding assistants work from first principles, then you can drive these tools harder (or perhaps make your own!).
volcano-agent-sdk - ⭐ 391 🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few lines of TypeScript.
mcpi - ⭐ 390 Minecraft: Pi Edition API Python Library
how-to-vibecoding - ⭐ 389 Vibecoding 系列教程:从环境搭建到多智能体协作,涵盖 MCP、Skills、Agent 分工治理
volcano-sdk - ⭐ 386 🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few lines of TypeScript.
azan-mcp - ⭐ 383 Azan + Prayer Time + MCP + AI Agents + Islamic + Salah + A lightweight MCP library to calculate prayer times and trigger Azan with a single tool call. If you’re building an AI agent or prayer application, there’s no need to deal with astronomical calculations, timezones, or edge cases again.
pokemon-chat - ⭐ 382 基于 LightRAG、LangGraph、MCP、RagFlow、微调LLMs宝可梦主题的智能聊天助手
UE5-MCP - ⭐ 381 MCP for Unreal Engine 5
graphrag-toolkit - ⭐ 379 Python toolkit for building graph-enhanced GenAI applications
Adafruit-MCP23017-Arduino-Library - ⭐ 378 Arduino Library for Adafruit MCP23017
MCprep - ⭐ 353 Blender python addon to increase workflow for creating minecraft renders and animations
exograph - ⭐ 345 Build production-ready backends in minutes
depyler - ⭐ 343 Compiles Python to Rust, helping transition off of Python to Energy Efficient and Safe Rust Code
eechat - ⭐ 336 🚀 Powerful Local AI Chat Application - Mcp, Secure, Efficient, Personalized 本地化部署的大模型客户端
MCPanelViewController - ⭐ 319 Drop-in panel control for iOS with blurring background and screen-edge activation gestures.
news-agents - ⭐ 315 📰 Building News Agents to Summarize News with MCP, Q, and tmux
awesome-slash - ⭐ 312 AI writes code. This automates everything else. 9 plugins · 39 agents · 24 skills · for Claude Code, OpenCode, Codex.
building-an-agentic-system - ⭐ 304 An in-depth book and reference on building agentic systems like Claude Code
napi - ⭐ 296 Software architecture tooling for the AI age
x-mcp - ⭐ 283 小红书创作中心
ai4eh - ⭐ 282 AI for Ethical Hacking - Workshop
machi - ⭐ 278 A Web4.0-native AI Agent Framework.
genie - ⭐ 274 Wishes in, PRs out. CLI agent that interviews you, plans the work, dispatches parallel agents in isolated worktrees, and reviews code before you see it.
scribe.js - ⭐ 266 JavaScript OCR and text extraction for images and PDFs.
talkio - ⭐ 263 Local-first multi-AI group chat desktop app — pull gpt, Claude, Gemini, DeepSeek into one conversation. Tauri 2 + React 19.
MCPDict - ⭐ 259 Android App: 漢字古今中外讀音查詢
PSAI - ⭐ 254 High-agency PowerShell AI framework for multi-agent orchestration and autonomous systems engineering
Weave - ⭐ 252 A highly efficient, secure, and stable application development platform with excellent performance, easy scalability, and deep integration of AI capabilities such as LLM, AI Chat, RAG, and Agents.高效、安全、稳定的服务研发平台,具备良好性能,同时易扩展,深度集成LLM、AIChat、RAG、Agent等AI能力
MCP-Defender - ⭐ 251 Desktop app that automatically scans and blocks malicious MCP traffic in AI apps like Cursor, Claude, VS Code and Windsurf.
agentica - ⭐ 246 Agentica: Lightweight async-first Python framework for AI agents. 轻量级异步优先的AI Agent框架,支持工具调用、RAG、多智能体和MCP。
MCPMappingViewer - ⭐ 244 A small GUI for viewing the mappings from Minecraft obfuscated code names to MCP code names.
MCPConfig - ⭐ 240 Public facing repo for MCP SRG mappings.
cupcake - ⭐ 240 A native policy enforcement layer for AI coding agents. Built on OPA/Rego.
Minecraft-Deobfuscator3000 - ⭐ 236 Powerful and universal deobfuscator for Minecraft mods and java decompiler!
edumcp - ⭐ 234 EDUMCP is a protocol that integrates the Model Context Protocol (MCP) with applications in the education field, dedicated to achieving seamless interconnection and interoperability among different AI models, educational applications, smart hardware, and teaching AGENTs.
MCPU - ⭐ 233 MCPU - A Minimal 8Bit CPU in a 32 Macrocell CPLD
stock-scanner-mcp - ⭐ 231 这是一个基于 FastAPI-MCP 的股票分析服务,旨在通过 MCP 工具函数接口提供股票相关的综合数据和分析能力,包括价格、评分、技术报告和 AI 分析。
spool - ⭐ 228 Search your Claude Code sessions, Codex history, GitHub stars, and 50+ sources — locally, instantly. Your AI agents can search too.
langchain_data_agent - ⭐ 227 NL2SQL - Ask questions in plain English, get SQL queries and results. Powered by LangGraph.
agentic-ai-systems - ⭐ 226 🐔 Agentic systems explained with chickens. Workflows, agents & orchestration made simple. Mermaid diagrams included
mcpfp - ⭐ 221 A website to generate Minecraft profile pictures
AuditLuma - ⭐ 217 AuditLuma是一个AI+智能体代码审计系统,它利用多个AI代理和先进的技术,包括多代理合作协议(MCP)和Self-RAG(检索增强生成),为代码库提供全面的安全分析,目前已经支持ollama部署的本地大模型
LAP - ⭐ 216 Your agents are guessing at APIs. Give them the actual Agent-Native spec. 1500+ API’s Ready To-Use skills, Compile any API spec into a lean, agent-native format. 10× smaller. OpenAPI, GraphQL, AsyncAPI, Protobuf, Postman.
McPicker-iOS - ⭐ 215 McPicker is a customizable, closure driven UIPickerView drop-in solution with animations that is rotation ready.
Toucan - ⭐ 215 Official repo of Toucan: Synthesizing 1.5M Tool-Agentic Data from Real-World MCP Environments
weam - ⭐ 214 Web app for teams of 20+ members. In-built connections to major LLMs via API. Share chats, prompts, and agents in team or private folders. Modern, fully responsive stack (Next.js, Node.js). Deploy your own vibe-coded AI apps, agents, or workflows—or use ready-made solutions from the library.
mcpat - ⭐ 209 An integrated power, area, and timing modeling framework for multicore and manycore architectures
BaseLayer - ⭐ 202 Re-usable multi part components built on React Aria and TailwindCSS.
MCP-919 - ⭐ 190 Fully working & decompiled MCP for Minecraft 1.8.9
MCPScan - ⭐ 189
codecompanion-history.nvim - ⭐ 176 A history management extension for codecompanion AI chat plugin that enables saving, browsing and restoring chat sessions.
bluebox-sdk - ⭐ 169 Reverse engineer web apps
selene - ⭐ 160 Selene is a desktop app that runs AI agents on your machine. Connect them to your WhatsApp, Telegram, Slack, or Discord. Write code, generate images, build personal assistants. All from one place. Your data stays on your device.
ZenOps - ⭐ 159 🧘 通过钉钉、飞书、企微智能机器人用自然语言查询运维资源的工具。
mcp-audit - ⭐ 146 See what your AI agents can access. Scan MCP configs for exposed secrets, shadow APIs, and AI models. Generate AI-BOMs for compliance.
seline - ⭐ 143 Seline is a local-first AI desktop application that brings together conversational AI, visual generation tools, vector search, and multi-channel connectivity in one place.
toon-java - ⭐ 142 ☕ Community-driven Java implementation of TOON
rocketship - ⭐ 140 A QA testing framework for your coding agent.
mcp-toolkit - ⭐ 137 utilities for mcp
Z.ai2api - ⭐ 130 将 Z.ai Chat 代理为 OpenAI/Anthropic Compatible 格式,支持多模型列表映射、免令牌、智能处理思考链、图片上传等功能;Z.ai ZtoApi z2api ZaitoApi zai X-Signature 签名 GLM 4.5 v 4.6
awesome-ai-repositories - ⭐ 128 A curated list of open source repositories for AI Engineers
claude-ipc-mcp - ⭐ 127 AI-to-AI communication protocol for Claude, Gemini, and other AI assistants
Manifold - ⭐ 119 Operation-first .NET foundation for generating fast CLI and MCP surfaces from a single definition.
5-Day-AI-Agents-Intensive-Course-with-Google - ⭐ 119 5-Day Gen AI Intensive Course with Google
mcp-in-action - ⭐ 116 极客时间MCP新课已经上线!超2000同学一起开启MCP学习之旅!
STAMP - ⭐ 115 Solid Tumor Associative Modeling in Pathology
AgentNexus - ⭐ 114 Multi-Agent,MCP,RAG,SpringAI1.0.0,RE-ACT
AgentFly - ⭐ 111 Scalable and extensible reinforcement learning for LM agents.
Gearcoleco - ⭐ 110 ColecoVision emulator and debugger for macOS, Windows, Linux, BSD and RetroArch.
protocol-launcher - ⭐ 110 One-click launch URL generator for protocol-based apps
5-Day-AI-Agents-Intensive-Course-with-Google - ⭐ 109 谷歌5天AI Agents强化课程
coplay-unity-plugin - ⭐ 108 Unity plugin for Coplay
kalouk-mcp - ⭐ 106 Servidor de contexto de Kalouk para agentes de inteligencia artificial.
Squirrel - ⭐ 92 ai memory for coding
Complementarity.jl - ⭐ 79 provides a modeling interface for mixed complementarity problems (MCP) and math programs with equilibrium problems (MPEC) via JuMP
smart-customer-service-system - ⭐ 78 构建一个基于大模型的智能客服系统,可提供静态知识问答(静态数据)、动态知识问答(数据库),业务办理(api调用)等功能,同时系统具有自我学习能力。定期的反思可让系统变得更强大。
open-skills - ⭐ 78 Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
nvim-gemini-companion - ⭐ 77 A Neovim plugin to integrate Gemini CLI well (+ Qwen-code now)
TensorBlock-Studio - ⭐ 77 A lightweight, open, and extensible multi-LLM interaction studio.
quarkus-workshop-langchain4j - ⭐ 75 Quarkus Langchain4J Workshop
onemcp-hub - ⭐ 74 OneMCP feature requests, bugs and improvements
lycoris - ⭐ 74 Real-time speech recognition & AI-powered note-taking app for macOS with offline/online modes, multilingual transcription, and Japanese translation support.
yes-ue-mcp - ⭐ 69 Native C++ Model Context Protocol (MCP) plugin for Unreal Engine 5.4+
tiktok-mcp - ⭐ 67 A Model Context Protocol service for TikTok video discovery and metadata extraction.
claude-code-buddy - ⭐ 64 MeMesh Plugin — Searchable project memory plugin for Claude Code.
seekchat - ⭐ 64 ✨ A Sleek and Powerful AI Desktop Assistant that supports MCP integration✨
Roomey_AI_Voice_Agent - ⭐ 61 Roomey is a multi-purpose Voice Agent designed to run your personal and business life.
Grapheteria - ⭐ 61 Grapheteria: A structured framework bringing uniformity to agent orchestration!
OneCite - ⭐ 56 📚 An intelligent toolkit to automatically parse, complete, and format academic references.
houdini-mcp - ⭐ 52 Houdini integration through the Model Context Protocol
chm-converter - ⭐ 51 chm to markdown and vectorDB
mcp-java8-sdk - ⭐ 47 Backported Model Context Protocol SDK for Java 8
velocity - ⭐ 41 Local-first workspace for Claude Code, Codex CLI, and Gemini CLI with sessions, analytics, workflows, and tools
asya - ⭐ 40 🎭 Actors on Kubernetes for scalable Gen AI
Wireshark_mcp - ⭐ 40 Wireshark MCP 是一个基于 Model Context Protocol (MCP) 的服务器,允许 AI 助手通过 tshark 命令行工具进行交互。该工具提供了丰富的网络数据分析功能,支持实时抓包和离线分析。
ummon - ⭐ 37 The semantic layer for software engineering: Connect code to meaning, build on understanding
Agience - ⭐ 36 MCP-native workspace for turning live work into durable knowledge.
prompt-pro - ⭐ 35 Master AI prompting for business innovation. O’Reilly Live Learning course by Tim Warner covering ChatGPT, Claude, Copilot, and enterprise prompt engineering with MCP implementation.
xiaozhi-MCPTools - ⭐ 35 一个图形化界面的小智MCP服务连接器,包含多种工具! 自动部署服务,方便小白给小智Ai添加MCP工具
advanced-reason-mcp - ⭐ 33 Enhanced version of “Sequential Thinking” MCP
zentrun - ⭐ 31 Prompt-driven automation platform - Transform natural language into executable workflows
shebe - ⭐ 30 Fast BM25 full-text search for code repositories with MCP integration for AI coding agents.
hands-on-ai-building-ai-agents-with-model-context-protocol-mcp-and-agent2agent-a2a-6055298 - ⭐ 29 this repo is for linkedin learning course: Hands-On AI: Building AI Agents with Model Context Protocol (MCP) and Agent2Agent (A2A)
awesome-mcp-list - ⭐ 28 Awesome Model Context Protocol Service List
adk-mcp-gemma3 - ⭐ 28 Build AI Agent using Google ADK , MCP and Gemma 3 model
shebe - ⭐ 26 Fast BM25 full-text search for code repositories with MCP integration for AI coding agents.
codai - ⭐ 23 Codai is an AI programming tool that boosts coding efficiency and empowers non-programmers. Its future plans include introducing a local database, enabling customization, and building a versatile AI terminal. It aims to popularize AI programming and lead the AI Programming+ era.
minime-mcp - ⭐ 21 Universal infinite memory layer for Developer AI assistants. One shared brain across Claude, Cursor, Windsurf & more. 100% local, built on MCP standard. Stop re-explaining context
codectx - ⭐ 17 Codebase context compiler for AI agents. Graph-ranked, token-budgeted, tier-compressed output. Smarter than the existing ones.
cursor-like-pro - ⭐ 17 Cursor IDE like Pro
n8n-operator - ⭐ 17 Kubernetes Operator for N8n, a fair-code workflow automation platform with native AI capabilities.
MCPStack - ⭐ 16 Stack & Orchestrate MCP Tools — The Scikit-Learn-Pipeline Way , For LLMs
mcp-labs - ⭐ 16 All things about MCP experiments.⭐️ Star to support our work!
ai-agents - ⭐ 14 Multi-agent system for software development
ai-tools - ⭐ 14 ai-tools call your llm based tools through shortcut (ctrl-q) in any application
pic-standard - ⭐ 14 The industry standard for Provenance & Intent Contracts (PIC) in Agentic AI. Bridging the Causal Gap in autonomous systems.
feather_wand_agent - ⭐ 13 Feather Wand Agent is a comprehensive AI-powered toolkit for performance testing and monitoring. It integrates multiple industry-standard performance testing tools (JMeter, k6, Gatling, and Locust) into a single, unified interface, allowing users to execute and analyze performance tests through natural language interactions.
mkinf-run - ⭐ 13 mkinf run API
Unity-AI-Tools-Template - ⭐ 12 Unity MCP Tool template project
mcp-tools - ⭐ 11 Tools for MCP (Model Context Protocol) written in Go
claude-colony - ⭐ 10 Multi-agent Claude Code you can actually control. Spawn specialist teams in tmux, watch them work side-by-side, steer when needed. Built on native Claude Code agents. No black boxes.
Tapnow-Studio– - ⭐ 10 🎨 Create visual AI workflows with Tapnow Studio, a browser-based tool that combines powerful AI capabilities in a single, interactive node editor.
Ai_agents - ⭐ 10 This is a repository of collection of many agents build on top of Langchain , Langgraph, MCP and so many amazing tools
Example projects demonstrating MCP usage
YC-Killer - ⭐ 2,673 A library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
AI-Agents-Library - ⭐ 2,610 A library of enterprise-grade AI agents designed to democratize artificial intelligence and provide free, open-source alternatives to overvalued Y Combinator startups. If you are excited about democratizing AI access & AI agents, please star ⭐️ this repository and use the link in the readme to join our open source AI research team.
claude-mcp-examples - ⭐ 151 examples of claude with mcp integration
End-to-End-Agentic-Ai-Automation-Lab - ⭐ 50 This repository contains hands-on projects, code examples, and deployment workflows. Explore multi-agent systems, LangChain, LangGraph, AutoGen, CrewAI, RAG, MCP, automation with n8n, and scalable agent deployment using Docker, AWS, and BentoML.
claude-mcp - ⭐ 16 claude and mcp integration examples and tutorials
agent-examples - ⭐ 11 Sample Agents and Tools for Kagenti platform
Documentation, tutorials, and learning resources
JavaGuide - ⭐ 154,622 Java 面试 & 后端通用面试指南,覆盖计算机基础、数据库、分布式、高并发、系统设计与 AI 应用开发
ai-guide - ⭐ 11,098 程序员鱼皮的 AI 资源大全 + Vibe Coding 零基础教程,分享 OpenClaw 保姆级教程、大模型玩法(DeepSeek / GPT / Gemini / Claude)、最新 AI 资讯、Prompt 提示词大全、AI 知识百科(Agent Skills / RAG / MCP / A2A)、AI 编程教程、AI 工具用法(Cursor / Claude Code / TRAE / Lovable / Copilot)、AI 开发框架教程(Spring AI / LangChain)、AI 产品变现指南,帮你快速掌握 AI 技术,走在时代前沿。本项目为开源文档,已升级为鱼皮 AI 导航网站
modelcontextprotocol - ⭐ 7,703 Specification and documentation for the Model Context Protocol
openyak - ⭐ 617 An open-source desktop AI agent that handles your documents, files, and daily workflows — locally, with any model.
LLM-Agents-Ecosystem-Handbook - ⭐ 503 One-stop handbook for building, deploying, and understanding LLM agents with 60+ skeletons, tutorials, ecosystem guides, and evaluation tools.
platform-engineering - ⭐ 94 A centralized hub for platform engineering teams, providing resources, best practices, and automation tools. Includes IaC templates, blueprints, and operational guides to help build scalable, secure, and efficient platforms for cloud-native environments and DevSecOps workflows.
forksilly.doc - ⭐ 84 Documents repo of ForkSilly. ForkSilly:兼容sillytavern(酒馆)角色卡、世界书、正则、预设、聊天记录的安卓移动端应用;同时也可作为stable diffusion客户端使用。
pew-pew-plaza-packs - ⭐ 83 AI-powered project management framework based on an opinionated view on effective prompts and a highly modular approach to building effective agents, workflows, templates, prompts and context documents.
Agent-Fusion - ⭐ 57 Agent Fusion is a local RAG semantic search engine that gives AI agents instant access to your code, documentation (Markdown, Word, PDF). Query your codebase from code agents without hallucinations. Runs 100% locally, includes a lightweight embedding model, and optional multi-agent task orchestration. Deploy with a single JAR
codedox - ⭐ 27 A powerful system for crawling documentation websites, extracting code snippets, and providing fast search capabilities via MCP (Model Context Protocol) integration.
Q4_learning - ⭐ 15 This repository serves as the comprehensive workspace for Quarter 4 academic endeavors, encompassing assignments, technical documentation, experimental implementations, and applied projects.
This repository uses automated scripts that:
awesome-mcp/
├── .github/workflows/ # GitHub Actions automation
├── scripts/ # Python collection and translation scripts
├── data/ # JSON data files
└── docs/ # VitePress site source
Licensed under the Apache License 2.0 - see the LICENSE file for details.
This project is maintained by AI coding assistants:
These AI assistants collaborate to keep the project up-to-date, collect new MCP projects, and maintain the quality of the curated list.
Contributions are welcome! Please feel free to submit a Pull Request.