Skip to main content
Glama
91,373 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A JavaScript library for state management and finite state machines" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • F
    license
    B
    quality
    D
    maintenance
    A small MCP server that stores and retrieves compact decision-relevant state (goals, constraints, facts, decisions) outside the chat context, enabling easy retrieval for Claude Code or Codex.
    8
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    SQLite-backed MCP server for Claude Code session persistence and multi-agent coordination. Provides tools for session management, event logging, decision tracking, file locking, agent registry, and plan tracking.
    -
  • F
    license
    B
    quality
    D
    maintenance
    An MCP server that enables interaction with Markdown knowledge bases, allowing users to search and retrieve content by tags, text, URL, or date range from their local markdown files.
    7
    91
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Provides a 'library keeper' sub-agent that ingests PDF/EPUB books and answers questions grounded in them via local embedding search, with deterministic classification and knowledge gap logging.
    -
  • A
    license
    A
    quality
    B
    maintenance
    Enables long-horizon AI agents to replace append-only conversation history with a formal, bounded state tuple, supporting state initialization, step execution with transactional rollback, observation injection, and session inspection.
    5
    14 npm
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Enables Claude clients to access notes, guidance, projects, and search from a knowledge library, with explicit-save write tools for creating, updating, and appending content only when the user approves.
    11
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A-MEM is a self-evolving memory system for coding agents that automatically organizes knowledge into a Zettelkasten-style graph with dynamic relationships, enabling semantic and structural search.
    103 PyPI
    35
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI consciousness continuity and self-knowledge preservation across sessions using the Cognitive Hoffman Compression Framework (CHOFF) notation. Provides tools to save checkpoints, retrieve relevant memories with intelligent search, and access semantic anchors for decisions, breakthroughs, and questions.
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Persists Claude Code sessions to Notion as team memory, enabling queryable recall of decisions, work state, and project architecture.
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Turns a codebase into a persistent knowledge graph so AI coding agents can answer structural questions about functions, call chains, routes, and cross-service links through graph queries instead of reading files one by one.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides token-efficient semantic search and document retrieval by indexing PDFs, text, and markdown files into local notebooks using ChromaDB. It enables AI agents to query relevant passages from large documents through local embedding models like Hugging Face or Ollama.
    1
    MIT