Directory

Search MCP Servers

Explore 23,068 servers by name, category, or capability

Showing 121–144 of 12,837 for Python MCP Client

Python MCP Server Project

This project implements a Model Context Protocol (MCP) server using Python. It exposes local capabilities like file system access and command execution to MCP…

MCP_understanding

# MCP_understanding # Installation steps 1. pip install uv 2. uv init MCP_servers_and_a2a_utils 3. uv run mcp install main.py 4. uv run mcp # Sample Demo App…

2344

<div align="center"><b><a href="README.md">English</a> | <a href="readme_CN.md">简体中文</a> | <a href="readme_JP.md">日本語</a> | <a…

MCP Server for Microsoft Paint

# MCP Server for Microsoft Paint A JSON-RPC 2.0 compatible server for controlling Microsoft Paint through the Microsoft Commandline Protocol (MCP). ## Features…

Python Mcp Server Sample

### uvのインストール ``` curl -LsSf https://astral.sh/uv/install.sh | sh ``` ### Pythonプロジェクトを作成 ``` # mcp-server-demoというPythonプロジェクトを作成 uv init mcp-server-demo ```…

Internet Names Mcp

# Internet Names MCP Server An MCP server for checking availability of domain names, social media handles, and subreddits. Returns clean JSON responses…

MCP Server

# MCP Server A server that generates Master Content Plans (MCPs) based on topics. The server aggregates resources from the web and organizes them into…

EPICS-MCP-Server

# EPICS-MCP-Server [![smithery badge](https://smithery.ai/badge/@Jacky1-Jiang/EPICS-MCP-Server)](https://smithery.ai/server/@Jacky1-Jiang/EPICS-MCP-Server) #…

oci-mcp-server

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…

Claw Ai Mail

# ClawAIMail **Email infrastructure for AI agents.** [![npm version](https://img.shields.io/npm/v/clawaimail.svg)](https://www.npmjs.com/package/clawaimail)…

YDB MCP

# YDB MCP --- [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ydb-platform/ydb-mcp/blob/main/LICENSE) [![PyPI…

Simple MCP Client

A simple command-line MCP (Model Context Protocol) client for testing MCP servers using Python. It supports chatting with various LLM providers and connecting…

MoodMNKY MCP Server Stack

# MoodMNKY MCP Server Stack > A **first-principles** guide to running, exposing, and integrating multiple MCP servers in Docker—enabling seamless access via…

Nocodb MCP Server

# Nocodb MCP Server This MCP server provides tools to interact with a Nocodb database through the Model Context Protocol, offering CRUD operations (Create…

openEHR MCP Server

# openEHR MCP Server An MCP (Model Context Protocol) server designed to interface with openEHR REST APIs, specifically the EHRbase implementation. This server…

LimeAI MCP Server (Python)

# LimeAI MCP Server (Python) ### 环境要求 - Python 3.10 或更高版本。 ## 1. 设置环境 首先,我们来安装`uv`: MacOS/Linux ```bash MacOS/Linux curl -LsSf https://astral.sh/uv/install.sh…

Cloudera AI MCP

# Cloudera ML Model Control Protocol (MCP) This MCP implements a Python-based integration with Cloudera Machine Learning, allowing Claude to interact with CML…

MCP Server Demo

# MCP Server Demo A production-ready task management system built with MCP (Model Control Protocol) and Kafka. ## Overview This project demonstrates a robust…