← Back to Plugins
MCP Server MCP

io.github.yesc97/biopharma-catalyst-mcp

github By github 👁 2 views ▲ 0 votes

Forensic biopharma catalyst auditor — 10 tools, deterministic CLEAN/BEAR_SIGNAL verdict.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "biopharma-catalyst-mcp",
      "version": "1.2.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "SEC EDGAR User-Agent header (your-app/1.0 [email protected]). Required by SEC fair-use policy.",
          "isRequired": true,
          "format": "string",
          "name": "SEC_USER_AGENT"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...