Skip to main content
Glama

Weather Query MCP

by sunholdshen
package.json383 B
{ "name": "weather-mcp-service", "version": "1.0.0", "description": "简单的天气查询MCP服务", "main": "index.js", "scripts": { "start": "node index.js", "dev": "nodemon index.js" }, "dependencies": { "express": "^4.18.2", "axios": "^1.6.0", "cors": "^2.8.5", "dotenv": "^16.3.1" }, "devDependencies": { "nodemon": "^3.0.1" } }

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/sunholdshen/mymcp'

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