安装步骤
要安装“示例MCP添加服务器”,请运行以下命令:
uvx --from git+https://github.com/bala-murthy/mcpserver-sample.git mcp-server这将从上述GitHub仓库中获取并设置mcp服务器。
或者,要添加到MCP主机,除了现有的MCP服务器外,还可以在配置文件中添加以下内容:
“MCP服务器添加”:{ “命令”:“uvx”, “args”:\[ “--来自”, “git+https://github.com/bala-murthy/mcpserver-sample.git", “mcp服务器” \] }
