Skip to main content
Glama

PDFSizeAnalyzer-MCP

Mulan Permissive Software License, Version 2
run_app.py361 B
import streamlit.web.cli as stcli import os, sys def resolve_path(path): resolved_path = os.path.abspath(os.path.join(os.getcwd(), path)) return resolved_path if __name__ == "__main__": sys.argv = [ "streamlit", "run", resolve_path("PDF.py"), "--global.developmentMode=false", ] sys.exit(stcli.main())

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/wangshuai6491/PDFSizeAnalyzer-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server