Skip to main content
Glama

MCP Live Events Server

by mmmaaatttttt
pyproject.toml465 B
[project] name = "mcp-live-events" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.13" dependencies = [ "httpx>=0.28.1", "mcp[cli]>=1.2.1", "python-dotenv>=1.0.1", ] [dependency-groups] dev = [ "black>=25.1.0", "isort>=6.0.0", "pylint>=3.3.4", ] [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] mcp-live-events = "mcp_live_events: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/mmmaaatttttt/mcp-live-events'

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