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-mcpIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
OtherSupported Platforms
Skill content
View source on GitHub{ "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
Agent-Reach
84.4kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
headroom
73.4kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
ruflo
73.0k🌊 The original agent harness. Deploy intelligent multi-player swarms, coordinate autonomous workflows, and build conversational AI systems. Features adaptive memory, self-learning intelligence, federation, vector RAG integration, and native Claude Code / Codex / Hermes and many more Integrated
CowAgent
47.1kOpen-source super AI assistant & Agent Harness. Plans tasks, runs tools and skills, self-evolves with memory and knowledge. Multi-agent, multi-model, multi-channel. Lightweight, extensible, one-line install.
Security Score
Audited on Invalid Date
