# MCP Server Skill

> Weather MCP Server

- Skill: `cognis-digital/mcp-server-skill` (Agent Skill, multi-file: 3 files)
- Install (CLI): `npx skillmds@latest add cognis-digital/mcp-server-skill`
- Raw SKILL.md: https://api.skillmd.com/api/skills/cognis-digital/mcp-server-skill/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: cognis-digital (https://skillmd.com/u/cognis-digital)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/cognis-digital/mcp-server-skill

---

# Weather MCP Server

An MCP server that exposes a `get_weather` tool. Its `mcp.json` declares a launch `command`, which
means the host will spawn a process on your machine — a declared exec surface. skillvet surfaces
that from the manifest alone (`manifest_overbroad`), before it even reads the server code.

