Skip to main content
Glama

Weather Query MCP

by sunholdshen
smithery.yaml347 B
name: weather-mcp-service description: 简单的天气查询MCP服务 environments: - name: production url: auto region: auto build: type: node version: 18 run: command: node index.js port: 3001 env: - name: PORT value: 3001 - name: OPENWEATHER_API_KEY secret: true 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