Skip to main content
Glama

Basic MCP Server

by donghunee
package.json539 B
{ "name": "weather-mcp-server", "version": "1.0.0", "description": "더미 데이터를 사용하여 한국 주요 도시의 날씨 정보를 제공하는 MCP 서버", "main": "index.js", "module": "./src/index.ts", "type": "module", "scripts": { "dev": "npx smithery dev", "build": "npx smithery build" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.18.2", "@smithery/sdk": "^1.6.4", "zod": "^3.25.46" }, "devDependencies": { "@smithery/cli": "^1.6.2" } }

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/donghunee/my-first-mcp-server'

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