MCPcopy Index your code
hub / github.com/PDFMathTranslate/PDFMathTranslate / mcp_server.py

File mcp_server.py

pdf2zh/mcp_server.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from mcp.server import Server
2from mcp.server.fastmcp import FastMCP, Context
3from mcp.server.sse import SseServerTransport
4from starlette.applications import Starlette

Callers

nothing calls this directly

Calls 2

create_mcp_appFunction · 0.85
create_starlette_appFunction · 0.85

Tested by

no test coverage detected