Content
# Weather MCP Server
A pure TS implementation of a weather query MCP server based on @modelcontextprotocol/sdk.
## Basic Approach
1. Create a server instance using the McpServer class.
2. Register tools via server.tool().
3. Use zod for parameter validation.
4. Return a standardized response format.
## Quick Start
Install dependencies:
1. npm run build
2. npx @modelcontextprotocol/inspector node dist/index.js
Connection Info
You Might Also Like
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.
Filesystem
Node.js MCP Server for filesystem operations with dynamic access control.
Sequential Thinking
A structured MCP server for dynamic problem-solving and reflective thinking.
git
A Model Context Protocol server for Git automation and interaction.