Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🔒 Security
  3. MCP Security
MCP Security logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 5:34:09 PM

MCP Security

User RatingsBe the first to rate and review this MCP server!
View Repository50 GitHub StarsTotal stargazers on GitHub for the source repository (50 stars).Visit Website
securitythreat-intelligenceorklmcp

Query ORKL for threat reports, threat actors, and intelligence source metadata through MCP tools.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

One-click editor setup isn’t available for this listing yet — we don’t have a confirmed install command, and we’d rather show nothing than point your editor at the wrong package or host. Follow the project’s own setup instructions, linked above.

Manual Client & Custom JSON ConfigExpand JSON â–¾
No confirmed setup config for this listing yet. We only publish a config block when the install details come from the project itself — its README, its docs, or a verified owner. We haven’t found those for fr0gger/MCP_Security, and we’d rather show nothing than a guess you’d paste into your client. Follow the project’s own setup instructions for the current steps.
Install Tool Schemas (3) Directory Badge Claim listing Alternatives🔒 More in Security

Overview

The fr0gger/MCP_Security MCP server connects MCP-compatible applications to the ORKL threat intelligence API. It exposes tools for listing and retrieving details about threat reports, threat actors, and intelligence sources, using IDs for detail lookups. Reach for it when an agent needs to browse ORKL intelligence data from an MCP client such as Claude Desktop.

Use cases

•Browse recent ORKL threat reports
•Retrieve details for a selected threat report
•Look up known threat actors by ID
•Inspect intelligence source metadata

Key features

•Fetch recent threat report titles and IDs
•Retrieve threat report details by ID
•List known threat actors
•Retrieve threat actor details by ID
•List intelligence sources
•Retrieve source metadata by ID

Capabilities & Tool Schemas (3) ~28 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by MCP Security.

Name

`fetch_latest_threat_reports`

Description

Fetch recent threat reports with their titles and IDs.

Parameters

None

How MCP Security works

What the fr0gger/MCP_Security MCP server does

The fr0gger/MCP_Security MCP server exposes ORKL threat intelligence data through the Model Context Protocol. It is designed for MCP-compatible applications that need to query threat reports, threat actors, and the sources associated with intelligence data.

The README documents six tools. Report tools can list recent reports with their titles and IDs, then retrieve full details for a selected report. Threat actor tools provide a list of known actors and a detail lookup by actor ID. Source tools list intelligence sources and retrieve metadata for a selected source by source ID.

The repository’s listed tool, fetch_latest_threat_reports, takes no parameters and returns recent report titles and IDs. The additional tools documented in the README accept the identifier needed for their respective detail queries.

How it works

An MCP client starts the local server and invokes one of its named tools. List operations do not require an identifier: fetch_latest_threat_reports, fetch_threat_actors, and fetch_sources are documented without parameters. Detail operations use an ID obtained from a corresponding list operation: report_id, actor_id, or source_id.

The server queries the ORKL API behind these MCP tools. The README does not describe response schemas beyond report titles and IDs for the latest-report operation, so clients should inspect returned results rather than assume a fixed set of fields for detailed records.

Setup and configuration

The fr0gger/MCP_Security MCP server is configured as a local stdio server in the provided Claude Desktop example. The configuration uses the uv command, passes a project directory with --directory, and runs the orkl entry point. The example path is specific to the author’s machine and must be replaced with the local path to the project before use.

The documented configuration places the server under the mcpServers object with the name orkl. This makes it available to Claude Desktop after the client reads the configuration file. The README does not provide environment variables, API keys, or other credential settings.

Tools and capabilities

The fr0gger/MCP_Security MCP server documents these operations:

  • fetch_latest_threat_reports: Lists recent threat reports with titles and IDs.
  • fetch_threat_report_details: Retrieves details for a report using report_id.
  • fetch_threat_actors: Lists known threat actors with IDs and names.
  • fetch_threat_actor_details: Retrieves actor information using actor_id.
  • fetch_sources: Lists sources used in threat intelligence.
  • fetch_source_details: Retrieves source metadata using source_id.

Together, these tools support a list-then-detail workflow. An agent can first obtain identifiers and then use the relevant detail tool to inspect a specific ORKL record.

Limitations and notes

The provided material does not specify authentication requirements, rate limits, pagination, filtering, caching, or the exact fields returned by detailed queries. It also does not document tools beyond the six operations listed in the README. The Claude Desktop setup example contains a machine-specific project path, so it is not a copy-and-run command until that path is changed to the local checkout location.

The fr0gger/MCP_Security MCP server should therefore be evaluated against the ORKL data and query behavior required by the client. Its documented scope is retrieval and inspection of ORKL reports, actors, and sources; no evidence is provided for alerting, automated analysis, report generation, or modifications to ORKL data.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Security View all alternatives
  • MCP Virustotal logoMCP Virustotal

    MCP server for querying the VirusTotal API. This server provides tools for scanning URLs, analyzing file hashes, and retrieving IP address reports.

    🔒 Security2 views
    Compare vs MCP Virustotal →
  • Contrastapi logoContrastapi

    Security intelligence API with 31 MCP tools for CVE/EPSS/KEV lookup, domain recon (DNS/WHOIS/SSL/subdomains/CT logs), IOC/threat intel, OSINT (email/phone/username), and code security scanning (secrets, injection). Free 100 req/hr.

    🔒 Security2 views
    Compare vs Contrastapi →
  • Jadx AI MCP logoJadx AI MCP

    JADX-AI-MCP is a plugin and MCP Server for the JADX decompiler that integrates directly with Model Context Protocol (MCP) to provide live reverse engineering support with LLMs like Claude.

    🔒 Security3 views
    Compare vs Jadx AI MCP →
  • MCP Server logoMCP Server

    MCP server for RAD Security, providing AI-powered security insights for Kubernetes and cloud environments. This server provides tools for querying the Rad Security API and retrieving security findings, reports, runtime data and many more.

    🔒 Security2 views
    Compare vs MCP Server →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
50
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
3
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about MCP Security

The README shows a local Claude Desktop configuration that runs the project with `uv`, `--directory`, and the `orkl` entry point. The example directory is a placeholder for the local project path and must be changed.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewMCP Security AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/fr0gger-mcp-security?style=directory)](https://allmcps.com/mcp/fr0gger-mcp-security)
HTML Embed
<a href="https://allmcps.com/mcp/fr0gger-mcp-security"><img src="https://allmcps.com/api/badge/fr0gger-mcp-security?style=directory" alt="MCP Security on AllMCPs" /></a>

Technical Specs & Signals

Category🔒Security
PricingFree
More technical detailsExpand â–¾
AuthNo auth required
LicenseMIT
ClientsClaude Desktop
Last updatedSep 7, 2026
9/9 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars50
GitHub Star CountTotal stargazers on GitHub representing community popularity (50 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jan 22, 2025
48Quality signal: Fair · 48/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools23/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🔒 Security →Best MCP servers for Security →Alternatives to MCP Security →Install in Claude DesktopInstall in CursorInstall in VS Code