MCP_Server_Setup
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…
Directory
```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 Server A Dart plugin for implementing [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) servers. This plugin allows Flutter applications…
The **Masumi Model Context Protocol (more on MCPs [here](https://modelcontextprotocol.io/introduction)) Server** is the gateway to the Masumi Network…
# genius-mcp-server Un servidor [Model Context Protocol (MCP)](https://modelcontextprotocol.io) para interactuar con la [API de…
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…
# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…
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…
A web client for managing MCP servers and tools
Gaia-X 基于AI新范式的下一代企业级AI应用平台。Gaia-X旨在实现类人脑的、针对企业办公业务场景的AI化赋能,包括一系列新颖而稳定的企业级AI功能,包括不限于:企业级管理功能、MCP Server支持(且支持将企业内部系统API转换为MCP…
# MCP Calculator Demo A demonstration project showcasing a calculator service using the MCP (Model Control Protocol) framework. This project consists of a…
# @heuresis/mcp A Model Context Protocol (MCP) server that exposes a Heuresis workspace to any MCP-capable client (Claude Desktop, Claude Code, Cursor…
Demo of MCP server with HTTP SSE and a client
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-client_EAG-S-4 - Local Setup This repository provides a minimal implementation to set up and interact with the **MCP (Modular Computation…
Speeds up installing Smithery MCP servers onto multiple clients
DartMCP is a Dart implementation of the Model Context Protocol (MCP) for AI agent interactions, providing both server and client components for building…
# Zipline MCP Server An MCP (Model Context Protocol) server that allows you to upload files to a Zipline-compatible host. This server provides tools for…
# Laraguard MCP <img width="100%" alt="image" src="https://github.com/user-attachments/assets/27731e3b-2a15-4b1a-b2e3-c76fca96fff5" /> > **A security audit MCP…
# Signal Found MCP **The only AI tool that connects directly to a proprietary Reddit outreach network — find your prospects, personalize your pitch, and send…
# D3 MCP Server A TypeScript Express-based Model Context Protocol (MCP) server for D3.js information. This server provides D3 visualization documentation…
# Cerebra Legal MCP Server An enterprise-grade MCP server for legal reasoning and analysis based on the "think" tool concept from [Anthropic's engineering…
# Swagger MCP 服务器 [](https://smithery.ai/server/@tuskermanshu/swagger-mcp-server)…
This repository demonstrates how to set up and implement basic MCP server that integrates with Claude Desktop.
This service uses Model Context Protocol (MCP) server code to provide information about office supplies inventory from a CSV file. It allows AI assistants to…