MCP Notes
by 9Ninety
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AWS_ACCESS_KEY_ID | No | AWS access key ID for DynamoDB access | |
| AWS_SECRET_ACCESS_KEY | No | AWS secret access key for DynamoDB access |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| listNotes | Lists all notes, or search notes with tags you seen in previous list operation. |
| getNote | Retrieves a specific note by its ID. |
| writeNote | Creates or updates a note with a unique ID suffixed by a random number. |
| deleteNote | Deletes a specific note by its ID. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/9Ninety/MCPNotes'
If you have feedback or need assistance with the MCP directory API, please join our Discord server