Skip to main content
Glama
11Agents

11agents Cloud MCP

Official
by 11Agents

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.

Related MCP server: TokenHub MCP

Capabilities

Area

Tools

Project knowledge and data

knowledge_sync, database_sync, data_format_define, data_push

Advertising and analytics

ads_daily_snapshot_push, analytics_summary, analytics_funnel, analytics_channels, analytics_events

Planning

agent_planning

SEO and AI visibility research

ahrefs_keyword_research, ahrefs_domain_research, querit_ai_citation_research, apodex_deep_research

Image and audio generation

image_prompt_generate, image_generate, image_generate_async, image_job_get, image_job_image_get, fish_audio_tts

Short-drama intelligence and reports

radar_top_dramas, radar_data_publish, insight_card_publish

Agent skill sync

skill_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.

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Hosted AgentLux MCP server for marketplace, identity, creator, services, and social flows.

  • Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.

  • A Model Context Protocol server for Wix AI tools

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/11Agents/11agents-cloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server