Xero MCP Server
# Xero MCP Server This is a Model Context Protocol (MCP) server implementation for Xero. It provides a bridge between the MCP protocol and Xero's API, allowing…
Directory
# Xero MCP Server This is a Model Context Protocol (MCP) server implementation for Xero. It provides a bridge between the MCP protocol and Xero's API, allowing…
Demo: mcp protocol with simple client and server file
oci-mcp-server is a Python MCP (Model Context Protocol) server for Oracle Cloud Infrastructure (OCI) API Gateway management. It provides tools to list and…
This is a set of collaborating components which together make it easy to manage, develop, use and migrate MCP servers both locally and on the net.
MCP Server for Plex to allow LLMs to converse with Plex.
mcp demo for studying mcp, include client and server
A prototype implementation to build custom MCP server that is accessible over stdio and SSE transport
A fast, scalable MCP (Model Context Protocol) server for Zerodha trading.
A simple echo MCP (Model Context Protocol) Server for testing MCP Clients.
Start the MCP server with uv run mcp-server, debug mode with mcp dev src/mcptesting/server/fastmcp.py, or the FastAPI server with uv run api-server.
SwiftMCP is a Swift implementation of the Model Context Protocol (MCP) for AI agent interactions, consisting of both server and client components. It enables…
# MCP Server Example example from https://ai.pydantic.dev/mcp/server/ ```bash uv run mcp_server.py ``` ```bash uv run client.py ``` ## Result ```bash 猫は静かに歩く、…
# 🚗 CarsXE MCP Server A modular, extensible Model Context Protocol (MCP) server for querying and analyzing vehicle data from the [CarsXE…
# scout-mcp An MCP server that searches 21 platforms in parallel and returns structured JSON. Built with the [Model Context Protocol…
测试 mcp client 通过 deepseek 连接 mcp server 获取天气预报
🤖 MCPServe by @ryaneggz is a simple MCP (Model Context Protocol) server with shell execution capabilities. It can be hosted locally, connected to via Ngrok, or…
Gotoolkitsmcp Difyworkflow Server is an MCP server Tools application that lets you query and invoke Dify workflows on demand, supporting multiple custom…
# mcp - client 项目详细使用文档 ## 一、项目概述 `mcp - client` 项目旨在把本地的mcp-server通过flask暴露出来,用户自建内网穿透,实现coze/dify/fastgpt等平台与本地资源进行交互。 ## 二、环境搭建 ### 2.1 前置要求 请确保已安装 `uv`…
building many mcp clients and servers from scratch
# Transcription MCP Sever An MCP (Model-Context-Protocol) server for transcribing MP3 audio files using the AssemblyAI API. This server provides command-line…
Shared memory and coordination for AI coding sessions. Persistent sprint board, human-in-the-loop queue, and parallel session protection. Works with Claude…
The ArangoDB MCP Server is an implementation of the Model Context Protocol (MCP) for ArangoDB, enabling AI models to query and interact with ArangoDB…
Open-source MCP server for Google Ads and Meta Ads. Create campaigns, pull reports, and manage keywords & targeting in plain English from Claude, Cursor, or…
MCP Server for interacting with the Jotform API, generated from the original Python client.