★ 1 stars
Unknown language
💻 Code/Dev Tools
Updated 1mo ago
Curated list of Model Context Protocol (MCP) servers, clients, and frameworks. Automatically updated daily.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"awesome-mcp": {
"command": "npx",
"args": [
"-y",
"abordage/awesome-mcp"
]
}
}
}
Run in terminal:
claude mcp add awesome-mcp npx -y abordage/awesome-mcp
Add to .cursor/mcp.json:
{
"mcpServers": {
"awesome-mcp": {
"command": "npx",
"args": [
"-y",
"abordage/awesome-mcp"
]
}
}
}
Topics
awesome-listmcpmcp-clientmcp-servermcp-toolsmodel-context-protocol