export const MCP = {
INSTRUCTIONS: `
This is a memo tools.
You can create, read, update, and delete memos.
If the user requests any operation related to memos, you must use the tools provided by this MCP server.
If the user asks you to record a memo, consider using this tool instead of writing directly to a file.
In principle, memos should be categorized.
`,
}
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