Skip to main content
Glama

API Integration MCP Server

by dianakrog
package.json1.09 kB
{ "name": "mcpweather", "version": "1.0.0", "description": "weather", "main": "index.js", "scripts": { "test": "jest --verbose", "test:chrome": "jest lima_weather.test.js --verbose", "test:madrid": "jest madrid_weather.test.js --verbose", "lima:weather": "node lima_weather.js", "madrid:weather": "node madrid_weather.js", "lima:show": "node show_lima_results.js", "madrid:show": "node madrid_summary.js", "summary": "node final_summary.js", "test:city": "node test_city.js", "test:lima": "node test_city.js lima", "test:tokyo": "node test_city.js tokyo", "test:london": "node test_city.js london", "test:paris": "node test_city.js paris", "test:newyork": "node test_city.js new-york", "test:luanda": "node test_city.js luanda" }, "keywords": [ "weather" ], "author": "Santi y Diana", "license": "ISC", "dependencies": { "@modelcontextprotocol/sdk": "^1.12.1", "zod": "^3.25.51" }, "devDependencies": { "@playwright/test": "^1.52.0", "jest": "^29.7.0", "playwright": "^1.52.0" } }

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/dianakrog/mcpworkshop'

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