enogrob/project-thebrain-mcp-server
3.2
If you are the rightful owner of project-thebrain-mcp-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.
The TheBrain MCP Server is a Ruby-based implementation of a Model Context Protocol server that integrates AI assistants with TheBrain's knowledge management system.
Tools
Functions exposed to the LLM to take actions
search_thoughts
Search for thoughts within TheBrain knowledge base.
get_thought
Retrieve detailed information about a specific thought.
create_thought
Create a new thought with specified attributes.
update_thought
Update an existing thought with new data.
delete_thought
Delete a thought from TheBrain knowledge base.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client