Model Context Protocol (MCP) Server
A basic educational implementation of the Model Context Protocol (MCP) in Python. It demonstrates core MCP concepts using FastAPI, WebSockets, and Pydantic for…
Directory
A basic educational implementation of the Model Context Protocol (MCP) in Python. It demonstrates core MCP concepts using FastAPI, WebSockets, and Pydantic for…
# Toronto Open Data MCP Server An MCP (Model Context Protocol) server that provides direct access to Toronto's Open Data through the CKAN API. This server…
MCP server for querying Azure Log Analytics using natural language
# Integrating AI with Flutter: Creating AI Services with LlmServer and mcp_server   server that exposes selected…
# SSE MCP Server このリポジトリは、Server-Sent Events (SSE) を使用したModel Context Protocol (MCP) サーバーのサンプル実装です。Netlify Edge Functionsを使用してデプロイできるように設計されています。 ## 最新の更新 -…
# MCP Server Demo This is a basic Model Context Protocol (MCP) server built in Python using FastMCP. --- ## About MCP lets AI models like Claude access dynamic…
This repository contains a python implementation of an MCP Host which is capable of running several MCP Servers with SSE protocol
# weather-server MCP Server A Model Context Protocol server This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core…
rongcloud-server-mcp-python is an MCP server built on the FastMCP framework, integrating RongCloud instant messaging services. It supports user management…
# MCP Server A server that generates Master Content Plans (MCPs) based on topics. The server aggregates resources from the web and organizes them into…
# MacOS Resource Monitor MCP Server [](https://archestra.ai/mcp-catalo…
A cookiecutter template for quickly bootstrapping a Python-based MCP server.
# streamable-http-server MCP Server A Model Context Protocol server This is a TypeScript-based MCP server that implements a simple notes system. It…
# Context Autopilot **Automated context collection for coding agents.** Mines your real agent sessions — every instruction you repeated, every correction you…
# openEHR MCP Server An MCP (Model Context Protocol) server designed to interface with openEHR REST APIs, specifically the EHRbase implementation. This server…
这是一个使用 Python 语言从 0 到 1 搭建 MCP server 的代码学习教程