Skip to main content
Glama
version.py293 B
""" Module to expose more detailed version info for the installed `numpy` """ version = "2.2.1" __version__ = version full_version = version git_revision = "7469245786b57405b7ae264b386400061b3b25d3" release = 'dev' not in version and '+' not in version short_version = version.split("+")[0]

Latest Blog Posts

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/Lillard01/chatExcel-mcp'

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