MCP Server
MCP
Everyrow MCP Server
Give your AI a research team. Forecast, score, classify, or research every row of a dataset.
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
By
Comments
Sign in to leave a comment