Stats
Actions
Tags
From specter
EU AI Act compliance toolkit — local stdio server. Exposes 6 read tools: article validation, citation formatting, agentic-AI taxonomy, role obligations, and the ComplianceRewardHackDetector LLM-as-Judge.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"specter": {
"command": "python",
"args": [
"-m",
"specter.mcp_server"
]
}
}
}Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
Declared capabilities of this MCP server
npx claudepluginhub peaky8linders/specter-oss --plugin specter