Skip to main content
Glama

Nextcloud MCP Server

by cbcoutinho
.pre-commit-config.yaml561 B
repos: - repo: https://github.com/commitizen-tools/commitizen rev: v4.9.0 hooks: - id: commitizen - id: commitizen-branch stages: - pre-push - repo: local hooks: - id: ruff-check name: ruff-check entry: uv run ruff check language: system types: [python] - id: ruff-format name: ruff-format entry: uv run ruff format language: system types: [python] - id: ty-check name: ty-check language: system types: [python] exclude: tests/.* entry: uv run ty check

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