nextcloud-mcp-server CLAUDE.md

nextcloud-mcp-server CLAUDE.md is an instructions file for coding agents from cbcoutinho/nextcloud-mcp-server. It costs 8,223 tokens per session, scanned A, original, AGPL-3.0.

Project-specific instructions for working on the Nextcloud MCP server, including coding style and asynchronous Python patterns.

In plain words
What is it for?
They are for following conventions around claude.md, async and await, type hints, and code quality.
Why use it?
They give an agent the repository’s local rules so generated changes fit the existing codebase.

Instructions file

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add instructions/cbcoutinho/nextcloud-mcp-server/claude-md
Clone the repo
git clone --depth 1 https://github.com/cbcoutinho/nextcloud-mcp-server

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for nextcloud-mcp-server CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/cbcoutinho/nextcloud-mcp-server/claude-md.svg)](https://agentmods.dev/instructions/cbcoutinho/nextcloud-mcp-server/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/cbcoutinho/nextcloud-mcp-server/claude-md"><img src="https://agentmods.dev/badge/instructions/cbcoutinho/nextcloud-mcp-server/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 8,223 This file is loaded in full into every session.
When invoked 8,223 The same file — it is already loaded in full.
Security scan A 1 finding. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.08223 $0.08223
Opus 5 $0.04111 $0.04111
Sonnet 5 $0.01645 $0.01645
Haiku 4.5 $0.00822 $0.00822

Measured 5d ago against content hash b41c0c385183, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

nextcloud-mcp-server CLAUDE.md scanned grade A with 1 finding against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Makes network callslowCapability

Not a fault in itself. Listed so you know the mod talks to something, and to what.

curl http://localhost:8888/realms/nextcloud-mcp/.well-known/openid-configuration
CLAUDE.md · 732 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 732 lines · 8,223 tokens per session scan A b41c0c385183

Subscribe to this mod's changes

nextcloud-mcp-server CLAUDE.md is an instructions file published in the GitHub repository cbcoutinho/nextcloud-mcp-server (345 stars, last pushed today), licensed AGPL-3.0. It adds 8,223 tokens to every session, about $0.0411 per session on Opus 5. A static security scan graded it A with 1 finding (makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other instructions, from other repositories

mcp-documentation-server copilot-instructions.md

Instructions for andrea9293/mcp-documentation-server, covering mcp documentation server - ai coding agent instructions, architecture overview, core components, server entry point (src/server.ts) and embedding providers (src/embedding-provider.ts).

andrea9293/mcp-documentation-server · 1,147 tokens

fieldcure-mcp-rag CLAUDE.md

Claude Code instructions for fieldcure/fieldcure-mcp-rag, covering claude.md, what this is, build & test commands, build and run all tests (185 tests, mstest).

fieldcure/fieldcure-mcp-rag · 2,834 tokens

openrouter-mcp-multimodal AGENTS.md

AGENTS.md instructions for stabgan/openrouter-mcp-multimodal, covering agent instructions, before you ship, releasing (read this before publishing), short version and version files (must all match package.json).

stabgan/openrouter-mcp-multimodal · 793 tokens

Plonk AGENTS.md

AGENTS.md instructions for ostapondo/Plonk, covering agent rules, layout, adding a module, build & verify and code style.

ostapondo/Plonk · 3,557 tokens

mcp-dockhand copilot-review.instructions.md

Copilot instructions for strausmann/mcp-dockhand: When reviewing pull requests in this repository.

strausmann/mcp-dockhand · 295 tokens

minecraft-dev-mcp AGENTS.md

Instructions for MCDxAI/minecraft-dev-mcp, covering agent handbook – minecraft dev mcp, project snapshot, what agents should prioritize, architecture wayfinder (src/) and available mcp tools (for llm surfaces).

MCDxAI/minecraft-dev-mcp · 1,145 tokens