Skip to main content
Glama

memo-mcp

by 108yen
server.ts292 B
import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js" import { version } from "../../package.json" import { CONSTANTS } from "../constant" export const server = new McpServer( { name: "memo-mcp", version, }, { instructions: CONSTANTS.MCP.INSTRUCTIONS, }, )

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