Skip to main content
Glama
tibia-sh
by tibia-sh

Related Servers

Alternatives to tibiawiki-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Provides read-only Arknights intelligence over MCP, enabling structured queries about stages, enemies, operators, and modules with region tagging and evidence-backed analysis. It uses versioned SQLite snapshots and never fetches upstream data at query time.
      13
      Apache 2.0
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables AI agents to query a local, offline Crimson Desert knowledge base through stdio MCP, providing versioned entity/claim lookups, bounded search, codebook decoding, and typed responses with provenance context.
      Apache 2.0
    • A
      license
      B
      quality
      B
      maintenance
      Provides read-only hybrid RAG search and discovery over a local-first AI knowledge corpus, enabling semantic and keyword search, browse, digest, and status tools.
      4
      PolyForm Noncommercial 1.0.0
    • A
      license
      A
      quality
      A
      maintenance
      Provides fast, token-efficient search over coding agent documentation (e.g., Claude Code, Cursor) using local SQLite FTS5 indexing, with tools for searching snippets, reading pages, and grepping markdown.
      5
      MIT
    • A
      license
      A
      quality
      B
      maintenance
      Indexes local documents (PDF, Word, Markdown, text) into a SQLite database for AI agents to search and retrieve bounded, source-located passages. Runs fully locally with optional OCR, preserving privacy.
      5
      MIT

    TDQS

    B3/5.0

    Scored across 5 tools

    Disambiguation3/5

    Names suggest partially distinct purposes (direct lookup vs search vs creature/item finders vs obtain-method lookup), but tibia_get, tibia_search, and tibia_how_to_obtain plausibly overlap, and every description is an identical 'UNAVAILABLE' message that provides no differentiating guidance to an agent.

    Naming Consistency5/5

    All five tools use a uniform 'tibia_' prefix followed by a clear snake_case verb/noun (get, search, find_creatures, find_items, how_to_obtain), with no style deviations.

    Tool Count4/5

    Five tools is a lean but reasonable surface for a wiki lookup server; each covers a distinct lookup mode, though the set is a bit thin with no listing/browsing capability.

    Completeness3/5

    Core lookups (get, search, creatures, items, obtain-methods) are covered, but there is no way to list or browse categories, examine NPCs, quests, or locations, and all tools are currently non-functional pending index construction.