Skip to main content
Glama

MantisBT MCP Server

by ggiraudon
package.json618 B
{ "name": "mantisbt-mcp-server", "version": "1.0.0", "main": "src/main.ts", "scripts": { "dev": "ts-node src/main.ts", "build": "tsc", "test": "jest", "lint": "eslint src --ext .ts" }, "dependencies": { "axios": "^1.6.0", "dotenv": "^16.0.0", "fastmcp": "latest", "zod": "^3.22.2" }, "devDependencies": { "@types/node": "^20.0.0", "@typescript-eslint/eslint-plugin": "^6.0.0", "@typescript-eslint/parser": "^6.0.0", "eslint": "^8.0.0", "jest": "^29.0.0", "openapi-typescript": "^7.9.1", "ts-node": "^10.9.1", "typescript": "^5.9.2" } }

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