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