{"slug":"9Ninety/MCPNotes","name":"MCP Notes","description":"A simple note-taking server for recording and managing notes with AI models, using AWS DynamoDB for storage.","category":"productivity","tags":[],"official":false,"stars":36,"transport":null,"install":[{"cmd":"npx -p","imports":[]}],"tools":[{"name":"listNotes","description":"Returns array of all notes, optionally filtered by tags."},{"name":"getNote","description":"Returns a single note object matching the given ID, or a 'not found' message if no match exists."},{"name":"writeNote","description":"Creates or updates a note with the given id, title, summary, tags, and content. Returns a success confirmation message."},{"name":"deleteNote","description":"Deletes a note by ID and returns a deletion confirmation message."}],"env_vars":["AWS_ACCESS_KEY_ID","AWS_SECRET_ACCESS_KEY"],"auth_type":"none","github":"https://github.com/9Ninety/MCPNotes","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}