Weather Alerts MCP Server
Provides containerization support for MCP server deployment and management
Enables environment variable management for API keys and configuration settings
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Weather Alerts MCP Servershow me the current weather alerts for California"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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
Related MCP server: MCP Weather Alert Agent
Quick Start
Check individual folders for specific setup instructions
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_hereThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Appeared in Searches
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NehaSJ99/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server