P8-MCP-server-for-restaurant-review-data-that-is-added-to-vector-db.

mejobs320/P8-MCP-server-for-restaurant-review-data-that-is-added-to-vector-db.
★ 0 stars Python Search Updated 15d ago
MCP server for restaurant review data that is added to vector db. Having functionality of web search and persistent memory
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "p8-mcp-server-for-re": {
      "command": "uvx",
      "args": [
        "p8-mcp-server-for-restaurant-review-data-that-is-added-to-vector-db."
      ]
    }
  }
}

Or install with pip: pip install p8-mcp-server-for-restaurant-review-data-that-is-added-to-vector-db.