Skip to main content
Glama
90,235 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Discovering and Using Alternative Map Servers" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    Not graded
    quality
    B
    maintenance
    MCP server that provides a navigable map of an Obsidian vault for coding agents, with tools to outline notes, fetch sections, query frontmatter, and grep content, reducing token usage compared to reading whole notes.
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables a small local LLM to build and maintain a project map by offloading event ID/date generation, batching, synchronization, recovery, and finalization to the server, so the model only decides what to read and how to classify.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    An MCP server that reduces AI coding agent token usage by 80-99% through a queryable knowledge graph of code, change tracking, and persistent memory across sessions.
    93 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Persistent AI memory server with 3-layer hybrid search (vector + FTS5 + keyword), confidence scoring via Reciprocal Rank Fusion, episodic/profile memory, and 16 tools. Zero LLM dependency. Works standalone with Claude Desktop and Claude Code. MIT licensed.
    3
    Business Source 1.1
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables managing personal vehicle history including mileage, maintenance, expenses, reminders, and document references through MCP tools and resources, all stored locally in SQLite.
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables users to visualize and interact with Claude's chain-of-thought reasoning from extended thinking traces, turning them into interactive reasoning maps with typed moves, dependency graphs, timelines, and replay mode.
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables AI agents to store and retrieve project context, bugs, decisions, and session logs by reading and appending markdown files in a local Obsidian vault, without requiring any cloud services.
    6
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    TheWeave is a markdown-native memory architecture for Claude and any MCP-aware agent. Your agent's memory lives as plain .md files you own: a 5-verb MCP core over the vault, query-driven PageRank retrieval, bi-temporal facts (valid_from / valid_until), and a persona-as-vault model. No database and no embeddings server. The files are the memory, inspectable in your editor and versionable in git.
    2
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables local MCP clients to list, read, write, and search notes in an Obsidian vault via an HTTP server running inside Obsidian.
    6,209 npm
    1
    Apache 2.0
  • A
    license
    A
    quality
    B
    maintenance
    MCP server for parsing, searching, and extracting branches from XMind mind map files, supporting Markdown/JSON output, token-aware formatting, and Claude Desktop integration.
    3
    13 npm
    MIT