← Back to Plugins
MCP Server MCP

Everyrow MCP Server

github By github 👁 1 views ▲ 0 votes

Give your AI a research team. Forecast, score, classify, or research every row of a dataset.

Homepage Verified source GitHub

Install

uvx everyrow-mcp

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "registryBaseUrl": "https://pypi.org",
      "identifier": "everyrow-mcp",
      "version": "0.5.1",
      "runtimeHint": "uvx",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "API key for the everyrow service, found at https://everyrow.io/api-key",
          "isRequired": true,
          "isSecret": true,
          "name": "EVERYROW_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol pypi

Comments

Sign in to leave a comment

Loading comments...