Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 529–552 of 20,623 for MCP Client Application

Smart Pet with MCP

一个桌宠形式的mcp client,可以对接任意mcp server,配合测试的mcp server 开源地址:https://github.com/shijianzhong/mcp-server-for-pc

Mcpclient

Client to demonstrate the test of an MCP server with OpenAI LLM

SteamStats MCP Server

The SteamStats MCP Server is a Python-based Model Context Protocol (MCP) server that acts as an intermediary between an MCP client (like Roo) and the Steam Web…

mcp_server_js

mcpserverjs is an MCP server that exposes a single tool for executing JavaScript code. It is designed for developers who need to run JavaScript snippets within…

LangChain MCP Client Streamlit App

This Streamlit application provides a user interface for connecting to MCP (Model Context Protocol) servers and interacting with them using different LLM…

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…

PsMCP-MCP-Server-for-Photoshop

An Extensive MCP server and a Gradio MCP client ( with Gemini ) with several tools made using win32com to intereact with Photoshop. Designing with Photoshop…

Sarutahiko MCP 計算ツール

Sarutahiko MCP 計算ツール is a sample calculator implementation that uses the Model Context Protocol (MCP) to provide basic arithmetic operations. It is built with…

🧠 Custom MCP Server Demo

<h1 align="center">🧠 Custom MCP Server Demo</h1> This project is a Custom MCP (Model Context Protocol) Server built using Python, It’s designed to demonstrate…

MCP Server + n8n

# MCP Server + n8n ![Licença MIT](https://img.shields.io/badge/Licença-MIT-blue.svg) ![n8n](https://img.shields.io/badge/n8n-Workflow%20Automation-orange)…

Receiptsapi Mcp

# ReceiptsAPI MCP Server Use ReceiptsAPI directly inside **Claude Desktop** and any MCP-compatible AI client. Parse receipts, invoices, and documents without…

yt-mcp-server

# yt-mcp-server A Model Context Protocol (MCP) server built with mcp-framework. ## Quick Start ```bash # Install dependencies npm install # Build the project…

MCP Email Service

RCS Quikmail is a Model Context Protocol (MCP) server for sending email using natural language. RCS Quikmail uses post-quantum encryption to secure the…

Resume MCP Server

# Resume MCP Server This project transforms my resume into an interactive Model Context Protocol (MCP) server deployed on Cloudflare Workers. When AI…