Danube AI
FreeNot checkedUnified platform for AI tool discovery, execution, and integration across APIs.
About
Unified platform for AI tool discovery, execution, and integration across APIs.
README
Danube is a unified platform for AI tool discovery, execution, and integration. This MCP server provides access to 30+ tools for service discovery, tool execution, workflows, skills, credentials, wallet management, and more.
Connection
URL: https://mcp.danubeai.com/mcp
Transport: Streamable HTTP
Authentication
Requires a Danube API key passed via the danube-api-key header. Get one at danubeai.com/dashboard/api-keys.
Configuration
Claude Desktop / Claude Code
{
"mcpServers": {
"danube": {
"type": "streamable-http",
"url": "https://mcp.danubeai.com/mcp",
"headers": {
"danube-api-key": "dk_your_api_key"
}
}
}
}
Available Tools
| Category | Tools |
|---|---|
| Discovery | list_services, search_tools, get_service_tools, get_recommendations |
| Execution | execute_tool, batch_execute_tools |
| Wallet | get_wallet_balance, get_spending_limits, update_spending_limits |
| Credentials | store_credential |
| Skills | search_skills, get_skill, create_skill, update_skill, delete_skill |
| Workflows | list_workflows, create_workflow, update_workflow, delete_workflow, execute_workflow, get_workflow_execution |
| Sites | search_sites, get_site_info |
| Agents | register_agent, get_agent_info, fund_agent_wallet |
| Ratings | submit_rating, get_my_rating, get_tool_ratings, report_tool |
SDKs
- Python: danubeai/danube-python |
pip install danube - TypeScript: danubeai/danube-ts |
npm install danube
Links
Installing Danube AI
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/danubeai/danube-mcpFAQ
Is Danube AI MCP free?
Yes, Danube AI MCP is free — one-click install via Unyly at no cost.
Does Danube AI need an API key?
No, Danube AI runs without API keys or environment variables.
Is Danube AI hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Danube AI in Claude Desktop, Claude Code or Cursor?
Open Danube AI on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Danube AI with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
