Skip to main content
Glama

MCP Server Modal

by Flux159
pyproject.toml424 B
[project] name = "modal-server" version = "0.1.0" description = "" readme = "README.md" requires-python = ">=3.12,<3.13" dependencies = [ "httpx>=0.28.1", "mcp>=1.1.1", "python-dotenv>=1.0.1", "modal>=0.67", ] [[project.authors]] name = "Server Modal" email = "team@example.com" [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] modal-server = "modal_server: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/Flux159/mcp-server-modal'

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