Placeholder for the official Python SDK for the Intelligent Agents Platform (MCP). Coming soon!
Project description
MCP Client SDK
Official Python SDK for the Intelligent Agents Platform (MCP).
🚧 Status: In Planning Phase
This package is currently a placeholder to reserve the name mcp-client on PyPI. The official SDK is under active development and will be released soon.
The goal is to provide a seamless and powerful interface to the MCP, enabling developers to optimize LLM usage for cost, speed, and quality effortlessly.
Vision
# The future of interacting with LLMs:
from mcp_client import MCPClient
client = MCPClient()
result = client.route(
content="Analyze our Q3 financial report and highlight key risks.",
task_type="financial_analysis",
optimize_for="quality"
)
print(result.content)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file py_agent_core-0.0.1.dev1.tar.gz.
File metadata
- Download URL: py_agent_core-0.0.1.dev1.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e09bbcec63822493bea55409cc40795e0a8bf84c6fef5d5e054eb4fec52784f
|
|
| MD5 |
f787592fbce199fbf80a972920996e91
|
|
| BLAKE2b-256 |
9838318d2c73247393c46a31f98c47e52e3ee844494e171a76d46aa4995a0c36
|
File details
Details for the file py_agent_core-0.0.1.dev1-py3-none-any.whl.
File metadata
- Download URL: py_agent_core-0.0.1.dev1-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
091fe054bfb9021350a24ed162d030e04639e797f1e3c691530722cfd7d83647
|
|
| MD5 |
0d0067490ca40bfb32128760fb8ee44e
|
|
| BLAKE2b-256 |
53b4bd4bc0f0a063ad9ad3a5068032eb38525775fe1f214ed8ddebe161925036
|