Skip to main content
Glama

Nextcloud Notes MCP Server

by rncz
.gitignore232 B
# uv / virtualenv .venv/ uv.lock # Python cache src/nextcloud_notes_mcp/__pycache__/ __pycache__/ *.pyc *.pyo # Hatchling / build artifacts build/ dist/ *.egg-info/ # IDE noise .vscode/ .idea/ *.iml # OS junk .DS_Store Thumbs.db

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

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