★ 0 stars
JavaScript
🧠 Memory/Knowledge
Updated today
Score MCP server READMEs for install clarity, permissions, env vars, security notes, and examples.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"mcp-readme-score": {
"command": "npx",
"args": [
"-y",
"aolingge/mcp-readme-score"
]
}
}
}
Run in terminal:
claude mcp add mcp-readme-score npx -y aolingge/mcp-readme-score
Add to .cursor/mcp.json:
{
"mcpServers": {
"mcp-readme-score": {
"command": "npx",
"args": [
"-y",
"aolingge/mcp-readme-score"
]
}
}
}
README Excerpt
<p align="center"> <img src="assets/readme-banner.svg" alt="MCP README Score banner" width="100%"> </p> <h1 align="center">MCP README Score</h1> <p align="center">Score MCP server READMEs for install clarity, permissions, env vars, security notes, and examples.</p> <p align="center"><a href="README.zh-CN.md">中文</a> · <a href="#quick-start">Quick Start</a> · <a href="#checks">Checks</a></p>
Topics
clideveloper-toolsmcpmodel-context-protocolreadmesecurity