Skip to main content
Glama
daedalus

mcp-oeis

by daedalus

Related Servers

Alternatives to mcp-oeis

No user-submitted related servers found.

    Related Servers

    • A
      license
      B
      quality
      Not graded
      maintenance
      MCP Server for interacting with Old School RuneScape Wiki API and game data files, providing tools to search the OSRS Wiki and access game data definitions through the Model Context Protocol.
      19
      50 npm
      1
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for querying the NuGet package registry. Enables searching packages and retrieving metadata, versions, and dependencies.
      3 npm
      MIT
    • F
      license
      Not graded
      quality
      B
      maintenance
      MCP server for discovering and retrieving meal recipes from TheMealDB API, enabling search, random meals, category/ingredient filtering, and full recipe details.
      -
    • F
      license
      A
      quality
      C
      maintenance
      MCP server for querying Huwise/Opendatasoft data portals. Enables dataset search, metadata retrieval, record filtering with ODSQL, and data export.
      5
      3
      -

    TDQS

    A4/5.0

    Scored across 3 tools

    Disambiguation5/5

    Each tool has a distinct purpose: fetching by ID, searching by name, and searching by integer terms. No overlap or confusion possible.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern with snake_case (get_sequence_by_id, search_by_name, search_by_terms).

    Tool Count5/5

    Three tools cover the essential operations for an OEIS server: direct retrieval by ID and two search methods (by name and by terms). This is well-scoped without unnecessary bloat.

    Completeness4/5

    The tool surface covers the primary use cases (fetching a specific sequence and searching). A minor gap is the lack of batch retrieval or filtering by other metadata (e.g., author), but the core functionality is present.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues