MCP Server Demo
# MCP Server Demo This is a basic Model Context Protocol (MCP) server built in Python using FastMCP. --- ## About MCP lets AI models like Claude access dynamic…
Directory
# MCP Server Demo This is a basic Model Context Protocol (MCP) server built in Python using FastMCP. --- ## About MCP lets AI models like Claude access dynamic…
# Building a Remote MCP Server on Cloudflare (Without Auth) This example allows you to deploy a remote MCP server that doesn't require authentication on…
Query MCP (Supabase MCP Server) is an MCP server that enables your favorite IDE to safely execute SQL queries, manage your Supabase database end-to-end, access…
A proof-of-concept MCP server wrapper that converts stdio-based MCP servers into websocket servers, allowing programmatic interaction over the network without…
A network monitoring tool for MCP servers that logs all network activities to help identify potential security issues.
# MCP Server Demo Este é um projeto de demonstração para um servidor MCP (Multi-Channel Protocol). Ele serve como exemplo para implementação e testes de…
A barebones MCP server template for Netlify deployment
# Simple MCP Server A basic example of an MCP (Model Context Protocol) server built with TypeScript and `@modelcontextprotocol/sdk`. This server provides a…
# XFetch MCP Server [](https://badge.fury.io/py/mcp-server-xfetch) [ [対応サーバーとして提供するサービスです。Cursorエディタと連携して使用…
# AutoEQ MCP Server [](https://pypi.org/project/autoeq-mcp/) [![License…
# mcp-server-hai A MCP server implementation for Tencent HAI (Hyper Application Inventor) services ## Installation ### Cline if you are using cline, no…
# 📚 Wiki MCP Server An MCP (Model Context Protocol) Server implementation for managing Confluence wiki pages. Supports: - Creating new wiki pages - Updating…
# 🐦✨ MCP Twitter Post System Welcome to the **MCP Twitter Post System** — your go-to tool for launching tweets into the Twitterverse with real-time flair! 🚀…
# AI Prompter MCP Server 一个功能完备的AI提示词管理MCP服务器,支持Secret-Key认证、提示词管理、公共广场访问等功能。 ## 🚀 快速开始 ### 安装 ```bash npm install -g aiprompter-mcp-server ``` ### 基本配置 创建配置文件…