Skip to main content
Glama
agcraft

memopaper-mcp

by agcraft

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MEMOPAPER_API_KEYYesAPI key from the dashboard, starting with mp_

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
memoA

Save a memo or manage existing ones.

Actions and required parameters: add : text(req), group, visibility list : group, visibility, limit get : uuid(req) get_nth : index(req, 1=latest), group latest : group, visibility oldest : group, visibility pop : group — read + delete latest (destructive) delete : uuid(req) (destructive) edit : uuid(req), text(req) stats : (no params) — total and per-group count

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/agcraft/memopaper-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server