M
MCP Server Test
作者 @Bluzzi
Testing MCP server capacities.
创建于 12/22/2025
更新于 about 6 hours ago
README
Repository documentation and setup instructions
GitHub API error: 504
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-server-test
Cursor 配置 (mcp.json)
{
"mcpServers": {
"bluzzi-mcp-server-test": {
"command": "npx",
"args": [
"bluzzi-mcp-server-test"
]
}
}
}