Disk Usage MCP Server (Demo)
# Disk Usage MCP Server (Demo) ## What is MCP? Model Context Protocol (MCP) is a protocol that enables AI models like Claude to interact with external tools…
Directory
# Disk Usage MCP Server (Demo) ## What is MCP? Model Context Protocol (MCP) is a protocol that enables AI models like Claude to interact with external tools…
```ascii _ _ _____ _ _ | | | / __ \ | | | | | | | / \/ | ___ _ _ __| | | | | | | | |/ _ \| | | |/ _` | | |__| | \__/\ | (_) | |_| | (_| | \____/ \____/_|\___/…
# MCP Servers Collection This repository hosts five Model Context Protocol (MCP) servers you can mount into Claude Desktop: 1. **line-bot** 2. **email_mcp** 3…
# MCP Pay Server A standalone implementation of the Model Context Protocol (MCP) server with HTTP+SSE transport, including a basic pre-pay credit system. ##…
Demo MCP Server is a demo blocklet that hosts an MCP (Model Context Protocol) server. It is a full-stack dapp application containing both server and client…
# convex-mcp-server MCP Server Convex MCP Server This is a TypeScript-based MCP server that implements a simple notes system. It demonstrates core MCP concepts…
# NPMJS Model Context Protocol (MCP) Server ## 1. Project Purpose The primary objective of this project is to create a lightweight, TypeScript-based Model…
# Riksdagen MCP Server This project implements a Model Context Protocol (MCP) server that allows Claude to search the Swedish Parliament (Riksdagen) document…
# Mage.ai MCP Integration A comprehensive Model Context Protocol (MCP) integration for [Mage.ai](https://mage.ai/), allowing AI assistants like Anthropic's…
A dynamic MCP server management service that creates, runs, and manages Model Context Protocol (MCP) servers dynamically. It functions as an MCP server itself…
# Ragdoll AI MCP Server A Model Context Protocol (MCP) server for Ragdoll AI knowledge base queries. ## Overview This MCP server provides a simple interface to…
# Web3 MCP [](https://github.com/tumf/web3-mcp/actions/workflows/test.yml)…
# MCP Server for Asana [](https://www.npmjs.com/package/@roychri/mcp-server-asana)…
Local macOS MCP server and setup app for Apple apps
# Stagehand MCP Server  A Model Context Protocol (MCP) server that provides AI-powered web automation capabilities using…
# Apillon MCP Server Welcome to the Apillon MCP Server repository. This project implements a server using the Model Context Protocol (MCP) to provide modules…
# Hevy MCP Server A TypeScript Node.js server that connects your Hevy workout data to Language Models via Model Context Protocol (MCP). The server fetches data…
# Moodle MCP Server An MCP (Model Context Protocol) server that enables LLMs to interact with the Moodle platform to manage courses, students, assignments, and…
[**中文主页**](https://github.com/modelscope/Trinity-RFT/blob/main/README_zh.md) | [**Tutorial**](https://modelscope.github.io/Trinity-RFT/) |…
# mcp-server-openmetadata A Model Context Protocol (MCP) server implementation for OpenMetadata, enabling seamless integration with MCP clients. This project…
# Binance MCP Server 这是一个基于MCP (Model Control Protocol) 的币安交易接口服务器起点代码。它提供了一系列基础的币安交易所交互能力,可以作为你开发更复杂交易策略和功能的基础。 ## 功能特性 当前实现的基础功能包括: - 实时获取加密货币价格 - 查询账户资产余额 -…
# AI Swap Face MCP Server > AI Swap Face - Online AI Face Swap Tool [](./LICENSE) [![Stdio…
# Kompo MCP rb server ## MCP setting ### VS Code ``` { "servers": { "hello": { "command": "docker", "args": [ "run", "-i", "--rm", "kompo-mcp-rb-server" ] }, }…
MCP Runner is a Rust library for running and interacting with Model Context Protocol (MCP) servers locally. It provides a complete solution for managing MCP…