← All servers

볼테나 ERP (Boltena ERP)

com.boltena/erp v1.20.6
Official Registry other

중소 제조기업용 ERP 조회 전용 MCP 서버(재고·매출·채권·수주/발주·회계). 쓰기 도구 없음.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add erp --transport http https://app.boltena.com/api/ext/mcp
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "erp": {
      "url": "https://app.boltena.com/api/ext/mcp"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "erp": {
      "serverUrl": "https://app.boltena.com/api/ext/mcp"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "erp": {
      "type": "http",
      "url": "https://app.boltena.com/api/ext/mcp"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "erp": {
      "url": "https://app.boltena.com/api/ext/mcp"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "erp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.boltena.com/api/ext/mcp"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://app.boltena.com/api/ext/mcp
x-api-key: •••••• (required)

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/com.boltena--erp/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent