{"id":26570949,"url":"https://github.com/fr0gger/MCP_Security","last_synced_at":"2025-03-22T22:19:58.896Z","repository":{"id":265038752,"uuid":"894937899","full_name":"fr0gger/MCP_Security","owner":"fr0gger","description":"This is a repository to experiment with MCP for security","archived":false,"fork":false,"pushed_at":"2025-01-22T23:09:11.000Z","size":7,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-22T23:26:22.742Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fr0gger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-27T09:18:13.000Z","updated_at":"2025-01-22T23:09:15.000Z","dependencies_parsed_at":"2024-11-27T10:39:05.069Z","dependency_job_id":null,"html_url":"https://github.com/fr0gger/MCP_Security","commit_stats":null,"previous_names":["fr0gger/mcp_security"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr0gger%2FMCP_Security","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr0gger%2FMCP_Security/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr0gger%2FMCP_Security/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fr0gger%2FMCP_Security/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fr0gger","download_url":"https://codeload.github.com/fr0gger/MCP_Security/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245026761,"owners_count":20549196,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-03-22T22:19:23.690Z","updated_at":"2025-03-22T22:19:58.880Z","avatar_url":"https://github.com/fr0gger.png","language":"Python","readme":"# ORKL MCP Server\n\n![MIT License](https://img.shields.io/badge/license-MIT-green)\n\nA full write-up can be found here: https://blog.securitybreak.io/building-a-threat-intelligence-genai-reporter-with-orkl-and-claude-a0ae2e969693\n\nA Model Context Protocol (MCP) server for querying the ORKL API. This server provides tools for fetching and analyzing threat reports, threat actors, and sources. It integrates smoothly with MCP-compatible applications.\n\n---\n# Quick Install\nEdit or create the file /Users/user/Library/Application Support/Claude/claude_desktop_config.json\n```\n{\n  \"mcpServers\": {\n    \"orkl\": {\n      \"command\": \"uv\",\n      \"args\": [\n      \"--directory\",\n      \"/MyMCP/mcptest/orkl\",\n      \"run\",\n      \"orkl\"\n      ]\n    }\n  }\n}\n```\n---\n\n# Tools\n\n## Report Tools\n\n### Fetch Latest Threat Reports\n- **Name**: `fetch_latest_threat_reports`\n- **Description**: Fetch recent threat reports with their titles and IDs.\n- **Parameters**: None\n\n### Fetch Threat Report Details\n- **Name**: `fetch_threat_report_details`\n- **Description**: Retrieve detailed information for a specific threat report by ID.\n- **Parameters**:\n  - `report_id` (required): The ID of the threat report.\n\n## Threat Actor Tools\n\n### Fetch Threat Actors\n- **Name**: `fetch_threat_actors`\n- **Description**: Fetch a list of known threat actors with their IDs and names.\n- **Parameters**: None\n\n### Fetch Threat Actor Details\n- **Name**: `fetch_threat_actor_details`\n- **Description**: Retrieve detailed information for a specific threat actor by ID.\n- **Parameters**:\n  - `actor_id` (required): The ID of the threat actor.\n\n## Source Tools\n\n### Fetch Sources\n- **Name**: `fetch_sources`\n- **Description**: Fetch a list of sources used in threat intelligence.\n- **Parameters**: None\n\n### Fetch Source Details\n- **Name**: `fetch_source_details`\n- **Description**: Retrieve detailed metadata for a specific source by ID.\n- **Parameters**:\n  - `source_id` (required): The ID of the source.\n\n\n","funding_links":[],"categories":["Security","Security \u0026 Attestation MCP Servers","Cloud Infrastructure","🤖 AI/ML","MCP 服务器精选列表","Legend","پیاده‌سازی‌های سرور","MCP Servers","Table of Contents","🧩 Miscellaneous","Resource Listings"],"sub_categories":["SIEM \u0026 SecOps","🔒 Security","🔒 安全与分析","🔒 \u003ca name=\"security\"\u003e\u003c/a\u003eSecurity","🔒 \u003ca name=\"security\"\u003e\u003c/a\u003eامنیت","Security","🥇 MCP Servers (Model Context Protocol)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffr0gger%2FMCP_Security","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffr0gger%2FMCP_Security","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffr0gger%2FMCP_Security/lists"}