Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
LeoWalker
/
foodwise-remote-mcp
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
foodwise-remote-mcp / src /foodwise /mcp_server
Ctrl+K
Ctrl+K
  • 2 contributors
History: 20 commits
LeoWalker's picture
LeoWalker
improve(mcp): consistent error response structure for all resources
8dfdd03 22 days ago
  • README.md
    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
    610 Bytes
    refactor: Update MCP server main files for FastMCP integration about 1 month ago
  • __main__.py
    136 Bytes
    fix: Improve MCP server entry point and environment handling about 1 month ago
  • auth_proxy.py
    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
    9.36 kB
    mcp_prompts: lean, tool-first prompts; remove schema helpers; unify registration; normalize ASCII arrows 25 days ago
  • fastmcp_resources.py
    6.43 kB
    improve(mcp): consistent error response structure for all resources 22 days ago
  • fastmcp_tools.py
    26.6 kB
    feat: Add comprehensive shopping list functionality to MCP server about 1 month ago
  • main.py
    2.13 kB
    mcp_prompts: lean, tool-first prompts; remove schema helpers; unify registration; normalize ASCII arrows 25 days ago