MCP Essentials
Must-have Model Context Protocol servers and tools
351 skills
anthropics / Hook Development
77.0kThis skill should be used when the user asks to "create a hook", "add a PreToolUse/PostToolUse/Stop hook", "validate tool use", "implement prompt-based hooks", "use ${CLAUDE_PLUGIN_ROOT}", "set up event-driven automation", "block dangerous commands", or mentions hook events (PreToolUse, PostToolUse, Stop, SubagentStop, SessionStart, SessionEnd, UserPromptSubmit, PreCompact, Notification). Provides comprehensive guidance for creating and implementing Claude Code plugin hooks with focus on advanced prompt-based hooks API.
anthropics / MCP Integration
77.0kThis skill should be used when the user asks to "add MCP server", "integrate MCP", "configure MCP in plugin", "use .mcp.json", "set up Model Context Protocol", "connect external service", mentions "${CLAUDE_PLUGIN_ROOT} with MCP", or discusses MCP server types (SSE, stdio, HTTP, WebSocket). Provides comprehensive guidance for integrating Model Context Protocol servers into Claude Code plugins for external tool and service integration.
openclaw / peekaboo
306.4kCapture and automate macOS UI with the Peekaboo CLI.
openclaw / mcporter
306.4kUse the mcporter CLI to list, configure, auth, and call MCP servers/tools directly (HTTP or stdio), including ad-hoc servers, config edits, and CLI/type generation.
anthropics / dedupe
77.0kFind duplicate GitHub issues
sansan0 / TrendRadar
48.7k⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。AI 翻译 + AI 分析简报直推手机,也支持接入 MCP 架构,赋能 AI 自然语言对话分析、情感洞察与趋势预测等。支持 Docker ,数据本地/云端自持。集成微信/飞书/钉钉/Telegram/邮件/ntfy/bark/slack 等渠道智能推送。
ruvnet / ruflo
20.7k🌊 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
microsoft / mcp-for-beginners
15.3kThis 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.
cyberagiinc / DevDocs
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
grahama1970 / mcp-doc-retriever
{ "customModes": [ { "slug": "planner", "name": "📝 Planner", "roleDefinition": "You are Roo, an experienced technical planner managing `task.md`. You identify major tasks/phas
open-metadata / OpenMetadata
8.9kOpenMetadata 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.
0x4m4 / hexstrike-ai
7.4kHexStrike 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.
opensolon / solon
2.7k🔥 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)
AmoyLab / Unla
2.1k🧩 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.
cjo4m06 / mcp-shrimp-task-manager
2.0kShrimp 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.
ForLoopCodes / contextplus
1.5kSemantic 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.
BlackSnufkin / LitterBox
1.3kA 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.
IvanMurzak / Unity-MCP
1.3kAI-powered bridge connecting LLMs and advanced AI agents to the Unity Editor via the Model Context Protocol (MCP). Chat with AI to generate code, debug errors, and automate game development tasks directly within your project.
CoplayDev / unity-mcp
7.0kUnity 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.
casibase / casibase
4.5k⚡️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
IBM / mcp-context-forge
3.4kAn 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.
maxritter / pilot-shell
1.5kThe professional development environment for Claude Code. Claude Code is powerful. Pilot Shell makes it reliable. Start a task, grab a coffee, come back to production-grade code. Tests enforced. Context preserved. Quality automated.
s-nagaev / skills
Your Digital Companion. Self-hosted Telegram bot orchestrating multiple AI providers (OpenAI, Anthropic, Google, xAI, DeepSeek, Mistral, Alibaba, MiniMax) with autonomous agent capabilities, MCP integrations, and async task execution. Not a tool. A partner.
Sandeep-AdaptIQ / agent-customization
**WORKFLOW SKILL** — Create, update, review, fix, or debug VS Code agent customization files (.instructions.md, .prompt.md, .agent.md, SKILL.md, copilot-instructions.md, AGENTS.md). USE FOR: saving coding preferences; troubleshooting why instructions/skills/agents are ignored or not invoked; configuring applyTo patterns; defining tool restrictions; creating custom agent modes or specialized workflows; packaging domain knowledge; fixing YAML frontmatter syntax. DO NOT USE FOR: general coding questions (use default agent); runtime debugging or error diagnosis; MCP server configuration (use MCP docs directly); VS Code extension development. INVOKES: file system tools (read/write customization files), ask-questions tool (interview user for requirements), subagents for codebase exploration. FOR SINGLE OPERATIONS: For quick YAML frontmatter fixes or creating a single file from a known pattern, edit the file directly — no skill needed.
festoinc / jira-ai
Jira AI CLI - AI Agent Skill An AI-friendly CLI for Jira designed for maximum efficiency and security. Why Use Jira AI CLI? - Efficiency: Consumes significantly fewer tokens than Jira MCP o
davistroy / go
A powerful Windows tool that processes raindrop.io bookmark exports to validate URLs, generate AI-enhanced descriptions, and create optimized tagging systems
andrewhopper / itmcp
MCP to provide secure IT tools for AI network troubleshooting (remote ssh, ping, nslookup, etc)
massgen / MassGen
837🚀 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
bgauryy / octocode-mcp
748MCP 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
jonigl / mcp-client-for-ollama
563A 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.
cyproxio / mcp-for-security
560MCP for Security: 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.
PV-Bhat / vibe-check-mcp-server
479Vibe 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
Cranot / roam-code
407Architectural intelligence layer for AI coding agents. Structural graph, architecture governance, multi-agent orchestration, vulnerability mapping. 139 commands, 101 MCP tools, 26 languages, 100% local.
ghuntley / groundhog
397Groundhog'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!).
cyanheads / obsidian-mcp-server
397Obsidian 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.
elusznik / mcp-server-code-execution-mode
317An 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.
cyberchitta / llm-context.py
295Share 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.
andrea9293 / mcp-documentation-server
293MCP 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
spences10 / mcp-omnisearch
283🔍 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.
day-ai / app
Typescript SDK for using Day AI API (MCP Tools) with OAuth
david-strejc / gmail-mcp-server
MCP Server for interacting with Gmail via IMAP and SMTP
dipseth / dataproc-mcp
Private MCP Dataproc server repository
K1ntus / MIDAS
🚀 Memory-Integrated Development and Architecture System
n8n-io / n8n
178.8kFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
google-gemini / gemini-cli
97.4kAn open-source AI agent that brings the power of Gemini directly into your terminal.
D4Vinci / Scrapling
28.8k🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
bytedance / UI-TARS-desktop
28.8kThe Open-Source Multimodal AI Agent Stack: Connecting Cutting-Edge AI Models and Agent Infra
assafelovic / gpt-researcher
25.7kAn autonomous agent that conducts deep research on any data using any LLM providers
oraios / serena
21.4kA powerful coding agent toolkit providing semantic retrieval and editing capabilities (MCP server & other integrations)
activepieces / activepieces
21.2kAI 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
1Panel-dev / MaxKB
20.3k🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
czlonkowski / n8n-mcp
15.0kA MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
yusufkaraaslan / Skill_Seekers
10.7kConvert documentation websites, GitHub repositories, and PDFs into Claude AI skills with automatic conflict detection
JoeanAmier / XHS-Downloader
10.3k小红书(XiaoHongShu、RedNote)链接提取/作品采集工具:提取账号发布、收藏、点赞、专辑作品链接;提取搜索结果作品、用户链接;采集小红书作品信息;提取小红书作品下载地址;下载小红书作品文件
glassBead-tc / SubspaceDomain
[PRE-ALPHA: NOT YET OPERATIONAL] Subspace Domain is a bridge that lets MCP clients on your local machine find, communicate with, and collaborate with each other.
angrysky56 / emotion_ai
10The 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.
uysalserkan / gcp-storage-mcp
10A Model Context Protocol (MCP) server that provides seamless integration with Google Cloud Storage, enabling AI assistants to perform file operations, manage buckets, and interact with GCS resources directly.
utain / kroki-mcp
10Kroki-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
RoboFinSystems / robosystems
10RoboSystems is a financial knowledge graph platform that transforms complex financial data into actionable intelligence through graph-based analytics and AI-powered insights. Fork-ready with full GitHub Actions CI/CD for deploying CloudFormation infrastructure to your AWS account.
StuMason / get-mcp-keys
10A lightweight utility that securely loads API keys for Cursor MCP servers from your home directory, preventing accidental exposure of secrets in repositories. Keep your credentials safe while maintaining seamless integration with AI coding assistants.
Limeload / mcp-for-database
10MCP Database Console is a revolutionary web application that bridges the gap between natural language and database queries. Built with Next.js and powered by the MCP-DB Connector, it allows users to interact with databases using plain English instead of complex SQL syntax.
daseinpbc / SPL-FRAMEWORK
10SUBSUMPTION PATTERN LEARNING (SPL) MULTI-AGENT FRAMEWORK: Hierarchical foundation model agent architecture that reduces costs by 10-50x through intelligent suppression of expensive foundation model calls. Grounded in R. Arkin's behavior-based robotics and R. Brooks' subsumption architecture, SPL brings 40+ years of proven autonomous systems design
sshh12 / mcp-demo
10URL 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.
honeybluesky / my-apple-remembers
10A lightweight MCP server that integrates with Apple Notes to create a personal memory system for AI. Easily recall and save information from your Mac using simple AppleScript commands. Compatible with all macOS versions with minimal setup requirements.
bralca / context-engineering-mcp
10Context 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.
aiurda / devcontext
44DevContext 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.
upstash / context7
48.7kContext7 Platform -- Up-to-date code documentation for LLMs and AI code editors
ChromeDevTools / chrome-devtools-mcp
28.6kChrome DevTools for coding agents
triggerdotdev / trigger.dev
14.0kTrigger.dev – build and deploy fully‑managed AI agents and workflows
tadata-org / fastapi_mcp
11.6kExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
PrefectHQ / fastmcp
23.6k🚀 The fast, Pythonic way to build MCP servers and clients.
mcp-use / mcp-use
9.4kThe fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.
xinnan-tech / xiaozhi-esp32-server
8.9k本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器。Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.
firerpa / lamda
7.7kThe most powerful Android RPA agent framework, next generation of mobile automation robots.
mrexodia / ida-pro-mcp
6.3kAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
BrowserMCP / mcp
6.0kBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
firecrawl / firecrawl-mcp-server
5.7k🔥 Official Firecrawl MCP Server - Adds powerful web scraping and search to Cursor, Claude and any other LLM clients.
Klavis-AI / klavis
5.7kKlavis AI (YC X25): MCP integration platforms that let AI agents use tools reliably at any scale
getsentry / XcodeBuildMCP
4.7kA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
u14app / deep-research
4.5kUse any LLMs (Large Language Models) for Deep Research. Support SSE API and MCP server.
osaurus-ai / osaurus
4.0kAI 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.
antvis / mcp-server-chart
3.8k🤖 A visualization mcp & skills contains 25+ visual charts using @antvis. Using for chart generation and data analysis.
huangjunsen0406 / py-xiaozhi
3.2kA Python-based Xiaozhi AI for users who want the full Xiaozhi experience without owning specialized hardware.
maximhq / bifrost
2.9kFastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS.
davepoon / buildwithclaude
2.6kA single hub to find Claude Skills, Agents, Commands, Hooks, Plugins, and Marketplace collections to extend Claude Code, Claude Desktop, Agent SDK and OpenClaw
rusq / slackdump
2.5kSave or export your private and public Slack messages, threads, files, and users locally without admin privileges.
lemonade-sdk / lemonade
2.4kLemonade 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
bytebase / dbhub
2.3kZero-dependency, token-efficient database MCP server for Postgres, MySQL, SQL Server, MariaDB, SQLite.
brightdata / brightdata-mcp
2.2kA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
vitali87 / code-graph-rag
2.1kThe ultimate RAG for your monorepo. Query, understand, and edit multi-language codebases with the power of AI and knowledge graphs
samanhappy / mcphub
1.9kA unified hub for centrally managing and dynamically orchestrating multiple MCP servers/APIs into separate endpoints with flexible routing strategies
taylorwilsdon / google_workspace_mcp
1.8kControl Gmail, Google Calendar, Docs, Sheets, Slides, Chat, Forms, Tasks, Search & Drive with AI - Comprehensive Google Workspace / G Suite MCP Server & CLI Tool
OpenAgentPlatform / Dive
1.8kDive is an open-source MCP Host Desktop Application that seamlessly integrates with any LLMs supporting function calling capabilities. ✨
ravitemer / mcphub.nvim
1.7kAn 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.
glidea / zenfeed
1.7kMake RSS 📰 great again with AI 🧠✨!! [网页监控工具-预定送会员:https://waitlist.dingding.glidea.app]
timescale / pg-aiguide
1.6kMCP server and Claude plugin for Postgres skills and documentation. Helps AI coding tools generate better PostgreSQL code.
chongdashu / unreal-mcp
1.6kEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
f / mcptools
1.5kA command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
doobidoo / mcp-memory-service
1.5kOpen-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
isaacphi / mcp-language-server
1.5kmcp-language-server gives MCP enabled clients access semantic tools like get definition, references, rename, and diagnostics.
MicrosoftDocs / mcp
1.4kOfficial Microsoft Learn MCP Server – powering LLMs and AI agents with real-time, trusted Microsoft docs & code samples.
korotovsky / slack-mcp-server
1.4kThe most powerful MCP Slack Server with no permission requirements, Apps support, GovSlack, DMs, Group DMs and smart history fetch logic.
rulego / rulego
1.4k⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.
PaperDebugger / paperdebugger
1.4kA Plugin-Based Multi-Agent System for In-Editor Academic Writing, Review, and Editing
Azure / data-api-builder
1.3kData API builder provides modern REST, GraphQL endpoints and MCP tools to your Azure Databases and on-prem stores.
MiniMax-AI / MiniMax-MCP
1.3kOfficial MiniMax Model Context Protocol (MCP) server that enables interaction with powerful Text to Speech, image generation and video generation APIs.
taielab / awesome-hacking-lists
1.3kA curated collection of top-tier penetration testing tools and productivity utilities across multiple domains. Join us to explore, contribute, and enhance your hacking toolkit!
NPC-Worldwide / npcpy
1.2kThe python library for research and development in NLP, multimodal LLMs, Agents, ML, Knowledge Graphs, and more.
Devin-AXIS / A2V
1.2kA2V: Next-Gen AI Value Compute Protocol.
llmsresearch / paperbanana
1.2kOpen source implementation and extension of Google Research’s PaperBanana for automated academic figures, diagrams, and research visuals, expanded to new domains like slide generation.
sheshbabu / zen
1.1kSelfhosted notes app. Single golang binary, notes stored as markdown within SQLite, full-text search, very low resource usage
stickerdaniel / linkedin-mcp-server
1.0kThis MCP server allows Claude and other AI assistants to access your LinkedIn. Scrape LinkedIn profiles, companies and jobs, and perform job searches.
grab / cursor-talk-to-figma-mcp
6.5kTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
nanbingxyz / 5ire
5.1k5ire 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 .
genieincodebottle / generative-ai
2.1kComprehensive resources on Generative AI, including a detailed roadmap, projects, use cases, interview preparation, and coding preparation.
jamubc / gemini-mcp-tool
2.1kMCP server that enables AI assistants to interact with Google Gemini CLI, leveraging Gemini's massive token window for large file analysis and codebase understanding
CoderGamester / mcp-unity
1.4kModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
universal-tool-calling-protocol / code-mode
1.4k🔌 Plug-and-play library to enable agents to call MCP and UTCP tools via code execution.
designcomputer / mysql_mcp_server
1.2kA Model Context Protocol (MCP) server that enables secure interaction with MySQL databases
kimsungwhee / apple-docs-mcp
1.1kMCP server for Apple Developer Documentation - Search iOS/macOS/SwiftUI/UIKit docs, WWDC videos, Swift/Objective-C APIs & code examples in Claude, Cursor & AI assistants
AI-QL / tuui
1.1kA 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.
gyoridavid / short-video-maker
1.0kCreates short videos for TikTok, Instagram Reels, and YouTube Shorts using the Model Context Protocol (MCP) and a REST API.
pyinx / ceo
从模糊需求到产品交付的全栈开发团队,集成6个专业agents和11个Superpowers框架skills。
elroy-bot / elroy
An AI assistant that remembers and sets goals
robertogogoni / tool-discovery
Use when user asks "what tools are available?", "is there a tool for...", "can Claude do...", "how can I...", mentions MCP servers, wants to discover capabilities, or seems uncertain about available integrations. Helps discover and search for tools, MCP servers, and plugins.
Amdkn / mcp_mastery
Maîtrise des serveurs MCP (Filesystem, Docker, Browser) pour les agents A'Space OS.
AgriciDaniel / seo-dataforseo
Universal SEO skill for Claude Code. 13 sub-skills, 6 subagents, extensions system with DataForSEO MCP integration. Technical SEO, E-E-A-T, schema, GEO/AEO, and strategic planning.
BytePioneer-AI / wecom-app-ops
企业微信自建应用(wecom-app)运维与使用技能包。用于:定位并回发图片/语音/文件;使用 saved: 稳定路径做 OCR/MCP/二次处理;规范 target(wecom-app:user:xxx / user:xxx / 裸ID / @accountId);排查发送失败;配置入站媒体保留策略与语音转码策略。
Sesamsesam / google
Connect to Google Cloud and Google Workspace via MCP. Manage infrastructure, send emails, organize Drive, create spreadsheets - all through natural language.
DaRipper91 / web-search-advanced-tweet
Search tweets and Twitter/X content using Exa advanced search. Limited filter support - text and domain filters are NOT supported
Prathmesh-0 / mcp-builder
Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools
google / setup-gemini-cli
--- name: secops-setup-gemini description: Helps the user configure the Google SecOps Remote MCP Server for Gemini CLI. Use this when the user asks to "set up" or "configure" the security tools for Ge
google / setup-antigravity
--- name: secops-setup-antigravity description: Helps the user configure the Google SecOps Remote MCP Server for Antigravity. Use this when the user asks to "set up" or "configure" the security tools
majiayu000 / mcp-builder-eduardoremedios-mcp-builder-sk
The most comprehensive Claude Code skills registry | Web Search: https://skills-registry-web.vercel.app
ahostbr / .clinerules00-kuroryuu
Kuroryuu - AI Agent Orchestration Platform with Desktop App, MCP Integration, and Docker Support
Hive-Academy / Anubis-MCP
{ "customModes": [ { "slug": "anubis", "name": "𓂀𓁢𓋹𝔸ℕ𝕌𝔹𝕀𝕊𓋹𓁢𓂀", "roleDefinition": "You are an Expert Workflow AI Agent specialized in rule-driven software developmen
bramburn / mcp-fs-server
customModes: ============================================================================ LARGE-CONTEXT ANALYSIS AGENTS (Research-Only) ====================================================
dvansoye / voyager
customModes: - slug: architect name: Architect roleDefinition: |- You are the Architect. Your goal is to orchestrate solutions by leveraging MCP Servers and Gemini. Do not rush to writ
Tehen1 / ContentGen
{ "customModes": [ { "slug": "mcp", "name": "MCP", "roleDefinition": "Vous avez la capacité de créer un serveur MCP et de l'ajouter à un fichier de configuration qui exposera e
github / github-mcp-server
27.8kGitHub's official MCP Server
xpzouying / xiaohongshu-mcp
11.4kMCP for xiaohongshu.com
0xJacky / nginx-ui
10.8kYet another WebUI for Nginx
AgentDeskAI / browser-tools-mcp
7.1kMonitor browser logs directly from Cursor and other MCP compatible IDEs.
yzfly / Awesome-MCP-ZH
6.5kMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
FunnyWolf / Viper
5.0kAdversary simulation and Red teaming platform with AI
httprunner / httprunner
4.3kHttpRunner 是一款开源的 API/UI 测试框架,简单易用,功能强大,具有丰富的插件化机制和高度的可扩展能力。
wgpsec / ENScan_GO
4.2k一款基于各大企业信息API的工具,解决在遇到的各种针对国内企业信息收集难题。一键收集控股公司ICP备案、APP、小程序、微信公众号等信息聚合导出。支持MCP接入
txn2 / kubefwd
4.1kBulk port forwarding Kubernetes services for local development.
open-webui / mcpo
4.0kA simple, secure MCP-to-OpenAPI proxy server
exa-labs / exa-mcp-server
4.0kExa MCP for web search and web crawling!
archestra-ai / archestra
3.5kEnterprise AI Platform with guardrails, MCP registry, gateway & orchestrator
icip-cas / PPTAgent
3.5kAn Agentic Framework for Reflective PowerPoint Generation
haris-musa / excel-mcp-server
3.5kA Model Context Protocol server for Excel file manipulation
liaokongVFX / MCP-Chinese-Getting-Started-Guide
3.4kModel Context Protocol(MCP) 编程极速入门
go-nunu / nunu
2.6kA CLI tool for building Go applications.
sparfenyuk / mcp-proxy
2.3kA bridge between Streamable HTTP and stdio MCP transports
blazickjp / arxiv-mcp-server
2.3kA Model Context Protocol server for searching and analyzing arXiv papers
deedy5 / ddgs
2.3kA metasearch library that aggregates results from diverse web search services
metatool-ai / metamcp
2.1kMCP Aggregator, Orchestrator, Middleware, Gateway in one docker
mcp-router / mcp-router
1.8kA Unified MCP Server Management App (MCP Manager).
martin-ger / esp32_nat_router
1.8kAn AI-enabled NAT Router/Firewall for the ESP32
zinja-coder / jadx-ai-mcp
1.4kPlugin for JADX to integrate MCP server
qdrant / mcp-server-qdrant
1.3kAn official Qdrant Model Context Protocol (MCP) server implementation
refreshdotdev / web-eval-agent
1.2kAn MCP server that autonomously evaluates web applications.
joey-zhou / xiaozhi-esp32-server-java
1.2k小智ESP32的Java企业级管理平台,提供设备监控、音色定制、角色切换和对话记录管理的前后端及服务端一体化解决方案
chunkhound / chunkhound
1.1kLocal first codebase intelligence
caol64 / wenyan-mcp
1.1k文颜 MCP Server 可以让 AI 自动将 Markdown 文章排版后发布至微信公众号。
svnscha / mcp-windbg
1.1kModel Context Protocol for WinDBG
robotmcp / ros-mcp-server
1.1kConnect AI models like Claude & GPT with robots using MCP and ROS.
cgoinglove / better-chatbot
1.0kJust a Better Chatbot. Powered by Agent & MCP & Workflows.
chatmcp / mcp-server-chatsum
1.0kQuery and Summarize your chat messages.
lastmile-ai / mcp-agent
8.1kBuild effective agents using Model Context Protocol and simple workflow patterns
Upsonic / Upsonic
7.8kAgent Framework For Fintech and Banks
appcypher / awesome-mcp-servers
5.2kAwesome MCP Servers - A curated list of Model Context Protocol servers
zcaceres / markdownify-mcp
2.4kA Model Context Protocol server for converting almost anything to Markdown
stacklok / toolhive
1.6kToolHive makes deploying MCP servers easy, secure and fun
evilsocket / nerve
1.3kThe Simple Agent Development Kit.
grafbase / grafbase
1.2kThe Grafbase GraphQL Federation Gateway
dmayboroda / minima
1.0kOn-premises conversational RAG with configurable containers
alioshr / memory-bank-mcp
877A Model Context Protocol (MCP) server implementation for remote memory bank management, inspired by Cline Memory Bank.
alexander-zuev / supabase-mcp-server
815Query 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.
SamurAIGPT / awesome-openclaw
781A 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.
dadbodgeoff / drift
759Codebase intelligence for AI. Detects patterns & conventions + remembers decisions across sessions. MCP server for any IDE. Offline CLI.
universal-tool-calling-protocol / python-utcp
639Official python implementation of UTCP. UTCP is an open standard that lets AI agents call any API directly, without extra middleware.
jacksteamdev / obsidian-mcp-tools
638Add Obsidian integrations like semantic search and custom Templater prompts to Claude or any MCP client.
DeusData / codebase-memory-mcp
604MCP server that indexes your codebase into a persistent knowledge graph. 64 languages, sub-ms queries, 99% fewer tokens than grep. Single Go binary, no Docker, no API keys.
rekog-labs / MCP-Nest
599A NestJS module to effortlessly create Model Context Protocol (MCP) servers for exposing AI tools, resources, and prompts.
spences10 / mcp-sequentialthinking-tools
570🧠 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.
SylphxAI / pdf-reader-mcp
548📄 Production-ready MCP server for PDF processing - 5-10x faster with parallel processing and 94%+ test coverage
makafeli / n8n-workflow-builder
500AI 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.
jasonjmcghee / claude-debugs-for-you
495Enable any LLM (e.g. Claude) to interactively debug any language for you via MCP and a VS Code Extension
ravitemer / mcp-hub
456A centralized manager for Model Context Protocol (MCP) servers with dynamic server management and monitoring
domdomegg / airtable-mcp-server
429🗂️🤖 Airtable Model Context Protocol Server, for allowing AI systems to interact with your Airtable bases
karanb192 / reddit-mcp-buddy
416Clean, LLM-optimized Reddit MCP server. Browse posts, search content, analyze users. No fluff, just Reddit data.
Agentfy-io / Agentfy
382🤖 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!
pab1it0 / prometheus-mcp-server
379A Model Context Protocol (MCP) server that enables AI agents and LLMs to query and analyze Prometheus metrics through standardized interfaces.
apify / mcp-cli
379mcpc 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.
adhikasp / mcp-reddit
364A Model Context Protocol (MCP) server that provides tools for fetching and analyzing Reddit content.
vibheksoni / stealth-browser-mcp
361The only browser automation that bypasses anti-bot systems. AI writes network hooks, clones UIs pixel-perfect via simple chat.
afrise / MCPSharp
361MCPSharp 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.
jerhadf / linear-mcp-server
344A server that integrates Linear's project management system with the Model Context Protocol (MCP) to allow LLMs to interact with Linear.
jau123 / MeiGen-AI-Design-MCP
333MeiGen-AI-Design-MCP — Turn Claude Code / OpenClaw into your local Lovart. Local ComfyUI, 1,400+ prompt library, multi-direction parallel generation.
mnemox-ai / idea-reality-mcp
312Pre-build reality check for AI coding agents. Scans GitHub, HN, npm, PyPI & Product Hunt — returns a 0-100 reality signal. MCP tool. Try: mnemox.ai/check
adhikasp / mcp-git-ingest
303A Model Context Protocol (MCP) server that helps read GitHub repository structure and important files.
wenb1n-dev / mysql_mcp_server_pro
290Model Context Protocol (MCP) server that supports secure interaction with MySQL databases and has anomaly analysis capabilities.更加牛逼!更加好用!不仅止于mysql的增删改查功能; 还包含了数据库异常分析能力;且便于开发者们进行个性化的工具扩展
Omar-V2 / mcp-ical
277A Model Context Protocol Server that allows you to interact with your MacOS Calendar through natural language.
Natfii / UnrealClaude
271Claude Code CLI integration for Unreal Engine 5.7 - Get AI coding assistance with built-in UE5.7 documentation context directly in the editor.
cyanheads / model-context-protocol-resources
270Exploring the Model Context Protocol (MCP) through practical guides, clients, and servers I've built while learning about this new protocol.
xilistudios / mcp-scraper-aio
MCP All in One scraping tool
ojowwalker77 / warn
Claude on Rails - Tooling System for Claude Code.
anomalyarmor / ask
AI skills and MCP server for AnomalyArmor data observability
WordPress / mcp-php-schema
Navigate and understand the MCP PHP schema
lancejames221b / recall
Search and retrieve memories from hAIveMind collective knowledge base
lancejames221b / hv-sync
Synchronize hAIveMind commands, configurations, and agent state with collective
lancejames221b / hv-query
Query hAIveMind collective knowledge and specialized agent expertise
lancejames221b / remember
Store knowledge and experiences in hAIveMind collective memory
lancejames221b / hv-status
Monitor hAIveMind collective health, agent status, and system performance
lancejames221b / hv-ticket
Manage hAIveMind kanban tickets and tasks with full project integration
Kone-AI / Kone
Open source, free to use AI Router
awslabs / mcp
8.4kOfficial MCP Servers for AWS
SecretiveShell / MCP-Bridge
919A middleware to provide an openAI compatible endpoint that can call MCP tools
mcpjungle / MCPJungle
898Self-hosted MCP Gateway for AI agents
zaidmukaddam / scira-mcp-chat
832A minimalistic MCP client with a good feature set.
ArcadeAI / arcade-mcp
824The best way to create, deploy, and share MCP Servers
context-space / context-space
805Ultimate Context Engineering Infrastructure, starting from MCPs and Integrations
adhikasp / mcp-client-cli
669A simple CLI to run LLM prompt and implement MCP client.
mihaelamj / cupertino
611A local Apple Documentation crawler and MCP server. Written in Swift.
TensorBlock / awesome-mcp-servers
564A comprehensive collection of Model Context Protocol (MCP) servers
dbt-labs / dbt-mcp
506A MCP (Model Context Protocol) server for interacting with dbt.
utensils / mcp-nixos
472MCP-NixOS - Model Context Protocol Server for NixOS resources
genomoncology / biomcp
460BioMCP: Biomedical Model Context Protocol
e2b-dev / mcp-server
383Giving Claude ability to run code with E2B via MCP (Model Context Protocol)
graphlit / graphlit-mcp-server
372Model Context Protocol (MCP) Server for Graphlit Platform
argoproj-labs / mcp-for-argocd
345An implementation of Model Context Protocol (MCP) server for Argo CD.
getdatanaut / openmcp
304Turn any openapi file into an mcp server, with just the tools you need.
DMontgomery40 / deepseek-mcp-server
302Model Context Protocol server for DeepSeek's advanced language models
mzxrai / mcp-webresearch
293MCP web research server (give Claude real-time info from the web)
amxv / mcp-manager
286simple web ui to manage mcp (model context protocol) servers in the claude app
kiliczsh / mcp-mongo-server
276A Model Context Protocol Server for MongoDB
Typewise / mcp-chaos-rig
10A 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.
tomeraitz / claude-slack-bridge
10MCP server that lets Claude Code pause mid-task and ask a human a question via Slack — then resume once you reply.
NiclasOlofsson / mode-manager-mcp
10MCP Memory Agent Server - A VS Code chatmode and instruction manager with library integration
mashh-lab / mcp-agent-proxy
10An MCP server that exposes local and remote agents across different servers as MCP tools.
AnteWall / avanza-mcp
10A Model Context Protocol (MCP) server providing access to Avanza's API. Get real-time Swedish stock quotes, fund information, charts, and comprehensive market data.
OptimNow / finops-mcp-resources
10AI for FinOps: Curated collection of MCP servers and resources for Cloud FinOps practitioners
BlockRunAI / blockrun-mcp
10BlockRun MCP Server - Access 30+ AI models in Claude Code with zero API keys. Pay-per-request via x402 micropayments.
LazaUK / AIFoundry-MCPConnector-FabricGraphQL
10MCP Client and Server apps to demo integration of Azure OpenAI-based AI agent with a Data Warehouse, exposed through GraphQL in Microsoft Fabric.
solnera / esp32-mcpserver
10A lightweight Model Context Protocol (MCP) server framework for ESP32. Seamlessly connect embedded devices to LLMs.
MakingJamie / claude-colony
10Multi-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.
theerud / gemini-llm-council
10Multi-LLM consensus extension for Gemini CLI. Inspired by Andrej Karpathy's llm-council.
stefanoamorelli / storybook-mcp-server
10MCP server for Storybook - provides AI assistants access to components, stories, properties and screenshots. Built with TypeScript and Model Context Protocol SDK.
prodlint / prodlint
10Your vibe-coded app has hardcoded secrets, missing auth, and hallucinated imports. Find out in under a second.
ashishgituser / bunkervm
10BunkerVM is a tiny operating system that boots in 2 seconds and gives AI agents a safe, isolated Linux machine to work in. Install it with one command. No Docker. No cloud. No config files.
imprvhub / mcp-claude-hackernews
10An integration that allows Claude Desktop to interact with Hacker News using the Model Context Protocol (MCP).
dx111ge / engram
10AI Memory Engine -- knowledge graph + semantic search + reasoning + learning in a single binary
pinkpixel-dev / notification-mcp
10A Model Context Protocol server that allows AI agents to play a notification sound via a tool when a task is completed.
otaviocc / ObsidianMCPServer
10A Model Context Protocol (MCP) server that enables AI assistants to interact with your Obsidian vault
bradenleague / UE-Agent-Asset-Toolkit
10AI-powered Unreal Engine asset inspection toolkit. Analyze Blueprints, Materials, Widgets, DataTables, and more without launching the Editor.
dazeb / wikipedia-mcp-image-crawler
10A Wikipedia Image Search Tool. Follows Creative Commons Licences for images and uses them in your projects via Claude Desktop/Cline.
benhaotang / mcp-serverman
10a cli/mcp server tool for managing mcp server json config file with version control, profiles and multi-client support
dylan-gluck / mcp-background-job
10Execute long-running commands in the background while continuing to work with Claude
pokt-network / mcp
10An MCP server to query blockchain data using natural language. Powered by Pocket Network's public endpoints.
omar-haris / cursor-buddy-mcp
10🤖 MCP server that gives AI agents deep context about your project - coding standards, knowledge base, todos, database schema & history. Keep your AI assistant consistent and context-aware.
peacprotocol / peac
10PEAC Protocol: Verifiable interaction records for AI agents and automated systems
ykarapazar / word-mcp-live
10The only MCP server that edits Word documents while they're open — 114 tools, live editing, tracked changes, per-action undo
prayanks / mcp-sqlite-server
10These are MCP server implementations for accessing a SQLite database in your MCP client. There is both a SDIO and a SSE implementation.
pawneetdev / rest-to-mcp-adapter
10A Python library for converting REST API specifications into MCP (Model Context Protocol) tools for AI agents.
pouriya / mcpd
10A ~3MB MCP daemon that exposes any script as a tool for Claude, Cursor & AI assistants
isakskogstad / Skolverket-MCP
10MCP server for Swedish National Agency for Education (Skolverket) open data. Tuned for LLMs to query, parse, and integrate info, data, and stats from three public API endpoints.
bzlrj / java-xiaohongshu-mcp
10Java 实现的小红书 Model Context Protocol (MCP) 工具服务 为 AI Agent / MCP Client 提供标准化接口,实现: 登录、发图文、发视频、搜索、评论、推荐内容、用户主页 等核心功能
hashgraph-online / hashnet-mcp-js
10Universal MCP Server for finding + connecting to agents anywhere on the planet. https://hol.org/mcp
alvinveroy / CodeCompass
10CodeCompass: 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.
robertheadley / Roo-Code-MCP-installer
10An MCP server installer for Roo Code. Handles the installation from Github, requirements, package management, update, installation and MCP Json configuration.
cameronking4 / google-earth-engine-mcp
10MCP server for Google Earth Engine. Query Google Earth Engine with natural language. Fetch datasets, run tasks and visualize in chat.
terilios / smartsheet-server
10MCP server providing healthcare analytics capabilities for Smartsheet, including clinical note summarization, patient feedback analysis, and research impact assessment
builder-magic / timebound-iam
10An MCP Server that sits between your agent and AWS STS and issues temporary credentials scoped to specific AWS Services
0xReLogic / Cognio
10Persistent semantic memory server for MCP - Give your AI long-term memory that survives across conversations. Lightweight Python server with SQLite storage and semantic search.
cyqlelabs / mcp-dual-cycle-reasoner
10A MCP server implementing the Dual-Cycle Metacognitive Reasoning Framework for autonomous agents. A loop prevention and experience recall mechanism.
salacoste / openapi-mcp-swagger
10Solve 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
patrickomatik / mcp-file-edit
10A simple MCP server for file system operations, ideal for vide-coding type activities.
AnCarsenat / minecode-mcp
10Mine code MCP is a MCP for minecraft datapack/mod/texturepack devs. It is make for ai agents and provides them tools to access wikis, generators, latest bugfixes, and changelogs per update.
dpajin / mcp-server-junos
10MCP server for Juniper devices running Junos. Tools for executing operational commands and changing device configuration
leynier / mcp-sys-bridge
10An implementation of the Model Context Protocol (MCP), acting as a simple bridge to native OS functionalities like clipboard management and URL handling.
down-to-earth1994 / auto-mcp-client
10基于Spring AI 封装了 mcp-client 服务,目的使web网页智能体也能通过 stdio 和 HTTP SSE(Server-Sent Events) 与 MCP Server 进行交互。项目实现了自动化的连接管理机制,包括自动初始化连接、健康检查、超时关闭以及链接复用等功能
HaithamOumerzoug / keycloak-mcp
10MCP 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.
aliyun / alibabacloud-api-mcp-server
10阿里云 MCP Server 是一个强大的云服务集成平台,通过 Model Context Protocol (MCP) 为 AI 应用提供阿里云服务的无缝集成能力。该平台支持数万个阿里云 OpenAPI,让开发者能够轻松地将阿里云的各种服务能力集成到 AI 工作流中。
drewdrewH / code-graph-context
10A Model Context Protocol (MCP) server that builds rich code graphs to provide deep contextual understanding of TypeScript codebases to Large Language Models.
ALAPI-SDK / mcp-alapi-cn
10这是一个基于 [ALAPI](https://www.alapi.cn) 的 MCP (Model Control Protocol) 服务器实现,可以通过MCP协议直接调用ALAPI的接口
codeofaxel / Kiln
103D printing infrastructure for AI agents — 405 MCP tools for OctoPrint, Moonraker, Bambu Lab, Prusa Link, and Elegoo
madebyaris / advance-minimax-m2-cursor-rules
66Agentic-first Cursor Rules powered by MiniMax M2 — clarify-first prompting, interleaved thinking, and full tool orchestration for production-ready AI coding
TheWebScrapingClub / AI-Cursor-Scraping-Assistant
51A powerful tool that leverages Cursor AI and MCP (Model Context Protocol) to easily generate web scrapers for various types of websites.
spiffy-oss / artguard
22Open-source AI artifact scanner. Detect malicious agent skills, MCP servers, and IDE rule files before they run.
vllora / vllora
781Debug your AI agents
Nexus-Router / nexus
483Govern & Secure your AI
zinja-coder / jadx-mcp-server
323MCP server for JADX-AI Plugin
wrale / mcp-server-tree-sitter
272MCP Server for Tree-sitter
meta-quest / agentic-tools
10Agent Tool and Skills for VR Development on Meta Quest
tssujt / miniflux-mcp
10A Model Context Protocol (MCP) server for interacting with Miniflux RSS reader.
lroolle / openai-agents-mcp-server
10OpenAI Agents And Tools as MCP Server
dunward / unity-mcp-template
10Simple template project for controlling Unity via MCP
lambda-capture / mcp-server
10🌐 MCP Server for Semantic Search of Macro Data for Quant Research AI Agents
toolprint / vibe-workspace
10Manage a vibe workspace with many repos
7nohe / adonis-mcp
10An AdonisJS package for building remote MCP servers
Dimirolz / mcpmock
10Rapid MCP server prototyping from a single YAML file
datalayer / langchain-mcp-client
10🦜🔗 LangChain Model Context Protocol (MCP) Client
AgentX-ai / AgentX-mcp-servers
10List of open sourced MCP servers. MIT license. Managed by AgentX with love.
akutishevsky / withings-mcp
10MCP server for Withings health data integration
rajyraman / mcp-dataverse
10MCP Server for querying Dataverse using SQL
elizabethsiegle / rec-us-mcp-server
10Book a San Francisco tennis court via MCP server w/ auth
steveydevey / kvm-mcp
10An MCP server for KVM hypervisors
portal-labs-infrastructure / mcp-server-blog
10Example of a MCP implementation using TypeScript and OAuth.
threemachines / i-ching
10Goose-friendly MCP server for conducting I Ching divinations
rsclarke / mcp-taskfile-server
10Expose Taskfile tasks as MCP tools.
ordiscan / ordiscan-mcp
10An MCP server for getting information about Ordinals and Runes on Bitcoin
lirantal / mcp-server-nodejs-api-docs
10MCP Server for Node.js API documentation
explorium-ai / agentsource-mcp-ext
10Access live company and contact data through Explorium's MCP server
kirillsaidov / ollama-mcp-example
10Ollama MCP example for dummies.
Kaiohz / mcp-raganything
10API/MCP wrapper for RagAnything
cloudbet / sports-mcp-server
10Cloudbet Sports Data MCP Server
fawdyinc / shellguard
10MCP server that gives LLM agents read-only shell access over SSH
kintopp / rijksmuseum-mcp-plus
10MCP server for the Rijksmuseum collections
hmemcpy / ralph
Interactive planning skill for Claude Code. Generates specs, implementation plans, and loop infrastructure through clarifying questions.
kbarbel640-del / github-kb
Examples: gh search repos "typescript cli" --limit 10 gh search repos "language:python stars:>1000" --limit 20 gh search repos "topic:mcp" --limit 15 ```
Nice-Wolf-Studio / search-operations
A collection of Claude Code skills that replicate GitHub MCP server functionality using gh CLI
bluewings1211 / cleanup
A Retrieval-Augmented Generation (RAG) Model-Controller-Provider (MCP) server designed to assist AI agents and developers in understanding and navigating codebases.. It supports incremental indexing and multi-language parsing, enabling LLMs to understand and interact with code.
neptaco / mcproc
9A Model Context Protocol (MCP) server for comfortable background process management on AI agents.
MingHuiLiu / godot4-runtime-mcp
9一个为 Godot 4 + C# 项目打造的 Model Context Protocol (MCP) 服务器, 让 AI 助手能够实时访问、调试、控制游戏运行时。 ✨ 支持场景树查询、信号监听、日志分析、属性修改等 48 种工具。 🚀 一键集成 VSCode Copilot,构建智能化的 Godot 开发体验。
yutakobayashidev / ava
9Automatically share development progress to Slack through AI. MCP-powered task reporting with privacy-first design.
Xrondev / mcp-dida365
9Yet another MCP server for TickTick / Dida365 (滴答清单) todo list application, with expanded functionalities.
liuhao6741 / cursor-mem
8Persistent memory for Cursor IDE — like claude-mem, but for Cursor. Zero-config, no API key.
brendadeeznuts1111 / betting-brain-v3
6🧠 Edge-native betting intelligence platform with MCP server, real-time analytics, and AI-assisted development (Bun + TypeScript + Cloudflare Workers)
Solihatun1 / AI-Cursor-Scraping-Assistant
8A powerful tool that leverages Cursor AI and MCP (Model Context Protocol) to easily generate web scrapers for various types of websites.
luochang212 / agent-project
10Agent 早期探索:智能路由、任务拆解和链路工程
nzrsky / lsp-mcp-server
10LSP-MCP Server written in Zig
wklee610 / kafka-mcp
10MCP Server for Apache Kafka
disnet / flint-note-mcp
10Agent-first note-taking system
ikura-hamu / summer-in-japan-is-too-hot-mcp
10日本の夏は暑すぎる!
jinzcdev / mcp-demos
10《从原理到实战:掌握 MCP》系列文章的示例代码库
gifflet / cursor-like-pro
17Cursor IDE like Pro
openclaw / github-kb
All versions of all skills that are on clawhub.com archived
sundial-org / github-kb
Top OpenClaw skills, with the most popular and useful ones.
YPYT1 / github-kb
集合了所有的openclaw,claudecode,open等各个平台所有的skills
MaxThom / c7
MirHub is an IoT platform all battery included
mcpland / testing-mcp
9Let LLMs author your integration tests—E2E-style.
Piotr1215 / mcp-agentic-framework
9mcp implementation of an agentic framework
neverinfamous / postgres-mcp-legacy
9⚠️ DEPRECATED - Use https://github.com/neverinfamous/postgresql-mcp instead.
kinotic-ai / vertx-mcp
9A Vert.x MCP Server built on top of MCP Java SDK
rayven122 / tumiki
10No description available
augustscl / feishu-fetch-doc
|
augustscl / feishu-create-doc
|
cmdaltctr / c
Quick alias for /codebase