Skip to main content
Glama
rockysec

vulnerable-notes-mcp

by rockysec

Related Servers

Alternatives to vulnerable-notes-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    C2.9/5.0

    Scored across 2 tools

    Disambiguation5/5

    The two tools have clearly distinct purposes: search_notes finds notes by keyword, while read_note retrieves a specific note's content by filename. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    Both tools follow the same verb_noun pattern with snake_case (search_notes, read_note), making the naming predictable and consistent.

    Tool Count3/5

    With only two tools, the server feels thin for a notes management service. While the tools cover basic read/search operations, a typical notes server would benefit from additional tools like create, update, delete, or list notes.

    Completeness2/5

    The tool surface only supports reading and searching notes, lacking any create, update, delete, or listing capabilities. This is a significant gap for a notes management server, as agents cannot perform full lifecycle operations on notes.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues