Skip to main content
Glama

OpenZIM MCP Server

by cameronrye
release-please-config.jsonโ€ข2.67 kB
{ "$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json", "packages": { ".": { "release-type": "python", "package-name": "openzim-mcp", "changelog-sections": [ { "type": "feat", "section": "### Added", "hidden": false }, { "type": "fix", "section": "### Fixed", "hidden": false }, { "type": "perf", "section": "### Performance", "hidden": false }, { "type": "deps", "section": "### Dependencies", "hidden": false }, { "type": "revert", "section": "### Reverted", "hidden": false }, { "type": "docs", "section": "### Documentation", "hidden": false }, { "type": "style", "section": "### Style", "hidden": true }, { "type": "refactor", "section": "### Refactored", "hidden": false }, { "type": "test", "section": "### Tests", "hidden": true }, { "type": "build", "section": "### Build System", "hidden": true }, { "type": "ci", "section": "### CI/CD", "hidden": true }, { "type": "chore", "section": "### Maintenance", "hidden": true } ], "extra-files": [ { "type": "generic", "path": "openzim_mcp/__init__.py", "glob": false } ], "bump-minor-pre-major": true, "bump-patch-for-minor-pre-major": false, "draft": false, "prerelease": false, "draft-pull-request": false, "include-component-in-tag": false, "include-v-in-tag": true, "pull-request-title-pattern": "chore: release ${version}", "pull-request-header": "๐Ÿค– **Automated Release**\n\nThis PR was created automatically by release-please based on conventional commits since the last release.\n\n**Changes included:**", "separate-pull-requests": false, "tag-separator": "-", "skip-github-release": false, "release-search-depth": 400, "commit-search-depth": 500 } }, "bootstrap-sha": "HEAD", "last-release-sha": "HEAD", "always-link-local": false, "separate-pull-requests": false, "group-pull-request-title-pattern": "chore: release ${version}", "sequential-calls": false, "release-search-depth": 400, "commit-search-depth": 500 }

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/cameronrye/openzim-mcp'

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