Directory

Search MCP Servers

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

Showing 73–96 of 12,816 for MCP Client Example ☀️

Simple MCP Client / Server

# Simple MCP Client / Server https://modelcontextprotocol.io/quickstart/server Install [uv](https://docs.astral.sh/uv/getting-started/installation/), on macOS…

MCP Server Basic Example

MCP Server Basic Example is a minimal reference implementation of the Model Context Protocol (MCP) server in Python. It demonstrates core MCP…

MCP Servers Collection

# MCP Servers Collection This repository hosts five Model Context Protocol (MCP) servers you can mount into Claude Desktop: 1. **line-bot** 2. **email_mcp** 3…

MCP Gateway, Server, and 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…

Tianji Thinking Models

# "Tianji" — Thinking Models MCP Server ![alt text](image/tianji.png) [![TypeScript](https://img.shields.io/badge/TypeScript-4.9+-blue.svg)](https://www.typescr…

Google Tasks MCP Server

# Google Tasks MCP Server A Model Context Protocol (MCP) server for Google Tasks, allowing AI assistants to interact with Google Tasks through the MCP…

Altibase MCP Server

# Altibase MCP Server ## Overview - A Model Context Protocol (MCP) server implementation that provides database interaction and business intelligence…

MCP Census Server

# MCP Census Server A robust Model Context Protocol (MCP) server for accessing US Census Bureau data via JSON-RPC over HTTP. ## Features - JSON-RPC 2.0 (single…

MCP Server Example

MCP Server Example is a basic, template MCP (Model Context Protocol) server designed to be used with Cursor or other MCP‑compatible tools. It provides a…

Spring AI Example

This project demonstrates implementation patterns and best practices for using Spring AI tools, integrating with the Model Context Protocol (MCP) through a…

MCP Text Editor Server

# MCP Text Editor Server A Model Context Protocol (MCP) server that implements Anthropic's text editor tool functionality. This server allows Claude and other…

MoveFlow Aptos MCP Server

# MoveFlow Aptos MCP Server A Model Context Protocol (MCP) server that enables AI assistants to interact with the MoveFlow protocol on Aptos blockchain. This…

Dashy

<h1 align="center">Dashy</h1> <p align="center"> <i>Dashy helps you organize your self-hosted services by making them accessible from a single place</i> <br/>…

🐦✨ MCP Twitter Post System

# 🐦✨ 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! 🚀…

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 Server with Datasaur Sandbox

# MCP Server with Datasaur Sandbox A comprehensive guide for beginners to set up and use a Model Context Protocol (MCP) server with Datasaur Sandbox. ## Table…

Example MCP server and client

Start the MCP server with uv run mcp-server, debug mode with mcp dev src/mcptesting/server/fastmcp.py, or the FastAPI server with uv run api-server.

Simple MCP Server

# Simple MCP Server A basic example of an MCP (Model Context Protocol) server built with TypeScript and `@modelcontextprotocol/sdk`. This server provides a…