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…
Directory
MCP Storyblok Server is a Model Context Protocol (MCP) server for Storyblok CMS integration. It provides tools for managing stories, assets, components…
# Jentic SDK & MCP Plugin [Beta] Jentic MCP empowers AI agent builders to discover and integrate external APIs and workflows rapidly—without writing or…
# 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 (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…
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 서버 ## 1. 개요 이 문서는 MQTT를 통해 온도 센서 데이터를 읽고 LED를 제어하는 MCP(Model Context Protocol) 서버를 설명합니다. 이 서버는 FastMCP 프레임워크를 기반으로 하며, JSON-RPC 프로토콜을 사용하여…
Zero-trust, local-first FastMCP core for The Undesirables. 35+ offline AI agent tools: TCG card grading, conformal risk forecasts (Safe-Hold/Momentum grades)…
mcp client for Go (Golang). Integrate multiple Model Context Protocol (MCP) servers
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…
This project is an MCP (Master Control Program) server for n8n that provides tools for workflow validation, NextJS integration, workflow management, and direct…
Protótipo de servidor MCP em Go para utilização com LLMs na automatização de processos internos em Ruby/rake
Affilio.link URL shortener — shorten affiliate links, get QR codes, powered by Affilio's affiliate link management platform.
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 is a remote MCP server giving AI agents instant access to official company registry data across 19 jurisdictions in Europe, the Americas, and…
A Java-based Model Context Protocol (MCP) server that provides deep introspection, monitoring, debugging, and REPL capabilities for Java applications…
This is my Example of MCP Server for connect to books service, for my blog
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   based MCP server and a standalone MCP client that uses tools from the server. This pattern enables decoupled…
# Atlassian MCP Server Client A command-line client for connecting to Model Context Protocol (MCP) servers, specifically designed to work with Atlassian's…
# MCP-GOPLS An MCP (Model Context Protocol) server that wraps gopls to provide Go language server features. > ⚠️ **WARNING**: This entire project was generated…
# mcp-proxy  ![PyPI - Python…
MCP server: inspect, manage, kill local dev servers. Stop guessing what's on :3000.
```python from mcp.server.fastmcp import FastMCP mcp = FastMCP("DemoServer") @mcp.tool() def say_hello(name: str) -> str: """Say hello to someone Args: name…