5 lines
208 B
Plaintext
5 lines
208 B
Plaintext
|
|
# echo-mcp server deps. The PLUGIN stays pure-stdlib; the dependency budget for the
|
||
|
|
# container is deliberately tiny: the official MCP SDK (brings starlette/uvicorn/
|
||
|
|
# pydantic) and nothing else.
|
||
|
|
mcp>=1.9,<2
|