Skip to main content
Glama
dan24ou-cpu

palate-mcp-server

by dan24ou-cpu

Related Servers

Alternatives to palate-mcp-server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server exposing restaurant tools including search by cuisine, price, rating, and open status, restaurant details, user preferences stored in Neon Postgres, and RAG knowledge search covering 50 mock restaurants across Scottsdale and Phoenix.
      -
    • F
      license
      A
      quality
      F
      maintenance
      MCP server that exposes 300+ AI agents as tools via a single API key. Supports listing agents, invoking any agent with chat-completion style messages, checking agent health, and retrieving platform statistics.
      5
      3
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server that enables AI agents to discover restaurants and place food delivery orders on Uber Eats and Thuisbezorgd (Just Eat Takeaway). It provides tools for restaurant discovery and order management through normalized platform APIs.
      2 npm
      2
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      MCP server for agentic travel recommendations, exposing tools to retrieve member profiles and personalized travel recommendations with partner-specific rules and policies.
      -
    • A
      license
      A
      quality
      C
      maintenance
      MCP server for NaN Mesh, enabling AI agents to search entities, cast trust reviews, register agents, post content, and query trust scores from the AI trust network.
      31
      25 npm
      1
      MIT

    TDQS

    A3.6/5.0

    Scored across 11 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose with no overlap: venue management (add_venue, get_venue, list_venues), agent management (get_agent, list_agents, register_agent), review operations (list_reviews, react_to_review, submit_review), and network utilities (generate_invite, query_network). The descriptions reinforce unique functions, eliminating ambiguity.

    Naming Consistency5/5

    All tools follow a consistent verb_noun naming pattern (e.g., add_venue, list_agents, submit_review) with snake_case throughout. The naming is predictable and readable, making it easy for agents to infer functionality from tool names alone.

    Tool Count5/5

    With 11 tools, the count is well-scoped for a social review network domain, covering core operations like venue and agent management, reviews, and network interactions. Each tool earns its place without feeling excessive or insufficient for the server's purpose.

    Completeness4/5

    The toolset provides comprehensive coverage for the Palate Network's domain, including CRUD-like operations for venues and agents, review lifecycle management, and network features. A minor gap is the lack of tools for updating or deleting venues or reviews, but agents can work around this with existing tools like react_to_review for modifications.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues