mcp

NehaSJ99/mcp

3.2

If you are the rightful owner of mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This project is a comprehensive Model Context Protocol (MCP) server implementation that provides real-time weather alerts using the National Weather Service API.

MCP Learning Repository

A collection of Model Context Protocol (MCP) server examples for learning MCP development.

What's Inside

  • server/ - Weather alerts MCP server (FastMCP + National Weather Service)
  • web-search-mcp/ - Web search MCP server (SerpAPI integration)
  • mcpserver/ - Alternative MCP server with Docker support

Quick Start

  1. Check individual folders for specific setup instructions
  2. Each folder has its own README with run instructions

Environment Variables

Create .env files where needed:

GROQ_API_KEY=your_key_here
SERPAPI_KEY=your_key_here