Skip to main content
Glama
cbcoutinho

Nextcloud MCP Server

by cbcoutinho
.cz.toml774 B
[tool.commitizen] name = "cz_conventional_commits" version = "0.4.4" tag_format = "astrolabe-v$version" version_scheme = "semver" update_changelog_on_bump = true major_version_zero = true # Update Astrolabe-specific files only version_files = [ "appinfo/info.xml:<version>", "package.json:version" ] # Ignore tags from other components ignored_tag_formats = [ "v*", # MCP server tags "nextcloud-mcp-server-*", # Helm chart tags ] # Filter commits by scope [tool.commitizen.customize] changelog_pattern = "^(feat|fix|docs|refactor|perf|test|build|ci|chore)\\(astrolabe\\)(!)?:" schema_pattern = "^(feat|fix|docs|refactor|perf|test|build|ci|chore)\\(astrolabe\\)(!)?:\\s.+" message_template = "{{change_type}}(astrolabe): {{message}}"

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/cbcoutinho/nextcloud-mcp-server'

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