businessmap-mcp
Verified Safeby edicarloslds
Overview
Provides a Model Context Protocol interface for integrating with BusinessMap (Kanbanize) for comprehensive project, board, and card management.
Installation
npx @edicarlos.lds/businessmap-mcpEnvironment Variables
- BUSINESSMAP_API_URL
- BUSINESSMAP_API_TOKEN
Security Notes
The server uses Zod for robust input validation, mitigating common injection vulnerabilities. It enforces a read-only mode configurable via environment variables, adding a layer of safety for sensitive operations. Logging is correctly directed to STDERR, preventing protocol corruption. Sensitive API credentials (token, URL) are expected to be provided via environment variables, which is a standard practice, but their secure management in the deployment environment is critical to prevent unauthorized access. There is no evident use of 'eval' or direct arbitrary command execution from user input.
Similar Servers
mcp-atlassian
Provides an MCP (Model Context Protocol) server for interacting with Atlassian Jira and Confluence APIs, offering tools for content management, search, and workflow automation.
mcp-server-trello
This server provides tools for interacting with Trello boards, enabling automation of project management, task management, and reporting workflows.
backlog-mcp-server
This MCP server integrates Backlog API with AI agents like Claude to manage projects, issues, and wikis, providing a conversational interface for project management tasks.
mcp-github-project-manager
AI-powered GitHub Project Management, including automated roadmap generation, sprint planning, issue triaging, task breakdown, and comprehensive project workflow automation.