Skip to main content
Glama

URL Fetch MCP

by aelaguiz
__main__.py135 B
"""Entry point for running the package as a module.""" import sys from .cli import cli if __name__ == "__main__": sys.exit(cli())

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/aelaguiz/mcp-url-fetch'

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