Python Mcp Server Sample
### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…
Directory
### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…
# FormBridge Mixed-mode agent-human form submission infrastructure. AI agents fill what they know, humans complete the rest — with full field-level…
A sample chat application demonstrating integration with Model Context Protocol (MCP) servers
This project provides an MCP (Model Completion Protocol) server that enables PowerPoint automation capabilities, designed for use with Amazon Q. It allows…
<div align="center"> # DAEE Engine **Dominion Agent Economy Engine** The infrastructure layer for autonomous agents that earn, transact, and build trust in the…
The Refunc MCP Server integrates Refunc serverless functions as tools in the Model Context Protocol (MCP), allowing you to expose functions as MCP endpoints…
MCP 伺服器展示是一個練習用的 Model Context Protocol (MCP) 伺服器實作,旨在幫助開發者學習和了解 MCP 協議的運作原理。它提供兩種不同的實作方式(基礎與結構化),並支援與 Claude 整合。
Slovak court decisions (NSS SR, NS SR, ÚS SR) as MCP tools. GDPR-compliant, pseudonymized, SLA-backed. Enterprise API for law firms and compliance teams. DEMO…
An MCP server for Ethereum Name Service resolutions
This server is an example of using a Fireproof database inside a Model Context Protocol (MCP) server, designed to plug code and data into AI systems such as…
Persistent shared context for AI coding sessions — capture, search, synthesize with 18 MCP tools and ambient intelligence
Mcp Demos is a repository of example projects that demonstrate how to build applications using the Model Context Protocol (MCP). It includes three subprojects…
# AI Agent Starter with PydanticAI and MCP A base project using PydanticAI’s Agent API. Connects to any LLM provider (such as OpenAI, Groq, Azure OpenAI, etc.)…
# Stexa Voice MCP — Examples & Quickstart [](https://stexa.ru/mcp/v1/health)…
Demo application showcasing how to build and secure MCP servers and clients with Pomerium using contextual access policies.
# 0xAuto OKX MCP Server This server is based on the Model Context Protocol (MCP), providing a tool interface layer for OKX V5 API and OKX DEX API, offering AI…
# AutoEQ MCP Server [](https://pypi.org/project/autoeq-mcp/) [](https://smithery.ai/servers/Perseus-C…
mcp-neo4j-server-sse is an MCP server that uses Server-Sent Events (SSE) or STDIO as the transport protocol.
# Victron VRM MCP — MCP Server MCP server for Victron Energy's [VRM cloud API](https://vrmapi.victronenergy.com/v2/docs). Exposes 52 VRM tools over Streamable…
# API Auto MCP Server [中文文档](./docs/README.zh-CN.md) API Auto MCP Server is a MCP Server **auto generate tool** by your server's OpenAPI specification. It…
# Model Context Protocol (MCP) Server A simple MCP server built with FastAPI that processes numerical inputs by doubling them, with support for session…
A poc of Neo4j mcp server with Chainlit (MCP host) and Claude LLM (Anthropic) API