Back to Browse

Danube MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Unified platform for AI tool discovery, execution, and integration across APIs and MCP servers.

About

Unified platform for AI tool discovery, execution, and integration across APIs and MCP servers.

Remote endpoints: streamable-http: https://mcp.danubeai.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-danubeai-danube": {
      "url": "https://mcp.danubeai.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Danube AI MCP Server

danubeai.com

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

CategoryTools
Discoverylist_services, search_tools, get_service_tools, get_recommendations
Executionexecute_tool, batch_execute_tools
Walletget_wallet_balance, get_spending_limits, update_spending_limits
Credentialsstore_credential
Skillssearch_skills, get_skill, create_skill, update_skill, delete_skill
Workflowslist_workflows, create_workflow, update_workflow, delete_workflow, execute_workflow, get_workflow_execution
Sitessearch_sites, get_site_info
Agentsregister_agent, get_agent_info, fund_agent_wallet
Ratingssubmit_rating, get_my_rating, get_tool_ratings, report_tool

SDKs

Links

Reviews

No reviews yet

Be the first to review this server!