mcp-server-template CLAUDE.md

mcp-server-template CLAUDE.md is an instructions file for coding agents from Grinv/mcp-server-template. It costs 5 tokens per session, scanned A, a copy of deepseek-harness CLAUDE.md, MIT.

Project instructions for building TypeScript MCP servers. They cover standard input/output communication, packaging as an MCP bundle, continuous integration checks, and an example domain layer.

In plain words
What is it for?
Use them when developing the Grinv/mcp-server-template project or starting a similar TypeScript MCP server.
Why use it?
They give contributors a shared starting structure for creating and checking an MCP server.

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/grinv/mcp-server-template/claude-md
Clone the repo
git clone --depth 1 https://github.com/Grinv/mcp-server-template

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 mcp-server-template CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/grinv/mcp-server-template/claude-md.svg)](https://agentmods.dev/instructions/grinv/mcp-server-template/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/grinv/mcp-server-template/claude-md"><img src="https://agentmods.dev/badge/instructions/grinv/mcp-server-template/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 5 This file is loaded in full into every session.
When invoked 5 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00005 $0.00005
Opus 5 $0.00003 $0.00003
Sonnet 5 $0.00001 $0.00001
Haiku 4.5 $0.00001 $0.00001

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

Security

Grade A, and why

mcp-server-template CLAUDE.md scanned grade A with 0 findings 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 3d 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.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

100% identical to deepseek-harness CLAUDE.md — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

CLAUDE.md · 2 lines

What it actually says

@AGENTS.md

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. 3d ago First seen · 2 lines · 5 tokens per session scan A 336cc4fbf19b

Subscribe to this mod's changes

mcp-server-template CLAUDE.md is an instructions file published in the GitHub repository Grinv/mcp-server-template (0 stars, last pushed 1mo ago), licensed MIT. It adds 5 tokens to every session, about $0.0000 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to deepseek-harness CLAUDE.md, differing in 3 lines, and is treated as a copy.

Related

Other instructions, from other repositories

react-seed AGENTS.md

Instructions for guokaigdg/react-seed, covering agents.md, 目录, 1. 项目概览, 2. 技术栈 and 3. 目录结构.

guokaigdg/react-seed · 5,007 tokens

persian-tools typescript.instructions.md

Instructions for persian-tools/persian-tools, covering typescript development instructions, typescript best practices for persian-tools, type safety, function signatures and type definitions.

persian-tools/persian-tools · 317 tokens

agentic-playwright enums.instructions.md

Instructions for idavidov13/agentic-playwright, covering enums, critical, file locations, instructions and phase 1: decide if the value belongs in an enum.

idavidov13/agentic-playwright · 2,598 tokens

ui-extensions-sdk CLAUDE.md

Instructions for contentful/ui-extensions-sdk, covering claude project instructions — ui-extensions-sdk, identity & scope, working style, sharp edges and verification before claiming done.

contentful/ui-extensions-sdk · 804 tokens

hana-developer-cli-tool-example mcp-server-development.instructions.md

Use when creating or updating MCP (Model Context Protocol) server components. Enforces TypeScript patterns, JSON-RPC communication rules, tool/resource/prompt registration, and integration with CLI command metadata. Ensures MCP server follows protocol requirements and maintains consistency with the CLI infrastructure.

SAP-samples/hana-developer-cli-tool-example · 4,811 tokens

mirage CLAUDE.md

Claude Code instructions for strukto-ai/mirage, covering claude.md, repo layout, typescript packages, python/typescript parity and module layout.

strukto-ai/mirage · 15,118 tokens