Shrike
Rank #16,808io.github.Shrike-Security/shrike-mcp
Governs what AI agents do: tool calls, SQL, commands, files checked against policy before they run.
Shrike is a Model Context Protocol (MCP) server published by shrike-security. It ranks #16,808 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Shrike is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Feb 11, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 115,238 of 132,046 servers on MCP Toplist.
Use Shrike
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add shrike-mcp -- npx -y shrike-mcp[mcp_servers.shrike-mcp]
command = "npx"
args = ["-y", "shrike-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"shrike-mcp": {
"command": "npx",
"args": [
"-y",
"shrike-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"shrike-mcp": {
"command": "npx",
"args": [
"-y",
"shrike-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"shrike-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"shrike-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"shrike-mcp": {
"command": "npx",
"args": [
"-y",
"shrike-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"shrike-mcp": {
"command": "npx",
"args": [
"-y",
"shrike-mcp"
]
}
}
}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.Shrike-Security%2Fshrike-mcp)<a href="https://mcptoplist.com/server/io.github.Shrike-Security%2Fshrike-mcp"><img src="https://mcptoplist.com/badge/io.github.Shrike-Security%2Fshrike-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shrike-security
Available versions (4)
| Version | Published |
|---|---|
| 4.0.2 | Aug 31, 2026 |
| 1.1.1 | Feb 12, 2026 |
| 1.1.0 | Feb 12, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Shrike?
- Shrike is maintained by shrike-security, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Shrike listed on the Official MCP Registry?
- Yes — Shrike is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Shrike have?
- MCP Toplist tracks 4 versions of Shrike, most recently published on Aug 31, 2026.
- Where can I find the source code for Shrike?
- The source code for Shrike is hosted at github.com/shrike-security/shrike-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.