mcpbeat

Contractoracle MCP Server

io.tooloracle/contractoracle
not responding

Contractoracle is listed as active in the registry but did not answer our last check. It exposes 11 tools. Last commit 5 Apr 2026.

ContractOracle - 10 contract analysis tools: clause extraction, redlines, DORA mappings.

Uptime history 39 hours of history · worst hour 0%
39 hours agonow
0.0%
Uptime 24h
0 of 91 checks
11
Tools
read from the server
93 ms
Response time
average over 24h
0
Stars
last commit 5 Apr 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add contractoracle --transport http https://tooloracle.io/contract/mcp/
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "contractoracle": {
      "url": "https://tooloracle.io/contract/mcp/"
    }
  }
}
~/.codex/config.toml
[mcp_servers.contractoracle]
url = "https://tooloracle.io/contract/mcp/"
.cursor/mcp.json
{
  "mcpServers": {
    "contractoracle": {
      "url": "https://tooloracle.io/contract/mcp/"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "contractoracle": {
      "url": "https://tooloracle.io/contract/mcp/"
    }
  }
}

Available tools 11

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

contract
contract_analyze_llm
AI-powered deep analysis of contract text against DORA Art. 30(2) mandatory clauses using local Gemma 4 LLM. Provide raw contract text or a contract_id for structured analysis.
contract_expiry
Upcoming contract expirations and renewal deadlines.
contract_gaps
Identify missing mandatory clauses across all contracts.
contract_scoring
Red-flag risk scoring: exit risk, lock-in, jurisdiction, subcontracting gaps.
cif
cif_analysis
Analyze all Critical/Important Function contracts for enhanced Art. 30(3) requirements.
clause
clause_check
Validate a contract against all DORA Art. 30 mandatory clauses (standard + CIF).
contracts
list_contracts
List contracts with optional filters.
exit
exit_readiness
Evaluate exit plan readiness for a contract — Art. 28(8) exit strategies.
health
health_check
Server status.
register
register_contract
Add or update an ICT third-party contract. Tracks all DORA Art. 30 mandatory clauses.
subcontracting
subcontracting_chain
Map and assess the subcontracting chain of a contract (RTS on subcontracting).

Endpoints

URLTransportStateLatencyChecked
https://tooloracle.io/contract/mcp/ streamable-http answering 93 ms 14 min ago

Contractoracle — questions

Answers built from our own checks of this server.

What can Contractoracle do?
It exposes 11 tools, read directly from the server on our last check. Among them: cif_analysis, clause_check, contract_analyze_llm, contract_expiry, contract_gaps, contract_scoring and 5 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Contractoracle working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 93 ms. The bar chart above shows every period we have measured.
The registry lists Contractoracle as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Contractoracle?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Contractoracle need an API key?
No. Contractoracle completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 11 of them are readable on this page. This is what we observed, not what the docs claim.
Is Contractoracle open source?
Yes — it is published under the NOASSERTION licence, written in Dockerfile and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.