databases
Memvid Mcp Server
Python Streamable HTTP Server you can run locally to interact with [memvid](https://github.com/Olow304/memvid) storage and semantic search.
python
local
databases
Installation
npx -y ferrants/memvid-mcp-serverConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "memvid-mcp-server",
"command": "npx",
"args": [
"-y",
"ferrants/memvid-mcp-server"
]
}About This MCP Server
ferrants/memvid-mcp-server
Python Streamable HTTP Server you can run locally to interact with memvid storage and semantic search.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub