Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by saadmdsabah • Uncategorized
Collection of sample projects demonstrating how to build MCP servers using fastmcp and fastapi_mcp libraries.
Wrap pure Python functions as MCP servers.
Integrate external APIs into MCP servers.
Parse RSS feeds and expose them via MCP.
This repository provides example implementations of Model Context Protocol (MCP) servers using both pure Python and FastAPI integrations. It includes practical examples such as wrapping pure functions, external APIs, RSS feed parsing, and auto-generating tools from FastAPI APIs. The repository also features a live deployed MCP server for parsing Google News RSS feeds, showcasing real-world usage and deployment.