Skip to main content
Glama
crosbyh

nextcloud-tasks-mcp

by crosbyh

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address (default 0.0.0.0)0.0.0.0
PORTNoPort (default 8000)8000
NC_URLYesNextcloud base URL, e.g. https://cloud.example.com
NC_USERYesNextcloud login
MCP_PATHNoMCP endpoint path (default /mcp)/mcp
CONSENT_MODENoOAuth consent mode: external (default), true, remember, or falseexternal
FASTMCP_HOMENoWhere OAuth client registrations persist (default /data in Docker)/data
MCP_BASE_URLNoPublic URL of this server (required if using GitHub OAuth)
NC_APP_PASSWORDNoNextcloud app password
GITHUB_CLIENT_IDNoGitHub OAuth app client ID
ALLOWED_GITHUB_USERSNoComma-separated GitHub logins allowed to access
GITHUB_CLIENT_SECRETNoGitHub OAuth app client secret
NC_APP_PASSWORD_FILENoPath to a file containing the Nextcloud app password
GITHUB_CLIENT_ID_FILENoPath to a file containing the GitHub client ID
NC_TASKS_DEFAULT_LISTNoDefault list slug/name (default tasks)tasks
GITHUB_CLIENT_SECRET_FILENoPath to a file containing the GitHub client secret
ALLOWED_CLIENT_REDIRECT_URISNoRedirect-URI patterns MCP clients may register (default: https://claude.ai/api/mcp/auth_callback,http://localhost:*,http://127.0.0.1:*)https://claude.ai/api/mcp/auth_callback,http://localhost:*,http://127.0.0.1:*

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/crosbyh/nextcloud-tasks-mcp'

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