Mantis MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MANTIS_API_KEY | Yes | Your Mantis API key/token | |
| MANTIS_API_URL | Yes | Your Mantis instance API URL |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_issuesB | 獲取 Mantis 問題列表,可根據多個條件進行過濾,建議查詢時select選擇id,summary,description就好,資訊過多可能導致程式異常 |
| get_issue_by_idC | 根據 ID 獲取 Mantis 問題詳情 |
| get_userB | 根據用戶名稱查詢 Mantis 用戶 |
| get_projectsC | 獲取 Mantis 專案列表 |
| get_issue_statisticsC | 獲取 Mantis 問題統計數據,根據不同維度進行分析 |
| get_assignment_statisticsC | 獲取 Mantis 問題分派統計數據,分析不同用戶的問題分派情況 |
| get_users_by_project_idC | 獲取指定專案的所有用戶 |
| get_usersC | 用暴力法強制取得所有用戶 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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