M
MCP
by @xjly
MCP server by xjly
Created 4/8/2026
Updated about 7 hours ago
README
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp
Cursor configuration (mcp.json)
{
"mcpServers": {
"xjly-mcp": {
"command": "uvx",
"args": [
"mcp"
]
}
}
}