Skip to main content
Glama

MantisBT MCP Server

by ggiraudon
docker-compose.yml283 B
name: 'mantisbt-mcp-server' networks: frontend: name: lan external: true n8n: external: true services: mantisbt-mcp-server: build: . volumes: - ./.env:/app/.env ports: - "8088:8088" restart: unless-stopped networks: n8n: null

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/ggiraudon/mantisbtMCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server