EVIDIQ Rubric MCP
Officialby evidiq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port to run the server on (default 3100). | 3100 |
| OKX_API_KEY | No | OKX API key for payment SDK. | |
| X402_PAY_TO | No | Address to receive payments. | |
| OG_PRIVATE_KEY | No | Private key for anchoring digests to 0G storage. | |
| OKX_PASSPHRASE | No | OKX passphrase for payment SDK. | |
| OKX_SECRET_KEY | No | OKX secret key for payment SDK. | |
| PUBLIC_BASE_URL | No | Public base URL for payment challenges. | |
| X402_SETTLE_KEY | No | Legacy self-hosted settlement key (bypassed when OKX SDK credentials are present). | |
| RUBRIC_MAX_SOURCES | No | Maximum number of sources (default 20). | 20 |
| RUBRIC_MAX_CRITERIA | No | Maximum number of criteria (default 100). | 100 |
| RUBRIC_ARTIFACT_TTL_MS | No | Artifact TTL in milliseconds (default 600000). | 600000 |
| RUBRIC_MAX_INPUT_BYTES | No | Maximum input bytes (default 524288). | 524288 |
| RUBRIC_SIGNER_PRIVATE_KEY | No | Private key for signing attestations (EIP-191). Required for attest_acceptance. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/evidiq/evidiq-rubric-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server