About
Readme — Model Context Protocol server
README
Public MCP Server README: capability boundaries, auth, install, and dangerous-tools disclosure.
中文简介: MCP Server 公开 README(能力边界、鉴权、危险工具声明)。 — 详见 README.zh.md.
What this skill does
- Drafts an EN-primary README for one MCP server
- Documents tools with side effects and danger levels
- Spells out auth, env placeholders, and security notes
- Gives paste-ready client
mcpServersconfig snippets
Install
npx skills add <github-user>/<repo> --skill mcp-server-readme
Local monorepo: skills/mcp-server-readme/.
Options
| Option | Values | Default |
|---|---|---|
lang |
en · zh · bilingual |
en |
length |
minimal · standard · full |
standard |
transport |
stdio · sse · http · multi |
stdio |
danger |
none · some · high |
some |
When to use
| Use | Don't |
|---|---|
| Publish/refresh an MCP server repo | Non-MCP generic library only |
| Disclose write/exec tools honestly | Hide admin tools “for simplicity” |
| Client install JSON | Implement the server or write exploits |
Deliverable
Complete public README draft + tools/security tables.
See SKILL.md.
Example
../../output/samples/mcp-server-readme-example-01.md
License
MIT — see LICENSE.
Installing Readme
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/redcrab2819-ack84/mcp-server-readmeFAQ
Is Readme MCP free?
Yes, Readme MCP is free — one-click install via Unyly at no cost.
Does Readme need an API key?
No, Readme runs without API keys or environment variables.
Is Readme hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Readme in Claude Desktop, Claude Code or Cursor?
Open Readme on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Readme with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
