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