Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
MCP Notes Server
Claim
by
truaxki
GitHub
Note Taking
Python
MIT License
3
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
update-note
Update an existing note
Input Schema
Name
Required
Description
Default
content
Yes
name
Yes
Input Schema (JSON Schema)
{ "properties": { "content": { "type": "string" }, "name": { "type": "string" } }, "required": [ "name", "content" ], "type": "object" }
Install Server
You must be
authenticated
.
Other Tools
add-note
delete-note
list-all-notes
update-note