The small print of MCP servers, skills and plugins, hashed, diffed and graded, from the record.
claude mcp add smallprint -- npx -y smallprint-mcp
claude_desktop_config.json
{
"mcpServers": {
"smallprint": {
"command": "npx",
"args": [
"-y",
"smallprint-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"smallprint": {
"command": "npx",
"args": [
"-y",
"smallprint-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"smallprint": {
"command": "npx",
"args": [
"-y",
"smallprint-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"smallprint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"smallprint-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"smallprint": {
"command": "npx",
"args": [
"-y",
"smallprint-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/dev.smallprint--smallprint/reviews or the review_server meta-tool.
POST /mcp