Directory

Search MCP Servers

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

Showing 265–288 of 12,816 for MCP Client Example ☀️

MCP Server (mcp-tools)

# MCP Server (mcp-tools) This project contains a general MCP server designed to provide tools for AI agents, communicating via stdin/stdout using the Model…

Gleif Mcp Server

# GLEIF MCP Server A Model Context Protocol (MCP) server for accessing the Global Legal Entity Identifier (LEI) database via GLEIF's public API…

ws-mcp

# ws-mcp Wrap MCP stdio servers with a WebSocket. For use with [kibitz](https://github.com/nick1udwig/kibitz). ## Quickstart ### Prerequisites Install…

Accessibility Hub

# AccesibilityHub MCP Server for orchestrating web accessibility tools (axe-core, Pa11y, Lighthouse). Analyze web pages, check color contrast, get Lighthouse…

MCP Test Client

An MCP Server that's also an MCP Client. Useful for letting Claude develop and test MCPs without needing to reset the application.

Greptile

# 🚀 Greptile MCP Server - TypeScript Edition [![npm version](https://badge.fury.io/js/greptile-mcp-server.svg)](https://badge.fury.io/js/greptile-mcp-server)…

spring-ai-mcp-client

mcp client application that utilizes spring ai. it integrates with mcp protocol-supported servers to enable ai-powered chat interactions.

Fusion 360 MCP Server

# Fusion 360 MCP Server A Model Context Protocol (MCP) server that interfaces between Cline and Autodesk Fusion 360. This server exposes Fusion 360…

🧠 OSDR MCP Server + Agents

# 🧠 OSDR MCP Server + Agents This repo demonstrates how to integrate MCP agents with custom tools for interacting with NASA’s Open Science Data Repository…

ros2-mcp-server

# ros2-mcp-server `ros2-mcp-server` is a Python-based server that integrates the Model Context Protocol (MCP) with ROS 2, enabling AI assistants to control…

mcp-server

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

🚀 JMeter MCP Server

# 🚀 JMeter MCP Server This is a Model Context Protocol (MCP) server that allows executing JMeter tests through MCP-compatible clients. > [!IMPORTANT] > 📢…

Minesweeper MCP Server

Minesweeper MCP Server is a Model Context Protocol server that lets MCP-compatible client agents play a game of Minesweeper. It works alongside a separate…

Mcp Server Basic Sample

# Mcp Server Basic Sample ## Prepare mcp server app ### 1. Install packages ```bash pnpm install ``` ### 2. Build ```bash pnpm build ``` ## Mcp Inspector…

Hedera MCP Server

# Hedera MCP Server A Model Context Protocol (MCP) server for interacting with the Hedera network. This server provides tools for creating Hedera wallets…

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…

OWASP MCP Server

# OWASP MCP Server A WebSocket-based Mission Control Protocol (MCP) server for OWASP ZAP security scanning, enabling real-time control and monitoring of…

MCP-Server

# MCP-Server ## About This repository contains implementations of Model Context Protocol (MCP) server examples for agent-to-agent (A2A) systems. MCP allows AI…

MCP Server

# MCP Server ## 1. What is MCP (Model Context Protocol)? Model Context Protocol (MCP) is a standard for interaction between models, agents, and contextual…

Mcp_server_client_assessment

MCP Client-Server System Overview This project implements an MCP-based Client-Server System where a client sends a query, the server processes it using Ollama…

Spring AI Apps Project

Spring AI Apps Project is a Spring Boot application that demonstrates integrating AI capabilities using the Spring AI framework. It provides a reference…