Directory

Search MCP Servers

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

Showing 121–144 of 12,804 for SYCHEV-LAB-MCP-CLIENT

Quick Example

# Standardizing LLM Interaction with MCP Servers Model Context Protocol, or MCP, is [an open protocol that standardizes how applications provide context to…

MCP Client:

An MCP Client for connecting to MCP Server‐compatible services at https://app.pinax.network.

MCP SSE Client Python

MCP SSE Client Python is a Python toolkit for connecting to and interacting with remote Model Context Protocol (MCP) endpoints over Server-Sent Events (SSE)…

Mcp Client

an MCP client written in angular/typescript using Claude.ai for integration with ApiLogicServer server executions

MCP Client

TypeScript client for interacting with MCP (Model Context Protocol) servers

McpClientServerExample

A simple .NET implementation of an MCP (Model Context Protocol) Client and Server example. This project demonstrates how to create and interact with an MCP…

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…

create-mcp-app

A CLI tool for quickly scaffolding Model Context Protocol (MCP) server applications with TypeScript support and modern development tooling

Jentic

# Jentic SDK & MCP Plugin [Beta] Jentic MCP empowers AI agent builders to discover and integrate external APIs and workflows rapidly—without writing or…

Prodpoke

# ProdPoke MCP Server > **A QA tester inside your AI.** Chat with ProdPoke from Claude, Cursor, or any MCP > client. It launches real Playwright browsers…

IoEHub MQTT MCP 서버

# IoEHub MQTT MCP 서버 ## 1. 개요 이 문서는 MQTT를 통해 온도 센서 데이터를 읽고 LED를 제어하는 MCP(Model Context Protocol) 서버를 설명합니다. 이 서버는 FastMCP 프레임워크를 기반으로 하며, JSON-RPC 프로토콜을 사용하여…

Victron Vrm Mcp — Mcp Server

# Victron VRM MCP — MCP Server MCP server for Victron Energy's [VRM cloud API](https://vrmapi.victronenergy.com/v2/docs). Exposes 52 VRM tools over Streamable…

Edonyzpc MCP

MCP is a collection of Model Context Protocol servers and clients designed for use with large language models. It includes a weather server for US weather data…

Backlog MCP Server

# Backlog MCP Server ![MIT License](https://img.shields.io/badge/license-MIT-green.svg) ![Build](https://github.com/nulab/backlog-mcp-server/actions/workflows/c…

SSE-based Server and Client for

It demonstrates a Server-Sent Events (SSE) based MCP server and a standalone MCP client that uses tools from the server. This pattern enables decoupled…

Atlassian MCP Server Client

# Atlassian MCP Server Client A command-line client for connecting to Model Context Protocol (MCP) servers, specifically designed to work with Atlassian's…

Juhe Mcp Server

# mcp-proxy ![GitHub License](https://img.shields.io/github/license/sparfenyuk/mcp-proxy) ![PyPI - Python…

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…

MCP Server

# MCP Server A Dart plugin for implementing [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) servers. This plugin allows Flutter applications…