Unity MCP Server
A lightweight Model Context Protocol (MCP) server designed to work with Unity applications. It provides a standardized way for Unity applications to interact…
Directory
A lightweight Model Context Protocol (MCP) server designed to work with Unity applications. It provides a standardized way for Unity applications to interact…
A proof-of-concept MCP server wrapper that converts stdio-based MCP servers into websocket servers, allowing programmatic interaction over the network without…
ckanext-mcp is a CKAN extension that enables editor users to define which and how a resource answers potential questions from the public. It is in Alpha…
Model Context Protocol Servers - A collection of reference implementations for the Model Context Protocol (MCP)
# MCP Servers Collection A collection of MCP (Model Context Protocol) servers for integrating various AI models and services with Claude Desktop. ## 📦…
# 🧠 SmartMenu MCP Server This is the **Model Context Protocol (MCP) server** for [SmartMenu](https://github.com/logeshselvam/render-deploy-fe), an AI-powered…
Easily convert tool, agents and orchestrators from existing agent frameworks to MCP servers
MCP server, CLI, and agent skills for Pipefy.
An MCP server for the Story SDK and Storyscan Block Explorer
<div align="center"> # 🔥 Pulse CN MCP Server [](https://opensource.org/licenses/MIT)…
A minimal implementation of a Model Context Protocol (MCP) server
# MCPioneer 🚀 **Build Your Own Custom MCP Server for AI Agents** MCPioneer is a beginner-friendly project demonstrating how to create a custom MCP…
# EBL MCP Server This project implements a **Model Context Protocol (MCP)** server to manage electronic Bills of Lading (eBLs). It provides functionalities to…
Model Context Protocol (MCP) servers and clients
A custom MCP-compatible server for searching local filesystem files. Works with OpenAI's Agent SDK via the resources/list method…
# mcp-server-skyfire A Model Context Protocol (MCP) server implementation that interfaces with the Skyfire payment system. This server enables AI models to…
A Canvas Model Context Protocol (MCP) server implemented in Python that exposes Canvas API functionalities as MCP tools using the canvas-lms-sdk. It is…
MCPFileSystemClient is a client application that connects a local LLM (compatible with the OpenAI SDK) to the MCP filesystem server, allowing the model to read…
An MCP (Model Context Protocol) server built with Next.js, providing tools, prompts, and resources using the MCP TypeScript SDK. Designed for developers who…
# Generic MCP Server A generic Model Context Protocol (MCP) server scaffold that can be extended with custom tools and functionality. ## Installation 1. Clone…
# @juny-klave/mcp MCP server that gives Claude the ability to negotiate prices on your behalf — autonomously, privately, and with cryptographic proof of the…
# 📰 News AI MCP Server  A minimal Python-based MCP server that connects to [NewsAPI.org](https://newsapi.org/) to fetch and summarize…
# Akoya MCP Server ## How to Build 1. Install Node.js version 22 or greater. Check version with `node --version`. 2. Run `cd sdk && npm install` to go to the…
# Rongcloud Native MCP RongCloud IM service based on MCP protocol (wrapping Rust SDK) ## Usage ### Prerequisites - Install UV Package Manager ```bash pip…