topos.mcp.server¶
Topos MCP server — FastMCP instance + entry point.
Server name follows the {service}_mcp convention (MCP best-practices, Nov
2025 spec). Transport is stdio by default; the main() entry point is launched
by the topos mcp CLI command.
- topos.mcp.server.main()[source]
stdio entry point launched by the
topos mcpCLI command.