M
MCP Test
by @Peterpan-MU
用于测试MCP Server的可用性
Created 11/19/2025
Updated 27 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server
Install Package (if required)
uvx mcp-test
Cursor configuration (mcp.json)
{
"mcpServers": {
"peterpan-mu-mcp-test": {
"command": "uvx",
"args": [
"mcp-test"
]
}
}
}