Skip to main content

Placeholder for the official Python SDK for the Intelligent Agents Platform (MCP). Coming soon!

Project description

mcp-agent-client

⚠️ Legacy MCP Client - Consider using py-agent ecosystem instead

PyPI Python

📢 Migration Notice

This package has been superseded by the py-agent ecosystem. For new projects, please use:

  • py-agent-core - Core MCP functionality
  • py-agent-client - Modern client implementation
  • py-agent-server - Server implementation
  • py-agent-tool - Additional tools

🎯 What is mcp-agent-client?

The original MCP (Model Context Protocol) client implementation. This package provides basic functionality for connecting to MCP servers but is now considered legacy.

🚀 Quick Start

pip install mcp-agent-client
from mcp_agent_client import MCPClient

# Basic usage (legacy)
client = MCPClient()
client.connect("localhost:8080")

⬆️ Migration Guide

Old (mcp-agent-client):

from mcp_agent_client import MCPClient
client = MCPClient()

New (py-agent-client):

from py_agent_client import MCPClient
client = MCPClient()
# Enhanced features and better performance

🔄 Recommended Migration

  1. Install new ecosystem:

    pip install py-agent-client
    
  2. Update imports:

    # Old
    from mcp_agent_client import MCPClient
    
    # New
    from py_agent_client import MCPClient
    
  3. Enjoy enhanced features:

    • Better error handling
    • Improved performance
    • More comprehensive tooling
    • Active development

🚧 Support Status

  • ⚠️ Legacy support only
  • 🚫 No new features
  • Critical bug fixes only
  • 📈 Migrate to py-agent-client recommended

📦 py-agent Ecosystem

For new projects, use the modern ecosystem:

pip install py-agent-core py-agent-client py-agent-server py-agent-tool

📄 License

Apache License 2.0

🤝 Migration Support

Need help migrating? Check out the py-agent-client documentation or open an issue.


Built with ❤️ by fmonfasanidev

✨ Upgrade to py-agent ecosystem for the best experience! ✨

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py_mcp_agent-0.0.1.dev1.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

py_mcp_agent-0.0.1.dev1-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file py_mcp_agent-0.0.1.dev1.tar.gz.

File metadata

  • Download URL: py_mcp_agent-0.0.1.dev1.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for py_mcp_agent-0.0.1.dev1.tar.gz
Algorithm Hash digest
SHA256 65597785a746bce09b35d4980f4209cff18cd40b7754207364b7d191bc0b8c0c
MD5 3a63314e9bbc39ff618cc242a3823e03
BLAKE2b-256 7ece09307338347b28ad1f2858c412dbff88762dcf3047878ff7c62fbd9ab6c8

See more details on using hashes here.

File details

Details for the file py_mcp_agent-0.0.1.dev1-py3-none-any.whl.

File metadata

File hashes

Hashes for py_mcp_agent-0.0.1.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 dc72b1edfdebb7720ddc01c38f6b400510f509d94d6d8741fce407171e513b9c
MD5 b6b3bef7b30ce5dcc9f4f90bc51ece75
BLAKE2b-256 9b6f72029851c2992e3266761afe4a6345ccb34b017f0f714c7c61c2784e0fd9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page