You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Successfully developed a Travel Planner Assistant powered by LangGraph and MCP, integrating real-time flights, hotels, weather, places, and timezone tools. Features modular MCP servers, OpenAI agent orchestration, and a Streamlit UI for end-to-end trip planning.
A lightweight Python MCP (Message Communication Protocol) server implementation for note.com. Enables authentication, server-side message relay, and developer-mode integrations via MCP endpoints.
This repository is a collection of sample projects and practice files demonstrating how to build Model Context Protocol servers using both the fastmcp and fastapi_mcp libraries.
This project provides a simple, lightweight server that parses the Google News RSS feed. It exposes a single tool to fetch the latest headlines, descriptions, and source metadata.