Skip to content

MantisBT MCP Server

io.github.dpesch/mantisbt-mcp-server · Status: active

If you find your own account name here: write informally to German.saas@web.de, stating the identifier concerned. No reason has to be given. How to object

Registry name
io.github.dpesch/mantisbt-mcp-server
Package coordinate
npm:@dpesch/mantisbt-mcp-server
Version
1.11.0
Listed in the registry
2026-07-03
Changed in the registry
2026-07-03
First seen by tracevero
2026-08-06

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

Vendor's own description, untranslated and unverified

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin. What the confidence levels mean

Measured values

Measured values
Credentials requiredyes
Raw declaration – Required secret variables (raw): MANTIS_API_KEY
Raw declaration – Required secret headers (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Execution locationlocal
Raw declaration – Transports (raw): stdio
Source: MCP-Register · collected on 2026-08-06 · derived
Path argument presentyes
Raw declaration – Path arguments (raw): confirmed absent
Raw declaration – Path environment variables (raw): MANTIS_CACHE_DIR, MANTIS_SEARCH_DIR, MANTIS_UPLOAD_DIR
Source: MCP-Register · collected on 2026-08-16 · derived
Repository URL listedno
Raw declaration – Repository (raw): confirmed absent
Source: MCP-Register · collected on 2026-08-06 · derived
Version1.11.0
Source: MCP-Register · collected on 2026-08-06 · self-declared

Position within the holdings

How many of the 24,507 published entries carry the same measured value. A reference figure, not an assessment.

All 4 values together are carried by 2 of 24,507 entries.

This entry appears in these selections

The source's raw values23

Evidence for this page: The values on this page come from several collections. Each row therefore states its own origin.

Raw values
Environment variables (raw)MANTIS_BASE_URL, MANTIS_API_KEY, MANTIS_CACHE_DIR, MANTIS_CACHE_TTL, TRANSPORT, PORT, MCP_HTTP_HOST, MCP_HTTP_TOKEN, MANTIS_SEARCH_ENABLED, MANTIS_SEARCH_BACKEND, MANTIS_SEARCH_DIR, MANTIS_SEARCH_MODEL, MANTIS_SEARCH_THREADS, MANTIS_UPLOAD_DIR
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret variables (raw)MANTIS_API_KEY
Source: MCP-Register · collected on 2026-08-06 · self-declared
Transports (raw)stdio
Source: MCP-Register · collected on 2026-08-06 · self-declared
Path arguments (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Repository (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-06 · self-declared
Package registries (raw)npm
Source: MCP-Register · collected on 2026-08-06 · self-declared
Required secret headers (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Path environment variables (raw)MANTIS_CACHE_DIR, MANTIS_SEARCH_DIR, MANTIS_UPLOAD_DIR
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote URLs (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Remote hosts (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Registry status message (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
First listed in the registry (raw)2026-07-03
Source: MCP-Register · collected on 2026-08-16 · self-declared
Last changed in the registry (raw)2026-07-03
Source: MCP-Register · collected on 2026-08-16 · self-declared
Schema version of the raw record (raw)https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
Source: MCP-Register · collected on 2026-08-16 · self-declared
Delivery form (raw)paket
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository platform (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Repository subfolder (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package identifiers (raw)@dpesch/mantisbt-mcp-server
Source: MCP-Register · collected on 2026-08-16 · self-declared
Package versions (raw)1.11.0
Source: MCP-Register · collected on 2026-08-16 · self-declared
Runtime hints (raw)npx
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable formats (raw)boolean, filepath, number, string
Source: MCP-Register · collected on 2026-08-16 · self-declared
Environment variable descriptions (raw)MANTIS_API_KEY=MantisBT API key (Profile → API Tokens in MantisBT) · MANTIS_BASE_URL=Base URL of the MantisBT REST API, e.g. https://your-mantis.example.com/api/rest · MANTIS_CACHE_DIR=Directory for the metadata cache. Defaults to ~/.cache/mantisbt-mcp · MANTIS_CACHE_TTL=Metadata cache TTL in seconds. Default: 3600 (1 hour) · MANTIS_SEARCH_BACKEND=Vector store backend for semantic search. 'vectra' (default, pure JS) or 'sqlite-vec' (faster for >10k issues) · MANTIS_SEARCH_DIR=Directory for the semantic search index. Defaults to ~/.cache/mantisbt-mcp/search · MANTIS_SEARCH_ENABLED=Enable offline semantic search (requires ~80 MB model download on first use) · MANTIS_SEARCH_MODEL=Hugging Face model for embeddings. Default: Xenova/paraphrase-multilingual-MiniLM-L12-v2 · MANTIS_SEARCH_THREADS=ONNX inference threads for the embedding model. Default: 1 · MANTIS_UPLOAD_DIR=If set, restricts file uploads to this directory (path traversal protection) · MCP_HTTP_HOST=Bind address when TRANSPORT=http. Default: 127.0.0.1 (local only). Use 0.0.0.0 for Docker/remote. · MCP_HTTP_TOKEN=Optional Bearer token to protect the /mcp endpoint when TRANSPORT=http · PORT=HTTP port when TRANSPORT=http. Default: 3000 · TRANSPORT=Transport mode. 'stdio' for local use (default), 'http' for remote/team deployments
Source: MCP-Register · collected on 2026-08-16 · self-declared
Icon formats (raw)confirmed absent
Source: MCP-Register · collected on 2026-08-16 · self-declared

Changes

Changes
2026-08-16Path argument present: false → true
2026-08-16Last changed in the registry (raw): – → 2026-07-03
2026-08-16First listed in the registry (raw): – → 2026-07-03
2026-08-16Registry status message (raw): – → –
2026-08-16Schema version of the raw record (raw): – → https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json
2026-08-16Icon formats (raw): – → –
2026-08-16Environment variable descriptions (raw): – → MANTIS_API_KEY=MantisBT API key (Profile → API Tokens in MantisBT) · MANTIS_BASE_URL=Base URL of the MantisBT REST API, e.g. https://your-mantis.example.com/api/rest · MANTIS_CACHE_DIR=Directory for the metadata cache. Defaults to ~/.cache/mantisbt-mcp · MANTIS_CACHE_TTL=Metadata cache TTL in seconds. Default: 3600 (1 hour) · MANTIS_SEARCH_BACKEND=Vector store backend for semantic search. 'vectra' (default, pure JS) or 'sqlite-vec' (faster for >10k issues) · MANTIS_SEARCH_DIR=Directory for the semantic search index. Defaults to ~/.cache/mantisbt-mcp/search · MANTIS_SEARCH_ENABLED=Enable offline semantic search (requires ~80 MB model download on first use) · MANTIS_SEARCH_MODEL=Hugging Face model for embeddings. Default: Xenova/paraphrase-multilingual-MiniLM-L12-v2 · MANTIS_SEARCH_THREADS=ONNX inference threads for the embedding model. Default: 1 · MANTIS_UPLOAD_DIR=If set, restricts file uploads to this directory (path traversal protection) · MCP_HTTP_HOST=Bind address when TRANSPORT=http. Default: 127.0.0.1 (local only). Use 0.0.0.0 for Docker/remote. · MCP_HTTP_TOKEN=Optional Bearer token to protect the /mcp endpoint when TRANSPORT=http · PORT=HTTP port when TRANSPORT=http. Default: 3000 · TRANSPORT=Transport mode. 'stdio' for local use (default), 'http' for remote/team deployments
2026-08-16Environment variable formats (raw): – → boolean, filepath, number, string
2026-08-16Delivery form (raw): – → paket
2026-08-16Remote hosts (raw): – → –

These are the 10 most recent changes to this entry. Full history

tracevero · https://tracevero.com/mcp/io-github-dpesch-mantisbt-mcp-server