Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
LeoWalker
/
foodwise-remote-mcp
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
foodwise-remote-mcp
/
src
/
foodwise
/
mcp_server
Ctrl+K
Ctrl+K
2 contributors
History:
20 commits
LeoWalker
improve(mcp): consistent error response structure for all resources
8dfdd03
22 days ago
README.md
Safe
10.2 kB
feat(auth): add FastAPI token proxy for MCP HTTP, dual-server mode in main.py; add tests; docs and env example
28 days ago
__init__.py
Safe
610 Bytes
refactor: Update MCP server main files for FastMCP integration
about 1 month ago
__main__.py
Safe
136 Bytes
fix: Improve MCP server entry point and environment handling
about 1 month ago
auth_proxy.py
Safe
4.62 kB
Proxy: keep httpx stream open for SSE (no context manager); explicit aclose() to avoid StreamClosed; still bypassed when no token
22 days ago
fastmcp_prompts.py
Safe
9.36 kB
mcp_prompts: lean, tool-first prompts; remove schema helpers; unify registration; normalize ASCII arrows
25 days ago
fastmcp_resources.py
Safe
6.43 kB
improve(mcp): consistent error response structure for all resources
22 days ago
fastmcp_tools.py
Safe
26.6 kB
feat: Add comprehensive shopping list functionality to MCP server
about 1 month ago
main.py
Safe
2.13 kB
mcp_prompts: lean, tool-first prompts; remove schema helpers; unify registration; normalize ASCII arrows
25 days ago