M
MCP
by @Kludex
MCP server by Kludex
Created 9/2/2025
Updated 5 days ago
README
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"kludex-mcp": {
"command": "uvx",
"args": [
"mcp"
]
}
}
}