falcon-mcp
Rank #31,146io.github.rijul170/falcon-mcp
Community extension of CrowdStrike falcon-mcp with near-complete Falcon API coverage
falcon-mcp is a Model Context Protocol (MCP) server published by rijul170. It ranks #31,146 of 115,591 servers tracked on MCP Toplist. falcon-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jun 29, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 84,445 of 115,591 servers on MCP Toplist.
Use falcon-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add falcon-mcp -- uvx falcon-mcp-extended[mcp_servers.falcon-mcp]
command = "uvx"
args = ["falcon-mcp-extended"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"falcon-mcp": {
"command": "uvx",
"args": [
"falcon-mcp-extended"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"falcon-mcp": {
"command": "uvx",
"args": [
"falcon-mcp-extended"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"falcon-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"falcon-mcp-extended"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"falcon-mcp": {
"command": "uvx",
"args": [
"falcon-mcp-extended"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"falcon-mcp": {
"command": "uvx",
"args": [
"falcon-mcp-extended"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.rijul170%2Ffalcon-mcp)<a href="https://mcptoplist.com/server/io.github.rijul170%2Ffalcon-mcp"><img src="https://mcptoplist.com/badge/io.github.rijul170%2Ffalcon-mcp.svg" alt="MCP Toplist: Top 50% of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
rijul170
Other servers by rijul170
- AlertLogic MCP Server#31,145 · 1 ver
- Sophos Central MCP Server#31,147 · 1 ver
- Qualys MCP Server#61,568 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.9.0 | Jul 14, 2026 |
Frequently asked questions
- Who maintains falcon-mcp?
- falcon-mcp is maintained by rijul170, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is falcon-mcp listed on the Official MCP Registry?
- Yes — falcon-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does falcon-mcp have?
- MCP Toplist tracks 1 version of falcon-mcp, most recently published on Jul 14, 2026.
- Where can I find the source code for falcon-mcp?
- The source code for falcon-mcp is hosted at github.com/rijul170/falcon-mcp.