Skip to main content
Glama
tc2fh

reactome-db-mcp

by tc2fh

Related Servers

Alternatives to reactome-db-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      A
      quality
      D
      maintenance
      Provides read-only access to a local MySQL database, enabling SQL queries, database and table listings, and table schema descriptions.
      4
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      Provides secure, read-only access to a single MySQL database for schema inspection and querying.
      37 npm
      5
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Provides safe, configurable SQL database access via MCP tools, enabling schema introspection, predefined queries, and structured updates with multi-backend support.
      2
      MIT
    • A
      license
      A
      quality
      D
      maintenance
      Provides read-only MySQL query execution, database/table browsing, and table structure inspection with SQL safety validation.
      5
      7 npm
      MIT
    • F
      license
      A
      quality
      C
      maintenance
      Provides structured access to DevVault's local Postgres database, allowing schema inspection, read-only queries, guarded writes, and dummy data seeding for testing.
      7
      -

    TDQS

    A4.4/5.0

    Scored across 9 tools

    Disambiguation5/5

    Each tool has a distinct purpose: schema exploration (list_tables, describe_table, schema_overview), object retrieval (get_object, search_by_name), relationship queries (get_participants, get_pathway_events, get_referrers), and raw SQL (query). No overlapping functionality.

    Naming Consistency4/5

    Most tools follow a consistent verb_noun pattern (e.g., describe_table, get_object, list_tables). However, 'query' and 'schema_overview' are outliers—'query' is a bare verb and 'schema_overview' is noun_noun—but the overall pattern is mostly adhered to.

    Tool Count5/5

    With 9 tools, the server is well-scoped for a biological database MCP server. It provides essential operations without bloat, covering schema exploration, object retrieval, relationship navigation, and custom queries.

    Completeness5/5

    The tool set covers the primary interactions with Reactome: exploring schema, fetching objects, searching by name, retrieving participants and pathway events, reverse lookups, and arbitrary SQL queries. No obvious gaps for typical workflows.

    Maintenance

    ActivityStale
    ResponsivenessNo issues