MCP server wrapping the Nextcloud Talk (Spreed) OCS API
Project description
nextcloud-talk-mcp
An MCP server for Nextcloud Talk (Spreed) — 24 tools covering conversations, messages, participants, reactions, reminders, and file sharing, for use with Claude Desktop and any other MCP client.
It is the first MCP server to cover Talk; the established Nextcloud MCP servers
cover Notes / Calendar / Contacts / Tables / WebDAV but not Spreed. A thin
wrapper over nextcloud-talk-core,
where all endpoint logic and the typed models live.
Install
uvx nextcloud-talk-mcp # run without installing
pipx install nextcloud-talk-mcp # or install globally
pip install nextcloud-talk-mcp # or into a venv
Configure
The server reads three environment variables:
| Variable | Example | Notes |
|---|---|---|
NC_URL |
https://cloud.example.com |
Base URL, no trailing slash. |
NC_USER |
your-username |
Your Nextcloud username. |
NC_APP_PASSWORD |
xxxxx-xxxxx-xxxxx-xxxxx |
An app password (Settings → Security), not your login password. Works through SSO/2FA. |
Claude Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS):
{
"mcpServers": {
"nextcloud-talk": {
"command": "uvx",
"args": ["nextcloud-talk-mcp"],
"env": {
"NC_URL": "https://cloud.example.com",
"NC_USER": "your-username",
"NC_APP_PASSWORD": "xxxxx-xxxxx-xxxxx-xxxxx"
}
}
}
}
Tools
Conversations (list_conversations, create_conversation, rename_conversation,
set_description, delete_conversation), messages (read_messages,
send_message, edit_message, delete_message, wait_for_messages,
list_mentions), read-markers (mark_as_read, mark_as_unread), participants
(list_participants, add_participant, remove_participant,
set_participant_permissions), reactions (add_reaction, remove_reaction,
list_reactions), reminders (set_reminder, get_reminder, delete_reminder),
and file sharing (share_file_to_conversation). Read-only tools carry
readOnlyHint; destructive ones carry destructiveHint so clients prompt first.
Full tool reference, security notes, and source: https://github.com/leiverkus/nextcloud-talk-mcp
License
MIT © Patrick Leiverkus
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nextcloud_talk_mcp-1.0.2.tar.gz.
File metadata
- Download URL: nextcloud_talk_mcp-1.0.2.tar.gz
- Upload date:
- Size: 10.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
98aea2aecae3f04825d619483ecd0999eea05d180a49b37a75edc71d862fc370
|
|
| MD5 |
53b7e6209e18097caa40d0a62ed1634f
|
|
| BLAKE2b-256 |
246aea2f0c0c6d7c9223d486578677b2d7539490dcff27da40eb5b8fa12e21d3
|
Provenance
The following attestation bundles were made for nextcloud_talk_mcp-1.0.2.tar.gz:
Publisher:
publish.yml on leiverkus/nextcloud-talk-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nextcloud_talk_mcp-1.0.2.tar.gz -
Subject digest:
98aea2aecae3f04825d619483ecd0999eea05d180a49b37a75edc71d862fc370 - Sigstore transparency entry: 1693972028
- Sigstore integration time:
-
Permalink:
leiverkus/nextcloud-talk-mcp@ca29731873c9be37f4a7338b7206680fd4a19716 -
Branch / Tag:
refs/tags/v1.0.2 - Owner: https://github.com/leiverkus
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@ca29731873c9be37f4a7338b7206680fd4a19716 -
Trigger Event:
release
-
Statement type:
File details
Details for the file nextcloud_talk_mcp-1.0.2-py3-none-any.whl.
File metadata
- Download URL: nextcloud_talk_mcp-1.0.2-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc093614d0247d4b49f5cf83b763ec838bce00365bea2663135923b35cd8baa1
|
|
| MD5 |
e79cd7adc4b1a431575272698bd4cc60
|
|
| BLAKE2b-256 |
60e5571a4046097f01126ccd4a0e128d0659e8834ab7b9ad2c6181f588208314
|
Provenance
The following attestation bundles were made for nextcloud_talk_mcp-1.0.2-py3-none-any.whl:
Publisher:
publish.yml on leiverkus/nextcloud-talk-mcp
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
nextcloud_talk_mcp-1.0.2-py3-none-any.whl -
Subject digest:
dc093614d0247d4b49f5cf83b763ec838bce00365bea2663135923b35cd8baa1 - Sigstore transparency entry: 1693972175
- Sigstore integration time:
-
Permalink:
leiverkus/nextcloud-talk-mcp@ca29731873c9be37f4a7338b7206680fd4a19716 -
Branch / Tag:
refs/tags/v1.0.2 - Owner: https://github.com/leiverkus
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@ca29731873c9be37f4a7338b7206680fd4a19716 -
Trigger Event:
release
-
Statement type: