Central MCP Host
Centralize mcp server to run on a home lab instead of individually on every machine.
Directory
Centralize mcp server to run on a home lab instead of individually on every machine.
An Amazon S3 Model Context Protocol (MCP) server that provides tools for LLMs like Claude to interact with S3 buckets and objects. It supports listing buckets…
A Model Context Protocol (MCP) server for interacting with the Tugboat API.
A suite of AI agents and tools built on Model Context Protocol (MCP) for standardized, context-aware AI systems.
# 🧠 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` is a Python-based server that integrates the Model Context Protocol (MCP) with ROS 2, enabling AI assistants to control…
# backlog-mcp An MCP server that gives AI agents structured read/write access to a story-based project backlog. Agents can list stories, read content, update…
# 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 This is a Model Context Protocol (MCP) server that allows executing JMeter tests through MCP-compatible clients. > [!IMPORTANT] > 📢…
# my_mcp_sse_servers ## 概要 このリポジトリは、複数の MCP (Model Context Protocol) サーバーを管理し、Docker Compose を使用して簡単に起動するためのプロジェクトです。 各 MCP…
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 ## Prepare mcp server app ### 1. Install packages ```bash pnpm install ``` ### 2. Build ```bash pnpm build ``` ## Mcp Inspector…
POC for setting up Kuadrant with a mcp server running in a K8s cluster
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 A WebSocket-based Mission Control Protocol (MCP) server for OWASP ZAP security scanning, enabling real-time control and monitoring of…
Activities, fitness trends, training load, and goals
This extension enables developers to implement the MCP server features easily.
# Dify as MCP Server 将Dify工作流作为Model Context Protocol (MCP)服务器暴露给Claude等AI客户端。 ## 项目概述 本项目实现了一个Dify插件,允许将Dify工作流通过Model Context Protocol…
# PostgreSQL Model Context Protocol (PG-MCP) Server A Model Context Protocol (MCP) server for PostgreSQL databases with enhanced capabilities for AI agents…
# healsens-fhirmcp Open-source, conformance-aware MCP server for FHIR R4 and R5. `healsens-fhirmcp` is Healsens' MCP implementation for healthcare systems that…
南哥AGI研习社-MCP系列是一套大模型应用开发教学资源,聚焦MCP(Model Context Protocol)协议的实操演示。它通过视频教程和配套代码文件夹,教授如何配置和使用高德地图MCP Server、自定义MCP Server、MySQL MCP…
MCP server exposing BigBugAI tools for trending tokens and token analysis.
A comprehensive guide and example implementations for building Model Context Protocol (MCP) servers in Python and TypeScript.
# MCP Server ## 1. What is MCP (Model Context Protocol)? Model Context Protocol (MCP) is a standard for interaction between models, agents, and contextual…