Demo MCP Basic
Demo of MCP server with HTTP SSE and a client
Directory
Demo of MCP server with HTTP SSE and a client
It is a Model Context Protocol (MCP) gateway that converts stdio transport to HTTP with Server-Sent Events (SSE). It also includes an example MCP server and…
<p align="center"> <img width="395" alt="prompts.chat" src="https://github.com/user-attachments/assets/e0d0e32d-d2ce-4459-9f37-e951d9f4f5de" /> </p> <h3…
Super simple TanStack Start MCP server
# MCP Weather Server A FastAPI-based weather server that integrates with Home Assistant using the Model Context Protocol (MCP). This server uses…
A modular, extensible Model Context Protocol (MCP) server for NTeALan REST APIs dictionaries and contributions. This project provides a unified interface for…
A simple Todo application enhanced with natural language processing using the Google Gemini API, MongoDB for persistence, and MCP (Model Context Protocol) for…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
The most simple ModelContext Protocol server example, just say hello to user
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
Model Context Protocol (MCP) is a client-server protocol that enables communication between large language models (LLMs) and external tools or data sources. It…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
A free MCP client server that leverages GroqCloud's high-performance inference capabilities and connects to both local and remote MCP servers.
基于 PHP 实现的 MCP (Model Control Protocol) 服务器框架,通过注解优雅地定义 MCP 服务,支持 Tool、Prompt、Resource 三种处理器,支持Stdio、Sse 两种 transport。
# nabchan-mcp-server > [!WARNING] > これは実験的なプロジェクトであり、改善の余地が大いにあります。 ## 概要 [Nablarchの解説書](https://nablarch.github.io/docs/LATEST/doc/)をもとにしてNablarchの情報を返すMCPサーバー…
An Stdio MCP server providing a bridge to servers using other Transports
A simple MCP server exposed via SSE with examples tools, resources and prompts
A real-time currency exchange service built with Python and MCP (Model Context Protocol). Provides exchange rates between any two supported currencies and…
# Go-MCP-File-Server [简体中文](./README_zh.md) [](https://sourceforge.net/projects/go-…
一個給 AI Agent 使用的 MCP Server 範例,用來取得美國各州的天氣預報與警示資訊
 <div align="center"> <h1>Prisma</h1> <a href="https://www.npmjs.com/package/prisma"><img…
This project showcases how to use the MCP protocol with Azure OpenAI. It provides a simple example to interact with OpenAI's API seamlessly via an MCP server…