NocturnLabs/opencode-personal-knowledge
🧠Personal knowledge MCP server with vector database for Opencode. Store and retrieve knowledge using semantic search, powered by local embeddings.
This helps you keep track of all your essential information and conversations within the Opencode AI coding environment. You input text, notes, or even entire chat sessions, and it helps you find specific details later using smart search that understands meaning, not just keywords. This is for developers, researchers, or anyone working extensively with the Opencode AI assistant who needs a reliable memory system.
Available on npm.
Use this if you need to store and quickly retrieve specific knowledge, code snippets, or past conversations from your Opencode sessions without relying on external services.
Not ideal if you're not using the Opencode ecosystem or need a collaborative knowledge base shared across a team.
Stars
8
Forks
2
Language
TypeScript
License
—
Category
Last pushed
Dec 15, 2025
Commits (30d)
0
Dependencies
5
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/NocturnLabs/opencode-personal-knowledge"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
tomschell/personal-kg-mcp
Personal Knowledge Graph MCP Server - Decision intelligence for multi-agent workflows
pvliesdonk/markdown-vault-mcp
Generic markdown collection MCP server with FTS5 + semantic search, frontmatter-aware indexing,...
n-r-w/knowledgegraph-mcp
MCP server for enabling persistent knowledge storage for Claude through a knowledge graph with...