MCP directory
AI
582 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
-
Brave Search
Web + local-business search via the Brave Search API — privacy-first, no Google account required.
npm install -g @modelcontextprotocol/server-brave-search -
Memory
Knowledge-graph memory — store entities, observations, and relations across conversations.
npm install -g @modelcontextprotocol/server-memory -
Sequential Thinking
Structured chain-of-thought scaffolding — the model writes its own multi-step plan as MCP calls.
npm install -g @modelcontextprotocol/server-sequential-thinking -
Perplexity Ask
Web-aware Q&A via the Perplexity API — get cited answers with source URLs.
npx -y server-perplexity-ask -
Exa Search
Neural web search via the Exa API — semantic search, content extraction, find-similar.
npm install -g exa-mcp-server -
Tavily Search
AI-optimised web search via the Tavily API — concise top-result extraction, JSON-first.
npm install -g tavily-mcp - Community AI
OpenAI Realtime
Stream voice + text via the OpenAI Realtime API — model-to-model voice conversations.
npm install -g openai-realtime-mcp - Community AI
Wolfram Alpha
Computational + factual queries via the Wolfram Alpha API — math, science, factual lookups.
uvx mcp-wolfram-alpha - Community AI
OpenRouter
Call any model on OpenRouter — one API for 200+ models from every major lab.
npm install -g openrouter-mcp -
fastmcp
A TypeScript framework for building MCP servers.
npx -y fastmcp -
claude-code-book
《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:
# See README at the repo for install instructions -
PeopleInSpace
Kotlin Multiplatform sample with SwiftUI, Jetpack Compose, Compose for Wear, Compose for Desktop, and Compose for Web clients along with Ktor backend.
# See README at the repo for install instructions -
langchain-mcp-adapters
LangChain 🔌 MCP
uvx langchain-mcp-adapters -
claude-code-guide
Claude Code Guide - Setup, Commands, workflows, agents, skills & tips-n-tricks go from beginner to power user!
# See README at the repo for install instructions -
go-sdk
The official Go SDK for Model Context Protocol servers and clients. Maintained in collaboration with Google.
go install github.com/.../go-sdk@latest -
rikkahub
RikkaHub is an Android APP that supports for multiple LLM providers.
# See README at the repo for install instructions