MCP Directory
Back

boltmcp

by boltmcp · Shell · ★ 357

boltmcp — MCP server.

#agentic-ai#llm#mcp#mcp-server#skills

Install

git clone https://github.com/boltmcp/boltmcp.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "boltmcp": {
      "command": "npx",
      "args": [
        "-y",
        "github:boltmcp/boltmcp"
      ]
    }
  }
}

From the README

BoltMCP installs on any Kubernetes cluster with a single Helm chart. 1. Prerequisite: [install Claude Code](https://code.claude.com/docs/) and login 2. Clone this repository 3. Move your BoltMCP access key to the directory > Replace with the path to your access key file 4. Open Claude Code from inside the directory 5. Invoke the Skill and Claude will walk you through the installation process > Replace the text after "/install-boltmcp " with any instruction related to installing, updating or uninstalling BoltMCP. If you'd prefer to do the installation manually, visit https://install.…
Read full README on GitHub →

Related ai & ml servers