M
MCP Caller
作者 @AB498
MCP client CLI that starts an MCP server, performs the protocol handshake, and calls a tool by JSON input.
创建于 4/11/2026
更新于 about 4 hours ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-mcp-caller
Cursor 配置 (mcp.json)
{
"mcpServers": {
"ab498-mcp-caller": {
"command": "npx",
"args": [
"ab498-mcp-caller"
]
}
}
}
作者服务器
其他服务器由 AB498