Skip to main content
Glama
package.json518 B
{ "name": "mcp_server_ipma", "version": "1.0.0", "description": "Weather forecast server for Portugal using IPMA data, compliant with the Model Context Protocol (MCP).", "main": "src/index.js", "type": "module", "scripts": { "start": "node src/index.js" }, "keywords": [ "mcp", "weather", "ipma", "portugal", "meteorologia" ], "author": "Gabriel Brandão", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.13.1", "node-fetch": "^3.3.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/brandao-20/mcp_server_ipma'

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