Skip to main content
Glama
package.json747 B
{ "name": "tokyo-wbgt-mcp-server", "version": "1.0.0", "description": "MCP Server for Tokyo WBGT (Heat Index) forecast data from Japan Environment Agency", "main": "build/index.js", "type": "module", "scripts": { "build": "tsc", "start": "node build/index.js", "dev": "tsx src/index.ts" }, "keywords": [ "mcp", "wbgt", "heat-index", "tokyo", "weather", "japan", "environment" ], "author": "Claude", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^0.4.0" }, "devDependencies": { "@types/node": "^20.0.0", "tsx": "^4.0.0", "typescript": "^5.0.0" }, "bin": { "tokyo-wbgt-server": "./build/index.js" }, "files": [ "build/**/*" ] }

Latest Blog Posts

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/yukit7s/cc-get-wbgt'

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