← Registry

Content Tools

crewai.com

Provides access to CrewAI's public content such as blog posts, case studies, webinars, events, and developer resources.

1 endpoint5 known toolsFirst detected June 18, 2026Last detected August 22, 2026

ENDPOINT 1

https://crewai.com/mcp

No auth detected

MCP server metadata

Name
crewai-marketing-site
Version
1.0.0
Capabilities
tools.listChanged

Known tools 5

crewai_list_blog_posts

Returns paginated blog posts from the CrewAI marketing site public API (same data as GET /api/blog-posts).

Inferred read-only
crewai_list_case_studies

Returns paginated customer case studies (same data as GET /api/case-studies).

Inferred read-only
crewai_list_webinars

Returns paginated webinars (same data as GET /api/webinars).

Inferred read-only
crewai_list_events

Returns paginated events (same data as GET /api/events).

Inferred read-only
crewai_developer_resources

Returns canonical URLs for CrewAI staging developer docs: OpenAPI, auth, webhooks, MCP, and portal.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.crewai-marketing-site]
url = "https://crewai.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crewai-marketing-site": {
      "type": "http",
      "url": "https://crewai.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crewai-marketing-site
Remote MCP URL: https://crewai.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "crewai-marketing-site": {
      "url": "https://crewai.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crewai-marketing-site": {
      "type": "http",
      "url": "https://crewai.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crewai-marketing-site",
  "transport": "streamable-http",
  "url": "https://crewai.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for crewai.com was fetched 2026-08-23T17:49:47.436Z.

Trust status Trusted

crewai.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.