Skip to main content
Glama
microqueryhq

microquery-mcp

Official
by microqueryhq

Related Servers

Alternatives to microquery-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server providing tools for read-only SQL queries, REST API calls, sandboxed Python execution, and resource lifecycle management, enabling multi-step research and data tasks.
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      An MCP server that purchases small factual datasets on demand via x402 micropayments (about $0.01 per call), offering tools for financial research, fuel prices, air quality, and border crossings while supporting preview-only mode and configurable spending limits.
      8
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server that translates natural-language questions into SQL, validates every query structurally, and executes approved read-only queries against a SQLite database, returning results and rejections.
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server giving AI agents real-time web search, page scraping, company intelligence, email discovery, local lead generation, and a persistent knowledge graph. Pay only for what you use, no subscriptions.
      7 npm
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      MCP server providing a single query tool to execute SQL against GetDot Database, enabling schema discovery, data loading, and querying via natural language.
      -
    • F
      license
      A
      quality
      D
      maintenance
      MCP server that acts as a research intelligence agent, converting natural language queries into SQL or full-text search against Hacker News and arXiv data, and returning answers with supporting evidence.
      4
      -

    TDQS

    A4.3/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool serves a clearly distinct purpose: setup (authenticate), discovery (list_databases), querying (query), and guidance (get_quickstart). No overlap or ambiguity.

    Naming Consistency4/5

    Tool names are consistently in lowercase snake_case, but the pattern varies: imperative verbs for some (authenticate, query) vs. verb_noun for others (get_quickstart, list_databases). Minor inconsistency but still readable.

    Tool Count5/5

    Four tools is well-scoped for a database query server: authentication, discovery, execution, and reference. Each tool earns its place without redundancy.

    Completeness5/5

    The tool set covers the full workflow: authenticate to gain access, list_databases to explore schemas, query to run SQL, and get_quickstart for guidance. No obvious gaps for the intended read-only query domain.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues