Skip to main content
Glama
znehraks

MCP Notepad Server

by znehraks
package.json470 B
{ "name": "mcp-notes-server", "version": "1.0.0", "description": "MCP 학습용 간단한 메모장 서버 - Tool, Resource, Prompt 예제", "type": "module", "main": "dist/index.js", "scripts": { "build": "tsc", "dev": "tsc --watch", "start": "node dist/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.12.0", "zod": "^3.24.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

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/znehraks/mcp-poc'

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