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 (グローバル)

前提条件

  • uv がインストールされている必要があります(uvx はこれに同梱されています)

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