Skip to main content

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

Project description

๐Ÿ–ฅ๏ธ py-agent-server

Build powerful MCP servers with the Intelligent Agents Platform

PyPI Python Status

๐Ÿšง Currently Under Development

py-agent-server enables developers to build Model Context Protocol (MCP) servers as part of the Intelligent Agents Platform (IAP). Create powerful services that AI agents can interact with.

๐ŸŽฏ What's Coming

  • ๐Ÿš€ High-performance MCP server framework
  • ๐Ÿ› ๏ธ Tool registration and management system
  • ๐Ÿ”Œ WebSocket and HTTP transport support
  • ๐Ÿ“Š Built-in monitoring and analytics
  • ๐Ÿ›ก๏ธ Authentication and security features

๐Ÿš€ Get Started Now

While py-agent-server is under development, start building with:

pip install py-agent-client

๐Ÿ—๏ธ Part of IAP Ecosystem

py-agent-core      ๐Ÿšง Foundation
โ”œโ”€โ”€ py-agent-client     โœ… Available Now!
โ”œโ”€โ”€ py-agent-server     ๐Ÿšง In Development (You are here)
โ”œโ”€โ”€ py-agent-tool       ๐Ÿšง Coming Soon
โ””โ”€โ”€ py-agent-resources  ๐Ÿšง Coming Soon

๐Ÿ“… Development Status

Feature Status Expected
Server Framework ๐Ÿšง In Progress Q4 2025
Tool System ๐Ÿ“‹ Planned Q1 2026
Transport Layer ๐Ÿ“‹ Planned Q2 2026

๐Ÿ”ฎ Preview

# Coming soon to py-agent-server
from py_agent_server import MCPServer

server = MCPServer()

@server.tool("calculator")
def calculate(operation: str, a: float, b: float):
    return {"result": a + b if operation == "add" else a * b}

server.run(port=8080)

๐Ÿ“š Resources

๐Ÿ“ง Contact

Federico Monfasani - fmonfasani@gmail.com


๐Ÿš€ Server development tools coming soon!

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_agent_server-0.0.2.dev2.tar.gz (3.2 kB view details)

Uploaded Source

Built Distribution

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

py_agent_server-0.0.2.dev2-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file py_agent_server-0.0.2.dev2.tar.gz.

File metadata

  • Download URL: py_agent_server-0.0.2.dev2.tar.gz
  • Upload date:
  • Size: 3.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.4

File hashes

Hashes for py_agent_server-0.0.2.dev2.tar.gz
Algorithm Hash digest
SHA256 e4af7b9c057ba6accd2474a3f568fb377fc5b2234a011de7504568412391b0af
MD5 3b326945508336a7226b45d3832a59ad
BLAKE2b-256 11c342c5a8ed3338745b3aeb899c30efa3471c3de5080ce6b8c2f880030006ac

See more details on using hashes here.

File details

Details for the file py_agent_server-0.0.2.dev2-py3-none-any.whl.

File metadata

File hashes

Hashes for py_agent_server-0.0.2.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 da686e4e2f349041defc2b61d9688d737f1fadce8489b9cf2849d7b74bee8be2
MD5 6836beedd5cff9b941e23278e6ae8bc2
BLAKE2b-256 11bf807e55434cd04686959c7175b7076c54e99b59dbb034b9b560f641bfd983

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