Skip to main content
Glama

MCP 部署服务器

安装

此服务器可与任何兼容 MCP 的主机(Claude Desktop、Cursor、Windsurf、VS Code 等)配合使用。

将以下内容添加到您的 MCP 主机配置文件中:

{
  "mcpServers": {
    "mcpdeployment": {
      "command": "uvx",
      "args": [
        "--from",
        "git+https://github.com/manutri1986/mcpdeployment.git",
        "mcp-server"
      ]
    }
  }
}

各主机的配置文件位置

主机

配置文件

Claude Desktop (macOS)

~/Library/Application Support/Claude/claude_desktop_config.json

Claude Desktop (Windows)

%APPDATA%\Claude\claude_desktop_config.json

Cursor

.cursor/mcp.json (项目) 或 ~/.cursor/mcp.json (全局)

Windsurf

~/.codeium/windsurf/mcp_config.json

VS Code (Copilot)

.vscode/mcp.json (项目) 或用户 settings.json

Claude Code (CLI)

.claude/mcp.json (项目) 或 ~/.claude/mcp.json (全局)

先决条件

  • 必须安装 uvuvx 随其捆绑安装)

Install Server
F
license - not found
C
quality
D
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Tools

Related MCP Servers

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/manutrip-pm-AI-Defense/mcpdeployment'

If you have feedback or need assistance with the MCP directory API, please join our Discord server