← Back to Plugins
MCP Server MCP

Magellan Data Spotlight

github By github 👁 2 views ▲ 0 votes

Find parent companies, PE backers, corporate families, and portfolio siblings for any company.

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://spotlight-mcp.magellandata.io/mcp",
      "headers": [
        {
          "description": "Bearer token using your Magellan Data API key (mgln_sk_live_...), generated in the Spotlight dashboard.",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http

Comments

Sign in to leave a comment

Loading comments...