This TypeScript-based MCP server allows users to manage a simple notes system through creating and summarizing text notes using Model Context Protocol (MCP).
No reviews yet. Be the first to review!
Sign in to join the conversation
Use the search_notes tool to search for Notion pages using a query string. Input: Query text to filter relevant pages. Output: Markdown content of matching notes.
Summarize a specific note by URI. Input: Notion page URI. Output: Structured messages for summarization.
Propose structural improvements for a specific note. Input: Notion page URI. Output: Structured messages with suggestions for refactoring.
Identify potential fixes for note content. Input: Notion page URI. Output: Structured messages with identified fixes.
Recommend enhancements to improve a specific note. Input: Notion page URI. Output: Structured messages with enhancement recommendations.