memo-mcp
by 108yen
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| createMemoD | Create a new memo |
| getMemosB | Get all memos |
| getMemoB | Get a single memo by ID |
| updateMemoC | Update a memo |
| deleteMemoC | Delete a memo |
| searchMemosB | Search memos by keyword and date range |
| createCategoryC | Create a new category |
| getCategoriesB | Get all categories |
| getCategoryB | Get a single category by ID |
| updateCategoryC | Update a category |
| deleteCategoryB | Delete a category |
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/108yen/memo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server