Skip to main content
Glama

lafe-blog MCP Server

by La-fe

write_note

Create and store text notes with title and content for organized personal documentation and reference.

Instructions

Write a new note

Input Schema

NameRequiredDescriptionDefault
contentYesText content of the note
titleYesTitle of the note

Input Schema (JSON Schema)

{ "properties": { "content": { "description": "Text content of the note", "type": "string" }, "title": { "description": "Title of the note", "type": "string" } }, "required": [ "title", "content" ], "type": "object" }

Other Tools from lafe-blog MCP Server

Related Tools

    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/La-fe/seo-mcp'

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