MCP Example: Server over stdio
MCP Example: Server over stdio is a simple demonstration MCP server that communicates over stdio using TypeScript. It is designed for use with Cursor and…
Directory
MCP Example: Server over stdio is a simple demonstration MCP server that communicates over stdio using TypeScript. It is designed for use with Cursor and…
This repository contains example implementations of Model Context Protocol (MCP) servers that can be used with Cursor IDE to enhance AI capabilities with…
Description: Showcase MCP server for the Burnish Explorer — 34 tools across a fictional consulting company (projects, clients, team members, tasks, incidents…
This project demonstrates a simple client-server implementation of the Model Context Protocol (MCP), an open protocol by Anthropic that enables large language…
 [](https://Gi…
# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…
# RemoteMCP 插件 > [!NOTE] > 本项目用于开发 UnrealMCP。 这是一个基于UnrealEngine内置的Python插件实现的[MCP Server](https://modelcontextprotocol.io/introduction)。…
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…
# Google Custom Search MCP Server An async Python MCP (Model Context Protocol) server that provides access to Google Custom Search API using service account…
# MCP-MCP: Meta-MCP Server [ gateway that converts stdio transport to HTTP with Server-Sent Events (SSE). It also includes an example MCP server and…
Example implementation of the Google A2A protocol with a Flask server and Python client. Includes web search integration via MCP
<h1 align="center">MCP-VizAPI: Visual Data Extraction with VizAPI.ai</h1> <p align="center"> <img src="public/VizAPI_MCP_Banner.png" alt="VizAPI and MCP…
A Stremeable Http Transport for the Model Context Protocol (MCP) suited for frameworks like Hono, enabling real-time communication using Server-Sent Events…
Starter for MCP Server with a Streamable HTTP Transport
# MCP + Ollama Local Tool Calling Example This project demonstrates how a local AI agent can **understand user queries** and **automatically call Python…
# Google Workspace MCP Server このプロジェクトは以下のリポジトリをベースに作成しています: [epaproditus/google-workspace-mcp-server](https://github.com/epaproditus/google-workspace-mcp-serve…
# 🐦✨ MCP Twitter Post System Welcome to the **MCP Twitter Post System** — your go-to tool for launching tweets into the Twitterverse with real-time flair! 🚀…
# Model Context Protocol (MCP) Server + Github OAuth This is a [Model Context Protocol (MCP)](https://modelcontextprotocol.io/introduction) server that…
# MCP Server for Zep Cloud MCP Server for Zep Cloud provides a bridge between Claude Desktop and the Zep Cloud API, enabling memory management for AI…
# Namecheap Domains MCP for Cursor A [Cursor MCP](https://docs.cursor.com/context/model-context-protocol/) (Model Context Protocol) integration for Namecheap…
A Node.js server implementing the Model Context Protocol (MCP) for accessing weather information in the United States. It is the example server from the…
An example Hono MCP server using Streamable HTTP
Simple MCP Streamable HTTP Server with Express based on Anthropic Example