MCP.so
ログイン
Y

Yogosha Mcp

@mohdhaji87

Yogosha Mcp について

概要はまだありません

基本情報

カテゴリ

その他

トランスポート

stdio

公開者

mohdhaji87

投稿者

mohd Haji

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "YogoshaMCP": {
      "command": "uv",
      "args": [
        "--directory",
        "/Users/haji/mcp-servers/yogosha-mcp",
        "run",
        "server.py"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Yogosha Mcp?

Yogosha Mcp is an MCP (Model Context Protocol) server that connects Yogosha’s vulnerability management platform with MCP‑compatible agents, LLMs, and workflow tools. It enables automation of bug bounty program tasks—such as vulnerability triage, asset inventory, and reporting—using natural language or orchestration workflows.

How to use Yogosha Mcp?

Set your Yogosha API key as an environment variable (no secrets in code), then invoke the server from any MCP‑compatible client, such as Claude Desktop or custom bots. The tool interface exposes Yogosha operations directly, eliminating the need for manual API scripting.

Key features of Yogosha Mcp

  • Automate vulnerability management, asset inventory, and reporting.
  • Integrate with any MCP‑compatible agent or LLM.
  • Enforce API key security via environment variables.
  • All operations are stateless and auditable.
  • Extend functionality by editing server.py.
  • Reduce time to triage, update, or report on vulnerabilities.

Use cases of Yogosha Mcp

  • Let an LLM manage your bug bounty program, assets, and reports.
  • Connect Yogosha with other security tools and dashboards via MCP.
  • Automate vulnerability triage and status updates without custom scripts.
  • Enable AI copilots to execute Yogosha API calls on demand.

FAQ from Yogosha Mcp

What problems does Yogosha Mcp solve?

It eliminates manual API scripting by providing a tool interface for Yogosha operations, enables AI copilots to manage bug bounty programs directly, and unifies security operations by integrating with MCP‑compatible tools.

How are API keys handled?

API keys are managed exclusively via environment variables—no secrets are written in code. All operations are stateless and fully auditable.

What can Yogosha Mcp integrate with?

Any MCP‑compatible agent, LLM, or workflow orchestrator, including Claude Desktop, custom bots, and automation pipelines.

How can I add custom endpoints or logic?

Simply extend server.py with new endpoints or custom logic; no modification of core infrastructure is required.

コメント

「その他」の他のコンテンツ