ToolOracle/contractoracle
DORA Art. 28/30 Contract Management — 10 MCP tools for clause checking, CIF analysis, exit readiness
Platform-specific configuration:
{
"mcpServers": {
"contractoracle": {
"command": "npx",
"args": [
"-y",
"contractoracle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
DORA Execution MCP Server — 10 tools | Part of ToolOracle
# Claude Desktop / Cursor / Windsurf
npx -y mcp-remote https://tooloracle.io/contract/mcp/// claude_desktop_config.json
{
"mcpServers": {
"contractoracle": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://tooloracle.io/contract/mcp/"]
}
}
}| Tool | Description | |------|-------------| | register_contract | Add or update an ICT third-party contract. Tracks all DORA Art. 30 mandatory cla | | list_contracts | List contracts with optional filters. | | clause_check | Validate a contract against all DORA Art. 30 mandatory clauses (standard + CIF). | | subcontracting_chain | Map and assess the subcontracting chain of a contract (RTS on subcontracting). | | exit_readiness | Evaluate exit plan readiness for a contract — Art. 28(8) exit strategies. | | cif_analysis | Analyze all Critical/Important Function contracts for enhanced Art. 30(3) requir | | contract_gaps | Identify missing mandatory clauses across all contracts. | | contract_scoring | Red-flag risk scoring: exit risk, lock-in, jurisdiction, subcontracting gaps. | | contract_expiry | Upcoming contract expirations and renewal deadlines. | | health_check | Server status. |
| Tier | Rate Limit | Price | |------|-----------|-------| | Free | 10 calls/day | €0 | | Pro | 1,000 calls/day | €99/month | | Enterprise | Unlimited | Custom |
> Note: This is a compliance oracle. Full tool access requires a Pro or Enterprise subscription. Free tier includes read-only assessment tools
Loading reviews...