MCP.so
Sign In
Y

Yogosha Mcp

@mohdhaji87

About Yogosha Mcp

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

mohdhaji87

Submitted by

mohd Haji

Config

Add this server to your MCP-compatible client using the configuration below.

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

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Comments

More Other MCP servers