Mantis MCP Server
@MCP-Mirror
Mantis MCP Server について
Mirror of
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Mantis MCP Server?
Mantis MCP Server is a service based on the Model Context Protocol (MCP) that integrates with the Mantis Bug Tracker system. It provides tools to query and analyze data from a Mantis instance via the MCP protocol.
How to use Mantis MCP Server?
Install the package with npm (globally or locally), configure environment variables (MANTIS_API_URL, MANTIS_API_KEY) in a .env file, and then add the server configuration to your MCP client (e.g., Cursor, VS Code) using the provided JSON examples for Windows or macOS/Linux.
Key features of Mantis MCP Server
- Issue management with filtering and detail retrieval
- User lookup by name and full user list
- Project list retrieval
- Issue statistics grouped by status, priority, severity, handler, or reporter
- Assignment statistics with status filtering
- Performance optimizations: field selection, pagination, auto-compression
Use cases of Mantis MCP Server
- Query and filter Mantis issues from an AI assistant
- Get user and project information without manual API calls
- Generate issue statistics for reporting and analysis
- Analyze issue assignment distribution across users
FAQ from Mantis MCP Server
What do I need to configure?
You must set MANTIS_API_URL (your Mantis API endpoint) and MANTIS_API_KEY (API token obtained from your MantisBT account).
How do I get a Mantis API key?
Log in to your MantisBT account, go to "My Account" > "API Tokens" tab, create a new token, and copy it.
Can I use the server without global installation?
Yes, on macOS/Linux you can use npx to run the latest version without global install; on Windows global installation is shown.
Where are logs stored if file logging is enabled?
Logs are saved to logs/mantis-mcp-server-combined.log (all levels) and logs/mantis-mcp-server-error.log (errors only), with a 5 MB file size limit and 5 historical files retained.
What transports does the server support?
The server uses standard input/output (stdio) as the transport for MCP, as shown in the configuration examples for Cursor and VS Code.
「その他」の他のコンテンツ
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
コメント