A command-line interface for running MCP servers via HTTP transport. Current version 0.24.15, actively developed with weekly releases.
pip install runlayerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Run an MCP server over HTTP transport on port 8000.
Check the script exports an MCP server object (e.g., from mcp import Server).
Specify a different port using the --port argument.
Omit the --transport flag or set it to 'http'.
No dependency data recorded yet.
No resource links recorded.