Skip to main content

MCPOS — Model Context Protocol Operational System

Project description

mcpos

MCPOS — Model Context Protocol Operational System

A Python operational system for Model Context Protocol (MCP) servers.

Features

  • MCPSystem — orchestrate multiple MCP servers
  • Transport — pluggable transport layer (stdio, HTTP, WebSocket)
  • Permissions — policy-based access control with audit logging
  • Heartbeat — monitor server health
  • Router — route requests across servers

Install

pip install mcpos

Quick Start

from mcpos import MCPSystem, MCPServer, ServerConfig

system = MCPSystem()
server = MCPServer(ServerConfig(name="my-server", command="python -m my_mcp"))
system.add_server(server)
await system.start()

License

MIT

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

mcpos_lib-0.1.0.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

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

mcpos_lib-0.1.0-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file mcpos_lib-0.1.0.tar.gz.

File metadata

  • Download URL: mcpos_lib-0.1.0.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for mcpos_lib-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3fbb534f6fe3ab16615869a8b5f15676e5d278c19a7119cd2a8abc9f7b0a2158
MD5 a6ff1ad1f4a27adeb63368997d1b1436
BLAKE2b-256 89a794f032b16ad5869e6715bdc1531dfb3bf90a3cf3d489458d83049967756a

See more details on using hashes here.

File details

Details for the file mcpos_lib-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: mcpos_lib-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 7.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.14

File hashes

Hashes for mcpos_lib-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7d6e0fe09e9a9b890dc1e3de2dd1775c2f469a8b999e09466c42c61821291450
MD5 d00986510f737e595fbf68cd729a1c7e
BLAKE2b-256 a1b3a41f23872eac03e1623ea421bb34d282a54b534cbf213965b00e59175332

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