Skip to main content
Glama

Weather Query MCP

by sunholdshen
smithery-backup.yaml267 B
name: weather-mcp-service description: 简单的天气查询MCP服务 build: type: node run: command: node index.js port: 3001 env: - name: OPENWEATHER_API_KEY secret: true - name: PORT value: 3001 mcp: manifest_path: /mcp-manifest.json

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