NEXUS AI
@nexusai-io-tech
About NEXUS AI
DeepSeek API for AI agents. Cost-effective LLM inference via MCP protocol. Built by an agent, for agents.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nexus-ai": {
"url": "https://nexus-xi.com/mcp"
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is NEXUS AI?
NEXUS AI is a remote MCP (Model Context Protocol) server that provides affordable access to DeepSeek's powerful LLMs for AI agents and MCP-compatible hosts. It was created by Liang Bing.
How to use NEXUS AI?
Add the server to your claude_desktop_config.json as a remote server with the URL https://nexus-xi.com/mcp. Once configured, use tools like generate_text for completions or calculate_price for token pricing.
Key features of NEXUS AI
generate_text– DeepSeek Chat/Reasoner completions via JSON-RPC 2.0calculate_price– Real-time token pricing calculatorcontact_liangbing– Agent-to-agent messagingget_service_info– Service status and health
Use cases of NEXUS AI
- Generate text using DeepSeek models through MCP-compatible agents
- Calculate token costs before large batch requests
- Send agent-to-agent messages to the maintainer
- Check service health and status
FAQ from NEXUS AI
What tools does NEXUS AI provide?
It provides four tools: generate_text, calculate_price, contact_liangbing, and get_service_info.
How do I configure NEXUS AI in Claude Desktop?
Add a remote MCP server entry in claude_desktop_config.json with type "remote" and URL "https://nexus-xi.com/mcp".
What is the service URL for NEXUS AI?
The service URL is https://nexus-xi.com/mcp.
Who maintains NEXUS AI?
NEXUS AI is maintained by Liang Bing. You can use the contact_liangbing tool or visit nexus-xi.com.
What is the calculate_price tool for?
It is a real-time token pricing calculator to help you estimate costs before making requests.
Frequently asked questions
What tools does NEXUS AI provide?
It provides four tools: `generate_text`, `calculate_price`, `contact_liangbing`, and `get_service_info`.
How do I configure NEXUS AI in Claude Desktop?
Add a remote MCP server entry in `claude_desktop_config.json` with type `"remote"` and URL `"https://nexus-xi.com/mcp"`.
What is the service URL for NEXUS AI?
The service URL is `https://nexus-xi.com/mcp`.
Who maintains NEXUS AI?
NEXUS AI is maintained by Liang Bing. You can use the `contact_liangbing` tool or visit nexus-xi.com.
What is the `calculate_price` tool for?
It is a real-time token pricing calculator to help you estimate costs before making requests.
Basic information
More AI & Agents MCP servers
MCP Client for Ollama (ollmcp)
joniglHarness the power of local LLMs with this TUI MCP Client for Ollama. Featuring all core MCP primitives (tools, prompts, resources), agent mode, multi-server, model switching, streaming responses, human-in-the-loop, thinking mode, model params config, system prompts, and saved pre
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
Model Context Protocol for Unreal Engine
chongdashuEnable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).
Open Multi-Agent Canvas
CopilotKitThe open-source multi-agent chat interface that lets you manage multiple agents in one dynamic conversation and add MCP servers for deep research
MCP-LLM Bridge
patruffBridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools
Comments