NexusAPI MCP Server
Related Servers
Alternatives to NexusAPI MCP Server
No user-submitted related servers found.
Related Servers
AlicenseNot gradedqualityDmaintenanceEnables AI agents to interact with the Nexus blockchain, providing tools for querying blockchain data, smart contract calls, transaction submission, and event monitoring.7MIT- AlicenseNot gradedqualityCmaintenanceEnables AI agents to post tasks with JSON-schema validation and run workers, facilitating agent-to-agent collaboration on the NexusToken network.1MIT
- FlicenseBqualityNot gradedmaintenanceEnables AI assistants to interact with Nexus projects, allowing management of projects, bugs, milestones, concepts, and templates through natural language commands.20-
- FlicenseNot gradedqualityBmaintenanceNexusAPI provides a suite of 18 compute tools for AI agents, including web scraping, sandboxed Python code execution, and NLP processing. It enables agents to perform complex tasks like sentiment analysis, image manipulation, and data extraction through a unified interface.-

@callirra/mcpofficial
AlicenseNot gradedqualityBmaintenanceEnables MCP-compatible agents to discover models, generate images and videos, use Prompt Studio, upload references, poll tasks, and check balances via the Callirra API.7 npm1MIT- AlicenseNot gradedqualityBmaintenanceEnables Claude Code to read and update tasks in the Nexus/TaskBridge project management system through its public API.106 npmISC
TDQS
Scored across 4 tools
Each tool targets a distinct stage of the workflow: listing models, inspecting schemas, creating generation tasks, and retrieving task results. There is no overlap or ambiguity between them.
All tools follow a consistent pattern: the 'nexusapi_' prefix followed by a verb_noun combination (list_models, get_model_schema, generate, get_task). This is uniform and predictable.
Four tools is well-scoped for the server's purpose of managing generation tasks. Each tool is necessary and there are no redundant or missing tools.
The tool set covers the core workflow: discover models, inspect schema, generate, and fetch results. A minor gap is lack of a cancel or delete task operation, but the essential lifecycle is covered.