feast

GitHub

The Open Source Feature Store for AI/ML

feast MCP Server

MCP server for feast-dev/feast

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "feast": {
      "command": "npx",
      "args": [
        "-y",
        "@feast-dev/feast"
      ]
    }
  }
}