Skip to main content
Glama
91,235 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Publishing deepseek-r1 LLM API as an MCP server and usage instructions" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    A
    maintenance
    Provides a SQLite-backed MCP server that records agent memory as history, enabling explicit consolidation, source checks, revisions, narrative versions, and accountable forgetting.
    15
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    An MCP server for a plain-markdown LLM wiki vault with YAML frontmatter and Obsidian-style wiki-links, enabling headless full-text search, note reading, backlink discovery, and safe append/create-only writing with path traversal protection and an immutable raw/ directory.
    5
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables an LLM to autonomously maintain a Markdown-based wiki with YAML frontmatter, using hybrid BM25 and local CPU vector search for fully offline retrieval without external APIs or databases.
    18
    23 npm
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    An MCP server that provides AI agents with a governed wiki requiring human approval before any formal page update, combining structured knowledge management with safe, auditable writes.
    14
    MIT
  • A
    license
    C
    quality
    A
    maintenance
    A local-first memory cartridge for MCP-compatible AI clients, providing durable, inspectable, and auditable memory storage with a read-only-by-default MCP server.
    36
    43 PyPI
    1
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Graph-level operations for Karpathy LLM Wiki knowledge bases, enabling LLM agents via MCP and humans via CLI to perform structured graph surgery including node/edge CRUD, wikilink management, index rebuilding, and graph metrics.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables LLM clients to read, search, create, update, and delete notes in a self-hosted shared memory bank over MCP, using hybrid vector and full-text search with optional summarization.
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    MCP server for persistent, compounding markdown wikis maintained by LLMs. Enables incremental knowledge base building with interlinked pages, search, and raw source management.
    24 npm
    1
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    MCP server that enables persistent, hybrid, local memory for LLM agents, with vector + BM25 search, knowledge graph, and policy-driven retention, providing token-budgeted context injection for AI assistants.
    MIT
  • A
    license
    Not graded
    quality
    F
    maintenance
    Enables creation of persistent, compounding knowledge bases using Karpathy's LLM Wiki pattern with LLM-maintained markdown wikis. Supports automated ingestion, cross-referencing, synthesis, and linting of sources as an alternative to traditional RAG systems.
    61
    MIT