Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by AppSecHQ • Uncategorized
Example MCP servers demonstrating news and weather data integrations for AI assistants.
Retrieve the latest news headlines by category or source.
Provide current weather information for any city worldwide.
This repository provides two example MCP servers: a Python-based news server fetching headlines from RSS feeds, and a Node.js-based weather server providing current weather information worldwide. These servers showcase how to build custom integrations for Claude Code and other MCP clients, enabling AI assistants to securely access external data sources via the Model Context Protocol. The demos help developers understand MCP server implementation and usage with practical tools.