ruca-radio/mcp-brain-server
If you are the rightful owner of mcp-brain-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Brain Server is a powerful MCP server designed for managing knowledge embeddings and vector search.
Tools
Functions exposed to the LLM to take actions
addKnowledge
Add new knowledge to the vector database.
searchSimilar
Find semantically similar content.
updateKnowledge
Update existing knowledge entries.
deleteKnowledge
Remove knowledge entries.
batchAddKnowledge
Add multiple knowledge entries in a batch.
getEmbedding
Generate embeddings for text content.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client