MCPClient Python Application
implementation for interacting between an MCP server and an Ollama model
Directory
implementation for interacting between an MCP server and an Ollama model
<div align="center">  ## 🌦️ weather_service MCP サーバー </div> ## 🧩 コンポーネント ### 📚 リソース このサーバーは、シンプルなノート保存システムを実装しています: - カスタム note://…
A working example to create a starlette server with SSE-based MCP support
Agent gateway with 17 MCP tools — web search, image gen, Polymarket signals, Alpaca paper, real-time earthquakes + 72h forecast, weather, drug interactions…
Mcp Demos is a repository of example projects that demonstrate how to build applications using the Model Context Protocol (MCP). It includes three subprojects…
The purpose of this repo is to demonstrate how easy it is to leverage workflows as tools for MCP servers by taking modelcontext.io's weather example and making…
Model Context Protocol (MCP) Server and AWS Strands Agents Demonstration
Create sample MCP server and able to debug in VSCode
A practical demonstration of integrating LangChain with Model Control Protocol (MCP) featuring both single and multi-server implementations. Includes examples…
A Cloudflare Worker that implements the Model Context Protocol (MCP), letting Claude access weather, IP geolocation, web search, and custom HTTP requests…
A Spring Boot-based weather service providing weather forecasts and alerts via MCP integration.
A FastAPI-based server that provides weather information from the National Weather Service API, secured with OAuth 2.1.
Provides weather data using the US National Weather Service (NWS) API. Built with pure JavaScript ES Modules.
Provides weather alerts and forecasts using the National Weather Service API.
Provides real-time weather forecasts and alerts using the National Weather Service API.
Provides weather data and air quality information using the Weather Union API.
A weather server providing weather information for locations within the United States.
Provides real-time weather alerts for US states using the National Weather Service API.
Weather data from the Mt Washington weather observatory in New Hampshire.
Integrates with an external weather API to provide current conditions and forecasts for locations in Japan.
First MCP Server implementation using US weather API
Official MCP server for APIFreaks. Real-time weather, IP, WHOIS, DNS, SSL, currency, screenshots, and more for any AI agent.
# MCP-Server This is an MCP-Server that uses the Meteostat API to get meteorological data worldwide. ## Description This server fetches data from the Meteostat…
LangGraph agent tutorial adapted to use MCP servers.