Directory

Search MCP Servers

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

Showing 241–264 of 12,812 for QU3 - Quantum-Safe MCP Client

MCP Storyblok Server

MCP Storyblok Server is a Model Context Protocol (MCP) server for Storyblok CMS integration. It provides tools for managing stories, assets, components…

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…

Glm Mcp

GLM (Zhipu/Z.ai) as a cheap, full-capability subagent for the Claude Code app — works on a subscription Claude (no API key for the main agent), auto-routes…

MCP Prompt Templates Server

This server allows you to create, organize, and serve prompt templates that can be used by MCP clients for various tasks like meeting analysis, content…

IoEHub MQTT MCP 서버

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

Undesirables Mcp Server

Zero-trust, local-first FastMCP core for The Undesirables. 35+ offline AI agent tools: TCG card grading, conformal risk forecasts (Safe-Hold/Momentum grades)…

Symbol Model Context Protocol (MCP)

Symbol Model Context Protocol (MCP) is an MCP server that interfaces with the Symbol blockchain network via the Symbol OpenAPI (v1.0.4). It is intended for use…

Serveur MCP pour n8n

This project is an MCP (Master Control Program) server for n8n that provides tools for workflow validation, NextJS integration, workflow management, and direct…

MCP Server Govbox

Protótipo de servidor MCP em Go para utilização com LLMs na automatização de processos internos em Ruby/rake

Affilio Link Tools

Affilio.link URL shortener — shorten affiliate links, get QR codes, powered by Affilio's affiliate link management platform.

Kiln

Describe it or draw it — Kiln makes it real. The open-source MCP server for 3D printing: AI agents (Claude, Codex, Cursor, or any MCP client) design, generate…

CompanyLens

CompanyLens is a remote MCP server giving AI agents instant access to official company registry data across 19 jurisdictions in Europe, the Americas, and…

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…

Gopls Go Language Server

# MCP-GOPLS An MCP (Model Context Protocol) server that wraps gopls to provide Go language server features. > ⚠️ **WARNING**: This entire project was generated…

Juhe Mcp Server

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

Localhost Mcp

MCP server: inspect, manage, kill local dev servers. Stop guessing what's on :3000.

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…