← All servers
🔍

MantisBT MCP ServerVerified🛡 No advisories

io.github.dpesch/mantisbt-mcp-server
New to MCP? Start here →
0★ stars
151weekly installs
24 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/dpesch, which proved it owns this namespace.

Verified owner: github.com/dpeschio.github.dpesch/mantisbt-mcp-server

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs MANTIS_API_KEY, MCP_HTTP_TOKEN.
Configuration
Reads MANTIS_BASE_URL, MANTIS_CACHE_DIR, MANTIS_CACHE_TTL, TRANSPORT, PORT, MCP_HTTP_HOST, ….

About

MantisBT MCP server – manage issues, notes, files, tags, and relationships. With semantic search.

Packages & transports

npm@dpesch/mantisbt-mcp-serverv1.11.0 · npx

Metadata

Categorysearch
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mantisbt_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "@dpesch/mantisbt-mcp-server"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y @dpesch/mantisbt-mcp-server