Skip to main content
Glama
setup.py445 B
#!/usr/bin/env python """ Setup script for OfficeReader-MCP. This is a minimal setup.py for backward compatibility with older tools that don't support pyproject.toml. All configuration is read from pyproject.toml. For modern installations, use: pip install . or for development: pip install -e . """ from setuptools import setup # All configuration is in pyproject.toml # This setup.py exists only for backward compatibility setup()

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/Asunainlove/OfficeReader-MCP'

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