Skip to main content
Glama
cbcoutinho

Nextcloud MCP Server

by cbcoutinho
__init__.py757 B
from .calendar import configure_calendar_tools from .contacts import configure_contacts_tools from .cookbook import configure_cookbook_tools from .deck import configure_deck_tools from .news import configure_news_tools from .notes import configure_notes_tools from .semantic import configure_semantic_tools from .sharing import configure_sharing_tools from .tables import configure_tables_tools from .webdav import configure_webdav_tools __all__ = [ "configure_calendar_tools", "configure_contacts_tools", "configure_cookbook_tools", "configure_deck_tools", "configure_news_tools", "configure_notes_tools", "configure_semantic_tools", "configure_sharing_tools", "configure_tables_tools", "configure_webdav_tools", ]

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