Stats
Actions
Tags
From economist-agents
Scores article drafts across 5 quality dimensions and returns a pass/fail verdict before publishing
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"article-evaluator": {
"command": "python3",
"args": [
"mcp_servers/article_evaluator_server.py"
]
}
}
}Server configuration and connection parameters
python3Command-line arguments passed to the server process
npx claudepluginhub oviney/economist-agents