Skip to main content
Glama
72,431 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Information about 飞书 (Feishu or Lark)" matching MCP servers:

  • A
    license
    -
    quality
    B
    maintenance
    Enables AI agents to use Feishu (Lark) spreadsheets as long-term memory and personal knowledge base with retrieval-augmented generation (RAG) via the Model Context Protocol.
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Your AI forgets everything between sessions. Rekindle fixes that. For Claude Code users who lose time re-explaining project context every session.
    10
    531
    4
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    A local MCP server that maintains a persona profile (contact library) for AI assistants, allowing them to create, search, retrieve, supplement, and correct information about people mentioned in conversations via tools like search_profiles, get_profile, create_profile, update_profile, add_facts, update_fact, and delete_fact.
    8
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for the Graphite Financial Knowledge Graph, enabling natural language queries about companies, supply chains, executives, regulations, and patents via MCP-compatible clients.
    7
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Gives AI coding agents persistent, evolving knowledge about a codebase, enabling them to store and retrieve observations about architecture, conventions, gotchas, and recent work context.
    10
    46
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    A different approach from typical persistent-memory MCPs. Instead of a local SQLite + embeddings store, the memory lives as plain files in a .ai-memory/ directory you commit to your repo (facts.jsonl, decisions/\*.md, gotchas.md). Git is the sync layer — what one Claude/Cursor/Cline learns about a repo, the next session (or a teammate's agent) picks up automatically. 5 MCP tools: get_rep
    5
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Provides a compressed knowledge graph of the NVIDIA AI developer stack for deterministic traversal, enabling agents to answer questions about dependencies and prerequisites with minimal tokens.
    8
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Connects AI assistants like Cursor and Claude to your local Daylens timeline so they can answer questions about your past work sessions, no cloud or API keys needed.
    5
    7
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Local-first personal memory for AI agents. Captures your Feishu chats, emails, meetings, and AI coding sessions into a private memory graph, and serves it to any agent over MCP.
    23
    29
    5
    Apache 2.0
  • A
    license
    A
    quality
    C
    maintenance
    A public MCP server about Boris Churzin's builds, decisions, and ops doctrine, allowing agents to interrogate his judgment instead of parsing a PDF.
    17
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables storing and querying structured information about software code entities (classes, functions, files) and their relationships (calls, imports) along with qualitative observations like design decisions and change rationale.
    9
    10
    4
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An implementation of persistent memory for Claude using a local knowledge graph, allowing the AI to remember information about users across conversations with customizable storage location.
    11
    2,269
    61
    JavaScript
    MIT