MCP-Server 项目文档
MCP-Server 项目文档 is a server and client implementation of the Model Context Protocol (MCP) that enables large language models (LLMs) to call external tools via…
Directory
MCP-Server 项目文档 is a server and client implementation of the Model Context Protocol (MCP) that enables large language models (LLMs) to call external tools via…
Demo of MCP server with HTTP SSE and a client
A terminal-based chat client that connects to an MCP server and integrates with OpenAI's API, including a weather service as an example of MCP functionality…
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…
Example web app mounting a model context protocol (MCP) server on a FastAPI server
MCP server to get latest information about me (for now), you can add that mcp server to claude desktop or create custom client which you can see in the file
# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…
# 🧠 mcp_server-client_EAG-S-4 - Local Setup This repository provides a minimal implementation to set up and interact with the **MCP (Modular Computation…
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
MCP Client as an Agent Strategy Plugin. Support GUI operation via UI-TARS-SDK.
# Cerebra Legal MCP Server An enterprise-grade MCP server for legal reasoning and analysis based on the "think" tool concept from [Anthropic's engineering…
Sample to create an AI Agent using OpenAI models with any MCP server running on Azure Container Apps
# MCP Server for Microsoft Paint A JSON-RPC 2.0 compatible server for controlling Microsoft Paint through the Microsoft Commandline Protocol (MCP). ## Features…
# D3 MCP Server A TypeScript Express-based Model Context Protocol (MCP) server for D3.js information. This server provides D3 visualization documentation…
# Swagger MCP 服务器 [](https://smithery.ai/server/@tuskermanshu/swagger-mcp-server)…
This TypeScript-based server implements a simple notes system, allowing users to create and manage text notes and generate summaries, showcasing core MCP…
This repository demonstrates how to set up and implement basic MCP server that integrates with Claude Desktop.
# Supabase MCP Server <p align="center"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://github.com/user-attachments/assets/4a363bcd-7c15…
An MCP client and server for cryptogecko using fastMCP library and Starlette
# Google Calendar MCP Server Uma implementação do Model Context Protocol (MCP) para o Google Calendar que permite a interação com eventos do calendário através…
Run npm run build for client and server then Run node build/index.js ../weather-server/build/main.js
# mcp-proxy  ](https://github.com/ginkida/sallyport/actions/workflows/ci.yml)…