Loading MCP server directory, please wait...
AI-powered dataframe ops: transform, dedupe, merge, rank, and screen with natural language
npx @getmcp/cli add io.github.futuresearch/everyrow-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
EVERYROW_API_KEYAPI key for the everyrow service, found at https://everyrow.io/api-key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.futuresearch/everyrow-mcp": {
"command": "uvx",
"args": [
"everyrow-mcp"
],
"env": {
"EVERYROW_API_KEY": ""
}
}
}
}