← Registry

General Tools

crivum.org

Provides general-purpose tools through the Model Context Protocol.

1 endpoint4 known toolsFirst detected September 23, 2026Last detected September 23, 2026

ENDPOINT 1

https://crivum.org/mcp

No auth detected

MCP server metadata

Name
crivum
Version
1
Capabilities
tools
Server instructions

Crivum scores academic and professional writing through an API against published criteria and returns a 0 to 100 result with a per criterion breakdown. When the work clears the bar and a named author signs off, Crivum registers a real Crossref DOI, publishes a citable page and keeps a timestamped proof of existence.

Known tools 4

screen_text

Check whether a draft is ready before spending anything on it.

Inferred read-only
evaluate_text

Score a text against published academic criteria.

Inferred read-only
get_criteria

Return Crivum's public rubric by work type, the tier ladder, the thresholds, the minimum score for a citable record and what Crivum accepts and refuses, each with a version number.

Inferred read-only
verify_record

List Crivum's published, citable records (title, authors, DOI when registered, tier and score).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.crivum]
url = "https://crivum.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "crivum": {
      "type": "http",
      "url": "https://crivum.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: crivum
Remote MCP URL: https://crivum.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "crivum": {
      "url": "https://crivum.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "crivum": {
      "type": "http",
      "url": "https://crivum.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "crivum",
  "transport": "streamable-http",
  "url": "https://crivum.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.