We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/core-marlo/marlo-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
MANIFEST.in•215 B
include README.md
include LICENSE
include main.py
include marlo_claude_example.png
include pyproject.toml
recursive-include marlo_mcp *
# Exclude deployment scripts from package
exclude deploy.py
exclude deploy.sh