MCP Feature Server
Overview
Installation
pip install feast[mcp]Configuration
feature_server:
type: mcp
enabled: true
mcp_enabled: true
mcp_transport: http
mcp_server_name: "feast-feature-store"
mcp_server_version: "1.0.0"mcp_transport
Endpoints
Connecting an MCP client
Troubleshooting
Last updated
Was this helpful?