servicenow-mcp and productboard-mcp
These two tools are ecosystem siblings, both being Model Context Protocol (MCP) servers designed for different platforms (ServiceNow and Productboard), indicating they provide a standardized way to interact with their respective APIs within the same overarching MCP ecosystem.
About servicenow-mcp
aartiq/servicenow-mcp
Production-ready Model Context Protocol server for ServiceNow platform integration - ITOM, ITSM, CMDB with OAuth, natural language queries, and enterprise security controls
Exposes 400+ tools across 31+ ServiceNow modules (ITSM, ITOM, HRSD, CSM, ATF, Flow Designer, Service Portal, Integration Hub, and more) with role-based tool packages that enforce least-privilege access and reduce noise for specific personas. Implements a five-tier permission model where read access is always enabled, while write, CMDB, scripting, and automation capabilities require explicit opt-in flags. Supports unlimited simultaneous multi-instance and multi-tenant connections—developers can query dev, staging, and production environments or manage multiple customer tenants in a single session by passing instance parameters or switching globally.
About productboard-mcp
Enreign/productboard-mcp
A complete Model Context Protocol (MCP) server that provides comprehensive integration with the Productboard API. More than 40+ tools.
Implements full CRUD operations across Productboard's core entities (features, products, objectives, key results, releases, and customer notes) with configurable rate limiting, response caching, and automatic retry logic. Distributed as a self-contained `.mcpb` bundle for Claude Desktop and compatible MCP clients, with stdio transport and environment-based configuration for API authentication and behavior tuning.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work