Provides a Model Context Protocol server for accessing MantisBT objects via its REST API.
MantisBT is an MCP server designed to facilitate robust, type-safe interactions with MantisBT's REST API. Built with TypeScript, FastMCP, Axios, and Zod, it offers a streamlined way to manage issues, projects, users, and issue notes. It leverages bearer token authentication and Zod schemas for rigorous request/response validation, ensuring reliable data exchange and consistent error handling, making it an ideal tool for integrating MantisBT functionalities into other applications or systems.