Skip to main content
Glama

Mantis MCP Server

by kfnzero
.env.example388 B
# Mantis API 配置 # MantisBT 2.26.0 需要完整的 API 路徑 MANTIS_API_URL=https://your-mantis-instance.com/api/rest # API Key 需要在 Mantis 用戶配置頁面生成 MANTIS_API_KEY=your_api_key_here # 應用配置 NODE_ENV=development # development, production, test LOG_LEVEL=info # error, warn, info, debug # 快取配置 CACHE_ENABLED=true CACHE_TTL_SECONDS=300 # 5分鐘

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/kfnzero/mantis-mcp-server'

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