Security Recipes
Rank #10,481io.github.stevologic/security-recipes
Read-only CVE intelligence, remediation playbooks, and agent setup guides. Not a scanner.
Security Recipes is a Model Context Protocol (MCP) server published by stevologic. It ranks #10,481 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Security Recipes is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 121,565 of 132,046 servers on MCP Toplist.
Use Security Recipes
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http security-recipes https://security-recipes.ai/mcp[mcp_servers.security-recipes]
url = "https://security-recipes.ai/mcp"Add to ~/.codex/config.toml.
https://security-recipes.ai/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"security-recipes": {
"url": "https://security-recipes.ai/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"security-recipes": {
"type": "http",
"url": "https://security-recipes.ai/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"security-recipes": {
"serverUrl": "https://security-recipes.ai/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"security-recipes": {
"url": "https://security-recipes.ai/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.stevologic%2Fsecurity-recipes)<a href="https://mcptoplist.com/server/io.github.stevologic%2Fsecurity-recipes"><img src="https://mcptoplist.com/badge/io.github.stevologic%2Fsecurity-recipes.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
stevologic
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains Security Recipes?
- Security Recipes is maintained by stevologic, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Security Recipes listed on the Official MCP Registry?
- Yes — Security Recipes is listed on the Official MCP Registry, alongside Glama.
- How many versions does Security Recipes have?
- MCP Toplist tracks 1 version of Security Recipes, most recently published on Aug 26, 2026.
- Where can I find the source code for Security Recipes?
- The source code for Security Recipes is hosted at github.com/stevologic/security-recipes.ai.
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.