Noteit-mcp
JSON →AI prompt library + visual knowledge hub for developers
Tools · 8
- noteit_profiles_list List user agent profiles - configuration sets containing personas, instructions, rules, and documents for specific roles or tasks
- noteit_profiles_getConfig Retrieve a composable AI agent configuration profile containing personas, instructions, rules, and documents
- noteit_profiles_generate Generate and save individual configuration components (persona, rule, document, instruction) that can be assembled into agent profiles
- noteit_notes_create Create project notes with 4 specialized types: 'note' for general records, 'task' for development assignments, 'why' for explanations, 'issue' for problems and bugs
- noteit_notes_read Retrieve complete content of a specific note by its unique ID
- noteit_notes_list Browse and filter all user notes across projects with optional filtering by tags, record types, or project names
- noteit_web_create Generate interactive HTML notes to help developers understand complex concepts, processes, or technical details
- noteit_flow_create Create visual flow diagrams with nested data support for technical process visualization
Links
★ 5 GitHub stars