Skip to main content
Glama
r2d2helm

Knowledge Assistant MCP Server

by r2d2helm

knowledge_write

Create structured notes in your knowledge vault with automatic naming conventions, duplicate checking, and proper frontmatter formatting for concepts, conversations, troubleshooting, and other note types.

Instructions

Create a new note in the Knowledge vault with proper frontmatter and naming conventions. Naming conventions: C_ for concepts, YYYY-MM-DD_Conv_ for conversations, YYYY-MM-DD_Fix_ for troubleshooting notes. Checks for duplicates before creation.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYesTitle of the note (will be used in filename and frontmatter)
contentYesBody content of the note in Markdown format
typeYesType of note: concept, conversation, troubleshooting, session, reference, project
tagsYesList of tags for the note (without # prefix)
folderNoOptional folder path. Defaults based on note type (e.g., 'Concepts' for concept)
relatedNoOptional list of related note titles for the 'related' frontmatter field

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/r2d2helm/knowledge-assistant-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server