CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 01:53:35 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
x-repository-download: git clone https://github.com/feast-dev/feast.git
etag: W/"81f0418313d76479611fb7f747dfe663"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=NYshdJGHLUw3b8YPGVaZLTCpbBrE5yuNe2S9iOxKZRdkg4Eqs9qP3coQ5PTAglkq1OG1bNLTbRqFLXsWwuYXBhgMISlII4YvfsjbKsBggLiv%2FscszQ7G6sdL%2Fq5eC9HpRbECd3DTX%2BCqsoAN%2FFHnP8xRWhIDu2zU655bCNVLhx50WbEr2VBizhgAlVH7Jt%2FA3dk%2FG%2BPd5LGNKnaeVy%2BJmw97bcowBOpGEhFO9ZRxd%2BgpZKEYi7Z%2BiXvVULNiKG9xqfuSfBvJGwd1BReBKc4yiA%3D%3D--mce4Vkft%2BXY05qDS--y5gnhdgC75oImbighqIJgw%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1493246464.1753581214; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:53:34 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 01:53:34 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: EE28:3240E6:9E372A:D1EF1D:6885869E
feat: Add MCP (Model Context Protocol) support for Feast feature serv… · feast-dev/feast@de650de · GitHub



authored
Copy file name to clipboardExpand all lines: docs/getting-started/genai.md
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: sdk/python/feast/feature_server.py
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboard
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/offline_stores/duckdb.py
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit de650de
feat: Add MCP (Model Context Protocol) support for Feast feature server (#5406)
* Revert "fix: Update milvus connect function to work with remote instance" (#5398)
Revert "fix: Update milvus connect function to work with remote instance (#5382)"
This reverts commit 7e5e7d5.
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* test: Add Operator E2E tests for Feast Apply and Materialize functionality (#5389)
Signed-off-by: Srihari <svenkata@redhat.com>
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* fix: Updating milvus connect function to work with remote instance (#5401)
* Updating milvus connect function to work with remote instance
Signed-off-by: Fiona Waters <fiwaters6@gmail.com>
* Update test configuration to use path for db
Signed-off-by: Fiona Waters <fiwaters6@gmail.com>
---------
Signed-off-by: Fiona Waters <fiwaters6@gmail.com>
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* feat: Add MCP support to feature server configuration
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* fix linter
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* add example
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* test: add test cases for the mcp server
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* fix linter
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* formatting
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* docs: update README for MCP setup instructions
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* fix: update transformation service endpoint and refactor MCP integration
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* feat: add Model Context Protocol (MCP) support and update documentation
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* fix: update entity key serialization version and improve README clarity
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* fix: refactor MCP imports to use the correct module path
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* feat: Add MCP server implementation files
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* test: MCP server unit tests and integration tests
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* fix formatting
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* fix formatting
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
* adding compiled requirements
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* fix linter
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* reverting duckdb change
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
* needed to do file source and duckdb
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
---------
Signed-off-by: yassinnouh21 <yassinnouh21@gmail.com>
Signed-off-by: Srihari <svenkata@redhat.com>
Signed-off-by: Fiona Waters <fiwaters6@gmail.com>
Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
Co-authored-by: Francisco Arceo <arceofrancisco@gmail.com>
Co-authored-by: Srihari Venkataramaiah <svenkata@redhat.com>
Co-authored-by: Fiona Waters <fiwaters6@gmail.com>
Co-authored-by: Francisco Javier Arceo <farceo@redhat.com>1 parent ff2df51 commit de650deCopy full SHA for de650de
File tree
Expand file treeCollapse file tree
30 files changed
+8223
-5913
lines changedFilter options
- docs
- getting-started
- examples/mcp_feature_store
- sdk/python
- feast
- infra
- mcp_servers
- offline_stores
- requirements
- tests
- integration
- unit/infra/feature_servers
Expand file treeCollapse file tree
30 files changed
+8223
-5913
lines changed+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
53 | 53 |
| |
54 | 54 |
| |
55 | 55 |
| |
| 56 | + | |
56 | 57 |
| |
57 | 58 |
| |
58 | 59 |
| |
| |||
147 | 148 |
| |
148 | 149 |
| |
149 | 150 |
| |
| 151 | + | |
150 | 152 |
| |
151 | 153 |
| |
152 | 154 |
| |
|
docs/getting-started/genai.md
Copy file name to clipboardExpand all lines: docs/getting-started/genai.md+49Lines changed: 49 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
103 | 103 |
| |
104 | 104 |
| |
105 | 105 |
| |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
106 | 153 |
| |
107 | 154 |
| |
108 | 155 |
| |
109 | 156 |
| |
110 | 157 |
| |
111 | 158 |
| |
112 | 159 |
| |
| 160 | + | |
| 161 | + | |
113 | 162 |
| |
114 | 163 |
| |
115 | 164 |
|
examples/mcp_feature_store/README.md
Copy file name to clipboard+77Lines changed: 77 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + |
examples/mcp_feature_store/feature_store.yaml
Copy file name to clipboard+22Lines changed: 22 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + |
+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
| 119 | + | |
119 | 120 |
| |
120 | 121 |
| |
121 | 122 |
| |
| |||
162 | 163 |
| |
163 | 164 |
| |
164 | 165 |
| |
165 |
| - | |
| 166 | + | |
166 | 167 |
| |
167 | 168 |
| |
168 | 169 |
| |
169 | 170 |
| |
170 | 171 |
| |
171 |
| - | |
| 172 | + | |
172 | 173 |
| |
173 | 174 |
| |
174 | 175 |
| |
|
sdk/python/feast/feature_server.py
Copy file name to clipboardExpand all lines: sdk/python/feast/feature_server.py+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
173 | 173 |
| |
174 | 174 |
| |
175 | 175 |
| |
| 176 | + | |
| 177 | + | |
176 | 178 |
| |
177 | 179 |
| |
178 | 180 |
| |
| |||
490 | 492 |
| |
491 | 493 |
| |
492 | 494 |
| |
| 495 | + | |
| 496 | + | |
| 497 | + | |
493 | 498 |
| |
494 | 499 |
| |
495 | 500 |
| |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
| 505 | + | |
| 506 | + | |
| 507 | + | |
| 508 | + | |
| 509 | + | |
| 510 | + | |
| 511 | + | |
| 512 | + | |
| 513 | + | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
| 517 | + | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
| 523 | + | |
| 524 | + | |
| 525 | + | |
496 | 526 |
| |
497 | 527 |
| |
498 | 528 |
| |
|
sdk/python/feast/infra/mcp_servers/__init__.py
Copy file name to clipboard+9Lines changed: 9 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + |
sdk/python/feast/infra/mcp_servers/mcp_config.py
Copy file name to clipboard+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + |
sdk/python/feast/infra/mcp_servers/mcp_server.py
Copy file name to clipboard+58Lines changed: 58 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + |
sdk/python/feast/infra/offline_stores/duckdb.py
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/offline_stores/duckdb.py+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
96 | 96 |
| |
97 | 97 |
| |
98 | 98 |
| |
99 |
| - | |
| 99 | + | |
100 | 100 |
| |
101 | 101 |
| |
102 | 102 |
| |
|
You can’t perform that action at this time.
0 commit comments