mcpbeat Sign in

Falcon MCP Server

local only

Falcon MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 57 installs a week from pypi. Last commit 26 Jul 2026.

Community extension of CrowdStrike falcon-mcp with near-complete Falcon API coverage

Installs per day peak 17 · avg 8 · -15% w/w
a month agotoday
57
Installs / week
pypi · falcon-mcp-extended
0
Stars
1 open issues
26 Jul 2026
Last commit
0 releases in 90 days
MIT
License
Python

Nothing serious here today

Today is the operative word: we check Falcon MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add falcon-mcp -- uvx falcon-mcp-extended
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "falcon-mcp": {
      "args": [
        "falcon-mcp-extended"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.falcon-mcp]
command = "uvx"
args = ["falcon-mcp-extended"]
.cursor/mcp.json
{
  "mcpServers": {
    "falcon-mcp": {
      "args": [
        "falcon-mcp-extended"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "falcon-mcp": {
      "args": [
        "falcon-mcp-extended"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Falcon MCP

same job, measured the same way
Resend Email MCP
by helbertparanhos

Complete Resend email MCP: full API coverage + debug layer (deliverability, DNS, bounces).

31 installs/wk local only
Figma MCP Server
by planetabhi

A local MCP server with full Figma REST API coverage.

1 772 installs/wk local only
A
Nginx Proxy Manager
by baeck

MCP server for Nginx Proxy Manager with full API coverage (43 tools)

98 installs/wk local only
Apple Mail MCP
by imdinu

Apple Mail MCP server with full-coverage FTS5 body search, reliable on large mailboxes.

504 installs/wk local only
Mac Mail MCP
by wagamama

Mac Mail MCP server with full-coverage FTS5 body search for local Apple Mail.

182 installs/wk local only
Amazing Marvin (complete)
by andreasd083

Amazing Marvin task manager: complete public-API coverage (37 tools) with built-in rate limiting

1 258 installs/wk local only
срезAI — Search API for AI agents
by srezai

Web search, page reading and structured extraction for AI agents, with strong RU coverage

10 tools answering
InsAIts - AI Communication Security Monitor
by nomadu27

Runtime AI-to-AI security monitor. 23 anomaly types, OWASP MCP Top 10 coverage.

321 installs/wk local only

Falcon MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Falcon MCP?
Falcon MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package falcon-mcp-extended was installed 57 times last week.
How do I connect Falcon MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls falcon-mcp-extended straight from pypi; nothing to host, nothing to sign up for.
How many people use Falcon MCP?
The pypi package falcon-mcp-extended was installed 57 times in the last week. Week over week that is -15%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Falcon MCP open source?
Yes — it is published under the MIT licence, written in Python, 0 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.