ICP Control Plane MCP Server
Related Servers
Alternatives to ICP Control Plane MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityCmaintenanceMCP server that equips AI agents with dev workflow tools including GitHub project management, conventional commits, visual regression testing, Jira/Confluence integration, and a persistent memory knowledge graph.7 npmMIT
- AlicenseCqualityDmaintenanceA production-grade MCP server providing an autonomous AI agent swarm, persistent semantic memory, browser automation, multi-model reasoning, and 78+ tools for AI-first testing and development.63MIT
- AlicenseNot gradedqualityDmaintenanceA production-grade MCP server designed for multi-tenant, authenticated, and observable AI agent systems, enabling secure tool execution across heterogeneous data sources.62MIT
- AlicenseNot gradedqualityDmaintenanceA production-grade TypeScript MCP server that provides AI agents with structured access to real-world data across financial markets, Web3/DeFi, developer tools, and healthcare domains. It features built-in authentication, domain isolation, caching, and rate limiting for reliable API integrations.7 npmMIT
- AlicenseBqualityCmaintenanceProduction-grade, autonomous Model Context Protocol (MCP) server that elevates AI models from stateless code generators into persistent, self-verifying software engineers.211MIT
- AlicenseNot gradedqualityCmaintenanceA production-ready MCP server that enables multiple AI agents to collaborate through a shared, concurrency-safe memory space. It supports advanced search, full CRUD operations, and automatic backups to facilitate asynchronous communication between agents.MIT
TDQS
Scored across 36 tools
Several tools have overlapping purposes, such as icp_install_code, icp_upgrade_canister, and icp_deploy, or icp_canister_info and icp_get_canister_status. However, descriptions generally clarify the intended use, and each tool targets a specific scenario.
Naming is mixed: some tools use the icp_ prefix with verb_noun order (icp_create_canister), while others omit the prefix (get_principal_id) or use noun_verb order (icp_canister_info). This inconsistency makes the set harder to navigate.
With 36 tools, the set exceeds the 25-tool threshold for 'too many'. Although the broad scope of ICP control justifies some variety, several tools are advisory or could be consolidated (e.g., guides, preflight checks, asset WASM installation).
The set covers major workflows: auth, cycles management, canister lifecycle, building, deploying, frontend, and tokens. However, obvious gaps remain, such as listing canisters, managing controller settings, or updating canister metadata, which are typical for a control plane.