A toolkit for data mapping and language integrated query.
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ecto": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ecto"
]
}
}
}