Skip to main content
Glama

Related Servers

Alternatives to nodeland-mcp

No user-submitted related servers found.

    Related Servers

    • F
      license
      Not graded
      quality
      D
      maintenance
      An MCP server exposing Kiuwo's mind map APIs as tools for creating, searching, expanding, and fetching mind maps.
      1
      -
    • A
      license
      D
      quality
      D
      maintenance
      An MCP server that enables users to generate structured XMind mind maps with hierarchical topics, notes, and labels through natural language. It features automatic file saving to the local Documents folder and can automatically open generated maps in the XMind application.
      1
      33
      1
      MIT
    • F
      license
      Not graded
      quality
      C
      maintenance
      A local MCP server providing general utility tools, persistent note storage, and keyword-searchable knowledge base via Streamable HTTP, enabling multiple agents to share the same data.
      40
      -
    • A
      license
      Not graded
      quality
      B
      maintenance
      An MCP server that lets coding agents build and query a persistent knowledge graph of concepts, architecture, and decisions, enabling them to remember across sessions.
      265
      545
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      An MCP server that lets multiple AI coding agents share state, preserve context across sessions, and coordinate via a knowledge graph, messaging, and branch-preserving checkpoint/resume with conflict handling.
      347
      Apache 2.0

    TDQS

    A4.3/5.0

    Scored across 4 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose: create a new map, add to an existing map, fetch one map, and list all maps. There is no overlap or ambiguity between them.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern: create_map, add_to_map, get_map, list_maps. The names are predictable and clearly indicate the action and resource.

    Tool Count5/5

    Four tools is well-scoped for a focused map management server. Each tool covers a core operation without unnecessary bloat or fragmentation.

    Completeness4/5

    The lifecycle covers create, read, update (via add_to_map), and list operations. The only notable gap is a delete/remove operation, but it may be intentionally omitted since maps are shareable and editable externally.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues