glenngillen/mcpmcp-server
A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
Quick Start
Clone the repository:
git clone https://github.com/glenngillen/mcpmcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"mcpmcp-server": {
"command": "npx",
"args": [
"-y",
"glenngillen/mcpmcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.