Skip to main content
Glama

MCP-Bereitstellungsserver

Installation

Dieser Server kann mit jedem MCP-kompatiblen Host (Claude Desktop, Cursor, Windsurf, VS Code usw.) verwendet werden.

Fügen Sie Folgendes zur Konfigurationsdatei Ihres MCP-Hosts hinzu:

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

Speicherorte der Konfigurationsdatei nach Host

Host

Konfigurationsdatei

Claude Desktop (macOS)

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

Claude Desktop (Windows)

%APPDATA%\Claude\claude_desktop_config.json

Cursor

.cursor/mcp.json (Projekt) oder ~/.cursor/mcp.json (global)

Windsurf

~/.codeium/windsurf/mcp_config.json

VS Code (Copilot)

.vscode/mcp.json (Projekt) oder Benutzer settings.json

Claude Code (CLI)

.claude/mcp.json (Projekt) oder ~/.claude/mcp.json (global)

Voraussetzungen

  • uv muss installiert sein (uvx ist darin enthalten)

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