memory-seam-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@memory-seam-mcprecall what I discussed in last meeting"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
memory-seam-mcp — moved
This bridge now lives in the main memory-seam repository:
https://github.com/jeremyknows/memory-seam (under bridge/)
Install:
pip install "git+https://github.com/jeremyknows/memory-seam.git#subdirectory=bridge"This standalone repository is archived. All development, issues, and releases happen in the main repo.
This server cannot be deployed
Maintenance
Related MCP Connectors
OrganiKPI MCP: search and fetch services, posts and tools as clean markdown (read-only).
Read-only search and Markdown access to liz's public docs, prompts, resources, and an MCP App.
Read-only MCP server for the OrchestKit docs: full-text search + Markdown fetch. No auth.
Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.
Related MCP Servers
- AlicenseAqualityAmaintenanceExposes local markdown documentation, notes, and knowledge bases to AI tools via the Model Context Protocol without embeddings or uploading.41MIT
- AlicenseNot gradedqualityBmaintenanceEnables reading, writing, and searching a local markdown-based memory store using MCP tools, with safety checks and index consistency.MIT
- AlicenseNot gradedqualityAmaintenanceServes local Markdown wikis as a read-only knowledge source with MCP tools for agent context retrieval.130 PyPI6Apache 2.0
- AlicenseNot gradedqualityCmaintenanceEnables MCP clients to search, read, and list notes and tags in a Markdown vault using read-only tools.MIT