Skip to main content
Glama
naka-himatubushi

research-mcp-lab

Related Servers

Alternatives to research-mcp-lab

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server for Hacker News that lets AI agents discover ranked stories, find domain experts, and get explainable quality signals for every result.
      5
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Zero-auth multi-source research MCP server that enables web search, reading URLs, PDFs, GitHub repos, and querying Hacker News, Stack Overflow, Semantic Scholar, and YouTube transcripts without API keys.
      10
      Apache 2.0
    • F
      license
      Not graded
      quality
      F
      maintenance
      A production-ready MCP server that transforms natural language into safe, executable SQL queries with multi-database support and intelligent schema analysis.
      1
      -
    • A
      license
      Not graded
      quality
      D
      maintenance
      An MCP (Model Context Protocol) server that exposes natural language to SQL functionality, allowing any MCP-compatible client to convert plain English questions into SQL queries for database interaction using AI.
      3
      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
      B
      maintenance
      MCP server for semantic research: search arXiv, fetch papers, and answer questions grounded in the actual paper text via RAG tools, resources, and prompts.
      1
      MIT

    TDQS

    A4.2/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool targets a clearly distinct operation: schema introspection, read-only SQL execution, full-text search, and data refresh. There is no meaningful overlap between any two tools.

    Naming Consistency5/5

    All tool names follow the same verb_noun snake_case pattern: get_schema, run_sql, search_text, refresh_data. The naming is perfectly consistent and predictable.

    Tool Count5/5

    Four tools is an appropriate scope for a research data exploration server. Each tool covers a necessary part of the workflow without redundancy.

    Completeness4/5

    The set covers schema discovery, SQL querying, full-text search, and live data refresh, which forms a complete research workflow. A minor gap is the lack of an explicit refresh status or provenance tool, but this can be worked around via queries.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues