Directory

Search MCP Servers

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

Showing 385–408 of 20,608 for MCP Client Example ☀️

mcp-server-for-rag

# RAGのためのMCPサーバーマイクロサービス群 WebページをクロールしてElasticsearchに保存し、Claude Desktop や Cline から検索できるようにするMCPサーバーです。 Dockerだけで完結するため、ローカル環境を汚さずにすぐにRAG(検索拡張生成)を試すことができます。…

Agent101 Mcp

# agent101-mcp One MCP server. 3,900+ tools. 44 free invokers. Zero dependencies. Agent101 is an open-source service pack for AI agents. Install one MCP server…

Google Scholar MCP Server

# Google Scholar MCP Server [![smithery badge](https://smithery.ai/badge/@JackKuo666/google-scholar-mcp-server)](https://smithery.ai/server/@JackKuo666/google-s…

Debitura

# Debitura MCP Server [![License: MIT](https://img.shields.io/badge/License-MIT-1f6feb.svg)](./LICENSE) [![Model Context…

Voice MCP Client

A iOS/MacOS Swift MCP Client using voice interacting with python MCP servers both natively

Mcp Server Python

````markdown # MCP Server in Python ## Overview **MCP (Model Context Protocol)** is a framework that allows you to integrate custom tools into AI-assisted…

mcp-server

mcp-server is a Python-based MCP (Model Context Protocol) server example that provides two simple tools: BMI calculation and weather retrieval. It demonstrates…

Gmail MCP Server

# Gmail MCP Server A Java-based Model Context Protocol (MCP) server that integrates with Gmail to enable natural language email queries via Claude Desktop. The…

Imagen3-MCP

# Imagen3-MCP [English Version](#imagen3-mcp-english) 基于 Google 的 Imagen 3.0 的图像生成工具,通过 MCP(Model Control Protocol)提供服务。 ## 效果 画一只奔跑的杰克罗素犬,长焦镜头,阳光透过狗狗的毛发,照片级画质…

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…

Zendesk Help Center MCP Server

# Zendesk Help Center MCP Server A Model Context Protocol (MCP) server that interfaces with the Zendesk Help Center API, allowing integration with Claude…

MCP Tools Server

# MCP Tools Server MCP Tools Server is a Minecraft server plugin that provides an API for Large Language Models (LLMs) to interact with your Minecraft server…

Delinea Mcp

# DelineaMCP **MCP server for the Delinea Secret Server and Platform APIs** [![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE) --- ##…

x402 Triage MCP

# x402-triage-mcp [![ci](https://github.com/TateLyman/x402-triage-mcp/actions/workflows/ci.yml/badge.svg)](https://github.com/TateLyman/x402-triage-mcp/actions/…

mcp-server

# mcp-server ## Install ```bash npm i @togethercrew.dev/mcp-server yarn add @togethercrew.dev/mcp-server pnpm add @togethercrew.dev/mcp-server ``` ## Inspector…

Notebook Intelligence

# Notebook Intelligence Notebook Intelligence (NBI) is an AI coding assistant and extensible AI framework for JupyterLab. It can use GitHub Copilot or AI…

MCP-CLIENT-BROSWER

TypeScript SDK for using large language models with an MCP server directly in the browser, powered by Cherry Studio's prompt templates.

create-mcp-server

A specialized MCP server that helps create new MCP server scaffolds. It streamlines the process of creating new Model Context Protocol (MCP) servers by…