Skip to main content
Glama
groundwork07

mcp-records-demo

by groundwork07

Related Servers

Alternatives to mcp-records-demo

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      A
      maintenance
      A portfolio MCP server demonstrating four tools (web search, database query, file reading, directory listing) with read-only SQL, filesystem sandbox, and both stdio and HTTP transports.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      A read-only MCP server that teaches how to expose documentation as a resource and safe operations as tools, using JSONPlaceholder as the data source.
      MIT
    • F
      license
      B
      quality
      D
      maintenance
      A production-ready MCP server that enables interaction with the AroFlo API to manage quotes, projects, and labor reporting. It features secure request signing and exposes API documentation as resources for enhanced context and tool surface.
      51
      2
      -
    • A
      license
      B
      quality
      B
      maintenance
      A deliberately small MCP server that demonstrates security hardening against the OWASP MCP Top 10 with tools for file search, record queries, and document fetching, each defended against path traversal, SQL injection, and SSRF.
      4
      MIT

    TDQS

    B3.2/5.0

    Scored across 5 tools

    Disambiguation5/5

    Each tool has a distinct action (get, list, review, create, update) with no overlap, making it easy for an agent to select the correct tool.

    Naming Consistency5/5

    All tools follow a consistent verb_noun pattern (e.g., get_record, create_record), with only minor plural variation in list_records.

    Tool Count5/5

    5 tools provide a focused set for record management without being too sparse or overwhelming.

    Completeness4/5

    Covers create, read (single and list), update, and adds a review operation. Missing delete, but that may be intentional for safety.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues