Skip to main content
Glama

CrowdStrike Falcon MCP Server

Official
by CrowdStrike
mcp_config.json464 B
{ "servers": [ { "name": "falcon-stdio", "transport": { "type": "stdio", "command": "python -m falcon_mcp.server" } }, { "name": "falcon-sse", "transport": { "type": "sse", "url": "http://127.0.0.1:8000/sse" } }, { "name": "falcon-streamable-http", "transport": { "type": "streamable-http", "url": "http://127.0.0.1:8000/mcp" } } ] }

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/CrowdStrike/falcon-mcp'

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