MCP directory
Model Context Protocol servers
582 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
-
mcp-proxy
An MCP proxy server that aggregates and serves multiple MCP resource servers through a single HTTP server.
go install github.com/.../mcp-proxy@latest -
web-eval-agent
An MCP server that autonomously evaluates web applications.
uvx web-eval-agent -
mcptools
A command-line interface for interacting with MCP (Model Context Protocol) servers using both stdio and HTTP transport.
go install github.com/.../mcptools@latest -
unreal-mcp
Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
# See README at the repo for install instructions -
MCP-Chinese-Getting-Started-Guide
Model Context Protocol(MCP) 编程极速入门
# See README at the repo for install instructions -
csharp-sdk
The official C# SDK for Model Context Protocol servers and clients. Maintained in collaboration with Microsoft.
# See README at the repo for install instructions