example-mcp-client
Language:
Python
Stars:
0
Forks:
0
example-mcp-client
Getting Started
You need to install uv
to run this project.
brew install uv
Create a .env
file with your API key.
echo "ANTHROPIC_API_KEY=" > .env
Create a virtual environment and install the dependencies.
uv venv
source .venv/bin/activate
uv sync
Usage
Run the client with arguments for the server.
source .venv/bin/activate
uv run client.py npx -y @modelcontextprotocol/server-filesystem "/Users/{username}/Desktop/"
Publisher info
More MCP servers built with Python
Create, backtest, and execute trades directly in one chat box. The Composer MCP Server gives LLMs the power to backtest investment ideas and execute automated trading strategies. Trade across stocks, ETFs, and crypto directly in Claude.
An MCP to generate presentations with AI. Create and edit PowerPoint presentations with AI.
The PaddleOCR MCP server brings enterprise-grade OCR and document parsing capabilities to AI applications. Built on PaddleOCR — a proven solution with 50,000+ GitHub stars, deeply integrated by leading projects like MinerU, RAGFlow, and OmniParser— with targeted optimizations based on the MCP concept.