Skip to main content
Glama
emanuelmartin

MCP Parse Server

Related Servers

Alternatives to MCP Parse Server

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with the Xano API through a Model Context Protocol (MCP) interface, providing secure and type-safe management of Xano database operations.
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables interaction with MongoDB databases and MongoDB Atlas through the Model Context Protocol, providing tools for database operations and Atlas management.
      82,973 npm
      Apache 2.0

    TDQS

    A3.7/5.0

    Scored across 35 tools

    Disambiguation5/5

    Each tool targets a distinct resource and action, with clear separation between object, schema, role, user, and relation operations. Even similar deletes (field, class, object) are unambiguous due to explicit resource naming.

    Naming Consistency5/5

    All tools follow a consistent parse_<verb>_<resource> pattern, using clear verbs like create, get, update, delete, list, add, remove, and query. Minor variations like get vs list are contextually appropriate (singular vs plural).

    Tool Count4/5

    35 tools is above typical ranges, but the server covers the broad domain of Parse Server management including objects, schemas, roles, users, relations, and cloud code. Each tool serves a distinct purpose, making the large count justified for the scope.

    Completeness3/5

    Object, schema, role, and relation operations have comprehensive CRUD coverage, but user management is incomplete: users can be created, fetched, and listed, yet there are no update_user or delete_user tools. This leaves a notable lifecycle gap.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues