PyNeuronaut/mcp-servers-hub
This repository is a collection of Model Context Protocol (MCP) servers. The servers in this repository showcase the versatility and extensibility of MCP, demonstrating how it can be used to give Large Language Models (LLMs) secure, controlled access to tools and data sources.
Platform-specific configuration:
{
"mcpServers": {
"mcp-servers-hub": {
"command": "npx",
"args": [
"-y",
"mcp-servers-hub"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...