T
Test Remote MCP Server
by @prakhar1605
MCP server by prakhar1605
Created 3/31/2026
Updated about 7 hours ago
README
Repository documentation and setup instructions
README not available
Quick Setup
Installation guide for this server
Install Package (if required)
uvx test-remote-mcp-server
Cursor configuration (mcp.json)
{
"mcpServers": {
"prakhar1605-test-remote-mcp-server": {
"command": "uvx",
"args": [
"test-remote-mcp-server"
]
}
}
}