← Back to Plugins
MCP Server MCP

io.github.EvidInvest/mcp-server

github By github 👁 1 views ▲ 0 votes

SEC filings and financial data for AI agents: 46 tools for financials, valuation and supply chains.

Homepage Verified source GitHub

Install

npx -y @evidinvest/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@evidinvest/mcp-server",
      "version": "1.1.2",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your EvidInvest API key. Get one at https://evidinvest.com/developers",
          "name": "EVIDINVEST_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...