This TypeScript-based MCP server allows users to manage a simple notes system through creating and summarizing text notes using Model Context Protocol (MCP).
Nessuna recensione ancora. Sii il primo a recensire!
Accedi per unirti alla conversazione
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.