Directory

Search MCP Servers

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

Showing 145–168 of 20,608 for MCP Client Example ☀️

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! 🚀…

Test_apple_price

![MCP-for-beginners](./images/mcp-beginners.png) [![GitHub contributors](https://img.shields.io/github/contributors/microsoft/mcp-for-beginners.svg)](https://Gi…

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…

Qlik Sense Mcp Server

# Qlik Sense MCP Server Model Context Protocol (MCP) server for integration with Qlik Sense Enterprise APIs. Provides unified interface for Repository API and…

Hologres MCP Server

# Hologres MCP Server Hologres MCP Server serves as a universal interface between AI Agents and Hologres databases. It enables seamless communication between…

Stexa Voice Mcp

# Stexa Voice MCP — Examples & Quickstart [![Status](https://img.shields.io/badge/Status-Stable-green)](https://stexa.ru/mcp/v1/health)…

Xitoring Mcp

# Xitoring MCP Server [![MCP Compatible](https://img.shields.io/badge/MCP-compatible-06d2dd)](https://modelcontextprotocol.io/) [![License…

JIRA MCP Server 🚀

# JIRA MCP Server 🚀 <!-- Badges - TODO: Replace <USER>/<REPO> and add real token/links --> [![Go CI](https://github.com/karolswdev/jira-mcp-server/actions/workf…

Loki MCP Server

# Loki MCP Server A [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol/mcp) server for Grafana Loki that provides AI agents with access to…

OpenAI Integration with MCP

This example demonstrates how to integrate the Model Context Protocol (MCP) with OpenAI’s API, allowing OpenAI to dynamically use tools exposed by an MCP…

MCP_understanding

# MCP_understanding # Installation steps 1. pip install uv 2. uv init MCP_servers_and_a2a_utils 3. uv run mcp install main.py 4. uv run mcp # Sample Demo App…

Masumi MCP Server

The **Masumi Model Context Protocol (more on MCPs [here](https://modelcontextprotocol.io/introduction)) Server** is the gateway to the Masumi Network…

Ototree MCP

# mcp - client 项目详细使用文档 ## 一、项目概述 `mcp - client` 项目旨在把本地的mcp-server通过flask暴露出来,用户自建内网穿透,实现coze/dify/fastgpt等平台与本地资源进行交互。 ## 二、环境搭建 ### 2.1 前置要求 请确保已安装 `uv`…