Skip to main content
Glama
.bumpversion.cfg387 B
[bumpversion] current_version = 0.6.0 commit = True tag = True tag_name = v{new_version} message = Bump version: {current_version} -> {new_version} [bumpversion:file:pyproject.toml] search = version = "{current_version}" replace = version = "{new_version}" [bumpversion:file:src/optic_mcp/__init__.py] search = __version__ = "{current_version}" replace = __version__ = "{new_version}"

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/Timorleiderman/OpticMCP'

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