SkillAgentSearch skills...

weatherapi-mcp

"main": "dist/server.js", "types": "dist/server.d.ts", "bin": { "weatherapi-mcp": "./dist/server.js" }, "scripts": { "build": "tsc",

Install / Use

claude mcp add swonixs -- npx -y github:swonixs/weatherapi-mcp

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

34/100

Category

Other

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "@swonixs/weatherapi-mcp", "version": "1.1.0", "description": "WeatherAPI MCP sunucusu - Hava durumu ve hava kalitesi verileri için MCP aracı", "type": "module", "main": "dist/server.js", "types": "dist/server.d.ts", "bin": { "weatherapi-mcp": "./dist/server.js" }, "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "ts-node --esm src/server.ts", "prepare": "npm run build" }, "keywords": [ "mcp", "weather", "weatherapi", "hava-durumu", "modelcontextprotocol", "air-quality" ], "author": "swonixs", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.7.0", "axios": "^1.6.7", "dotenv": "^16.4.5", "zod": "^3.22.4" }, "devDependencies": { "@types/node": "^20.11.25", "ts-node": "^10.9.2", "typescript": "^5.4.2" }, "files": [ "dist", "README.md" ] }

Related Skills

View on GitHub
GitHub Stars0
CategoryOther
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low