Back to Browse

11agents Cloud MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Cloud MCP for project data, analytics, research, content planning, media generation, and growth.

About

Cloud MCP for project data, analytics, research, content planning, media generation, and growth.

Remote endpoints: streamable-http: https://app.11agents.ai/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-11agents-cloud-mcp": {
      "url": "https://app.11agents.ai/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

11agents Cloud MCP

Connect AI agents to a project-scoped growth workspace through one hosted Model Context Protocol server. The server exposes 25 tools for project knowledge, structured data, analytics, research, planning, media generation, short-drama intelligence, reports, and skill synchronization.

Connect

  • MCP endpoint: https://app.11agents.ai/mcp
  • Transport: Streamable HTTP
  • Authentication: Authorization: Bearer <project token>
  • Discovery: https://app.11agents.ai/.well-known/mcp.json

Create or open a project at 11agents, open its MCP page, and copy the project token. Keep the token secret: it grants access to that project's MCP tools and data.

Use this generic remote-server configuration in clients that accept MCP JSON:

{
  "mcpServers": {
    "11agents": {
      "type": "streamable-http",
      "url": "https://app.11agents.ai/mcp",
      "headers": {
        "Authorization": "Bearer YOUR_PROJECT_TOKEN"
      }
    }
  }
}

Client configuration formats differ. If a client has separate URL and header fields, use the endpoint above and add the Authorization header exactly as shown.

Capabilities

AreaTools
Project knowledge and dataknowledge_sync, database_sync, data_format_define, data_push
Advertising and analyticsads_daily_snapshot_push, analytics_summary, analytics_funnel, analytics_channels, analytics_events
Planningagent_planning
SEO and AI visibility researchahrefs_keyword_research, ahrefs_domain_research, querit_ai_citation_research, apodex_deep_research
Image and audio generationimage_prompt_generate, image_generate, image_generate_async, image_job_get, image_job_image_get, fish_audio_tts
Short-drama intelligence and reportsradar_top_dramas, radar_data_publish, insight_card_publish
Agent skill syncskill_list, skill_file_get

The server returns only tools available to the authenticated project. Some write, paid-provider, or publishing actions may require project permissions or approval.

Security and support

This repository contains public metadata and connection documentation for the hosted server. The production service remains hosted and maintained by 11agents.

Reviews

No reviews yet

Be the first to review this server!