glenngillen/mcpmcp-server
βοΈ π π πͺ π§ - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.
Install guide β Connected Apps: glenngillen/mcpmcp-server Claude Desktop
Installation Guide
Run command: npx -y @modelcontextprotocol/server-glenngillen-mcpmcp-server
Detailed Documentation
βοΈ π π πͺ π§ - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
Configuration
{
"mcpServers": {
"glenngillen-mcpmcp-server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-glenngillen-mcpmcp-server"
],
"env": {}
}
}
}