MCPcopy Index your code
hub / github.com/modelcontextprotocol/python-sdk / close

Method close

tests/server/test_stdio.py:105–106  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

103 """
104
105 def close(self) -> None:
106 pass
107
108
109def _run_stdio_bounded(server: MCPServer) -> None:

Calls

no outgoing calls

Tested by

no test coverage detected