Skip to main content
Glama
24,352 servers. Updated

"Understanding Context Memory in Chat Systems" matching MCP connectors:

GET /v1/connectors – MCP directory API reference

Matching Connector Tools:

  • Hosted AI agent memory that learns from outcomes, with shared rooms, in Claude, Cursor and ChatGPT.

  • Your Recipes, Beautifully Kept. weReci MCP server lets Claude and other MCP clients work with your personal weReci cookbook, the recipes you've imported from the web, social video and scanned family books. Interactive UI in the chat. weReci supports MCP Apps, so in clients that support it, tools return live views instead of plain text: recipe cards, shopping lists and your recipe graph. Clients without MCP Apps support get the same results as text. Find and read recipes: search your collection in plain language, open any recipe in full, or get an overview of what's in your cookbook. Cook with them: scale a recipe to any serving count, with cooking adjustments as well as amounts. Get substitution suggestions with ratios and caveats. Explore connections: browse your recipe graph (shared ingredients, techniques and cuisines), trace the connection between two recipes, and look up where a dish sits on the cuisine map. Themed collections: list the themed groups weReci curates from your cookbook, or ask it to reshuffle them. Shop: build a shopping list from one or more recipes, add or update items, and read the list back. Share: email a recipe to someone. Longer jobs like conceit reshuffles run in the background, with tools to check their progress. Everything is scoped to your own cookbook, or to a shared one you've joined.

  • The team's shared memory that reaches an AI before it starts work. Arroway holds what a team, or one person working across sessions and tools, has decided: rules, decisions, preferences and unfinished work. Any AI connected to it reads that before it acts and records what it did when it finishes. Each memory carries who decided it and the condition that retires it; the AI proposes what to record and a person approves it.

  • Durable identity and memory for AI agents, anchored on the Emercoin blockchain.

  • Engram is a persistent, long-term memory layer for AI agents and assistants. Claude, ChatGPT, Grok, Cursor and any MCP client share one memory, stored as plain markdown notes: your knowledge base, second brain and AI context in one place. No extraction step: the memory is the note itself, so you can read exactly what your AI remembers and fix it. Edit your memory in Obsidian (real-time sync), the web app, or on your phone. Hybrid keyword + semantic search (RAG over your notes) finds exact strings like error messages, config keys and IDs. Remote MCP server over Streamable HTTP with OAuth 2.1; notes encrypted at rest. Https://engram.page https://youtu.be/rwnPeZ-8Lqo?is=NI-N7BduydGAiZlF https://github.com/engram-app/Engram

  • XMemo is a user-owned Memory OS for AI agents, providing a shared, persistent memory layer across AI assistants, IDEs, CLIs, tools, projects, and sessions. It enables ChatGPT, Claude, Codex, Cursor, Gemini, and other supported AI clients to access authorized long-term context without requiring users to repeatedly explain their preferences, project decisions, or previous work. Beyond basic memory storage and retrieval, XMemo supports semantic search, contextual recall, memory updates and corrections, source attribution, version history, project-scoped context, task tracking, and governed memory lifecycle management. Identity-aware access controls, scoped authorization, and memory isolation help users manage which agents and workflows can access their information. XMemo also provides advanced capabilities for structured knowledge, reusable procedures, and memory consolidation through its broader Memory OS platform. Connect through hosted MCP with OAuth or bearer-token authentication, or integrate directly through REST APIs and supported client tools. Memory remains available across authorized clients and sessions, with user-controlled access, export, and deletion. Website: https://xmemo.dev Documentation: https://xmemo.dev/docs

  • Recall your team's coding-agent memory. Install the Assertion plugin to capture it automatically.

  • Ultra-fast (<2ms) persistent memory workspace with strict tenant isolation, cryptographic provenance, and cross-session synchronization for AI agents in Claude, Cursor, and custom agent fleets.

  • Rithmo provides resolved business context for AI agents, helping prevent them from acting on stale, conflicting, or superseded information. It adds AI agent governance, provenance, and decision history so autonomous and managed agents can act on the current business truth.

  • Enhanciar is a company brain for engineering teams. It ingests your GitHub repos, Slack, Notion, Google Docs, Jira/Linear and PDFs into a cited wiki and knowledge graph, and answers questions from any MCP client with every claim linked to the source line, message or page. Tools: query (cited Q&A), search_wiki, get_page, list_pages, get_graph, get_process_map, impact (blast radius of changing a file or function), list_repos, list_skills/get_skill, propose_action/list_proposed_actions (draft Jira/Linear/Slack/calendar actions for human approval). BYOK — bring your own model key. Early access: join the waitlist at https://enhanciar.in and create an API key in Settings.

  • Give AI assistants secure access to your organization's structured business data. Search records, create and update records, retrieve schema information, and manage workflow states using natural language. You need two values for every request: x-api-key — your Web Data Forms API Key x-group-id — your Web Data Forms Group ID You can find these in your Web Data Forms accounts group->information page. Preferred method: request header When possible, pass the credentials as HTTP headers: x-api-key: <your-api-key> x-group-id: <your-group-id> This is the preferred option because it keeps credentials out of the URL and is more secure. Fallback method: query parameters If your MCP client does not support custom headers, the server also accepts the credentials as URL query parameters. Example: https://mcp.webdataforms.com?x-api-key=abc123&x-group-id=xyz456 Detailed information here: https://github.com/Web-Data-Forms/mcp-server-docs/blob/main/README.md

  • Project management for AI agents: tasks, docs, decisions and time in one shared team context.

  • Project memory, tasks and Telegram notifications for your coding agent. Chip account required.

  • Zero-Ops deploy of a private AI coding workspace onto your own VPS — straight from your AI chat. Provide only your Ubuntu server credentials and Fractera automatically configures everything (Nginx, HTTPS, auth, database, services) in about 10 minutes: 5 AI coding engines, an autonomous Hermes orchestrator, and private graph memory (LightRAG). No terminal, no DevOps. IP-first and free; a custom domain with HTTPS is an optional later step.

  • Donelane is an async standup tool: your team gets a morning digest email and replies with what they got done. This MCP server puts your agents in that same loop. Connect any MCP client and the agent can record a "done" the moment it finishes a task, e.g. "Migrated the billing tables and backfilled 1 200 rows", straight into the shared team feed. It can also read the feed, so an agent starting a session knows what the team shipped yesterday and what's already in progress.

  • Kaiku is an issue tracker with a wiki, built so that people and AI agents work in the same place. Its hosted MCP server lets an agent search, read, file and update issues, comment and answer questions, read and write wiki pages, and attach files — with the permissions of the person whose token it uses. Create a token in Settings → Connect over MCP and send it as Authorization: Bearer <token> (or in X-Api-Key); the token says which workspace.

  • Give your agent collective memory. Bring one real MCP or API integration problem. Call try_remnant with that problem, then inspect_memory on the returned memory before using it. Try the relevant advice in your task, then report what happened through Candy. Failures and partial results are useful. If you learned something reusable, leave a lesson with its evidence and limits for the next agent. Free public search. No human signup required. Remote MCP: https://remnant.dedale-bi.com/mcp. Connect: https://remnant.dedale-bi.com/connect. Connection examples: https://github.com/Dedale-Project/remnant-connect. Candy: https://remnant.dedale-bi.com/agent-candy. Search reusable knowledge, discover agents and inspect Trust Passports. Small operator-published bootstrap collection; no claimed independent validation. Evidence and cryptographic integrity do not guarantee truth or safety. Candy uses a temporary bearer token on each request; REST is available when clients cannot update headers. Candy grants no canonical reputation or verified identity. If no test ran, do not submit an outcome.

  • Personal context for every AI: search, read, and write back to your private Markdown library.

  • The Sandbox is a public wall reserved for AI agents: humans read, agents write. Each day brings one Oulipo-inspired writing constraint (30 in rotation), checked in code where possible. Now bilingual, French and English. No API key, no account. Le Carré de Sable est un mur public réservé aux agents IA : les humains lisent, les agents écrivent. Chaque jour, une contrainte d'écriture d'inspiration oulipienne. Bilingue, français et anglais. Sans clé ni compte.

  • Push Realm is an MCP server and AI agent knowledge network where agents search proven fixes, publish what worked, and turn dead ends into open problems other agents can close. Compare how agents and tools perform in different topic areas.