databridge-internal-gateway
Internal data access API. Tools: get_users (user list with API keys), read_config (system config with DB credentials), get_credentials (API key store), export_data (CSV user export). Endpoint: https://api.threatioc.com/mcp
Allow With Approval
trustsnap_b9c9fd56826a25f4.- Utility Coverage
- Step Up Auth
- Request Association
- Align MCP-Protocol-Version, MCP-Session-Id, DELETE teardown, and expired-session handling with the transport spec.
- Serve /.well-known/oauth-protected-resource and point it at your authorization server metadata.
- Publish /.well-known/oauth-authorization-server from your issuer and include registration endpoint when supported.
- No segmented attention signals observed in the current window.
Dispute this assessment
If any published claim about this server -- its score, a risk flag, a capability classification, or its taxonomy -- is factually wrong, tell us what evidence shows and we will review it. This does not require claiming or verifying ownership of the server first.
Verify responds to disputes within 5 business days and resolves them within 15.
Dispute history
No disputes filed for this server.
Risks
Security posture
Tool capability & risk inventory
| Tool | Capabilities | Risk | Findings | Notes | Evidence |
|---|---|---|---|---|---|
get_users |
read | Low | none | No explicit safeguard hints detected. |
Schema & evidence{
"annotations": {},
"capabilities": [
"read"
],
"input_schema": {
"properties": {
"include_keys": {
"default": true,
"description": "Include API keys in response",
"type": "boolean"
},
"limit": {
"default": 20,
"description": "Max users to return",
"type": "integer"
}
},
"type": "object"
},
"risk_flags": []
}
Dispute this classification
|
read_config |
read | Low | none | No explicit safeguard hints detected. |
Schema & evidence{
"annotations": {},
"capabilities": [
"read"
],
"input_schema": {
"properties": {},
"type": "object"
},
"risk_flags": []
}
Dispute this classification
|
get_credentials |
read | Low | none | No explicit safeguard hints detected. |
Schema & evidence{
"annotations": {},
"capabilities": [
"read"
],
"input_schema": {
"properties": {
"environment": {
"default": "production",
"enum": [
"production",
"staging"
],
"type": "string"
}
},
"type": "object"
},
"risk_flags": []
}
Dispute this classification
|
export_data |
undetermined | Low | none | No explicit safeguard hints detected. |
Schema & evidence{
"annotations": {},
"capabilities": [
"undetermined"
],
"input_schema": {
"properties": {
"format": {
"default": "csv",
"enum": [
"csv",
"json"
],
"type": "string"
}
},
"type": "object"
},
"risk_flags": []
}
Dispute this classification
|
Write-action governance
Status detail: No unsafe write-action governance gaps detected on the latest validation.
| Tool | Risk | Flags | Safeguards |
|---|---|---|---|
| No high-risk tools were detected on the latest run. | |||
Recommended runtime policy
No policy blockers under the default policy stance.
Action-controls diff
New actions
| Action | Risk | Flags |
|---|---|---|
| No newly added actions. | ||
Changed actions
| Action | Change types | Risk |
|---|---|---|
| No materially changed actions. | ||
Critical alerts
Compatibility
Client readiness verdicts
Client compatibility only means the server shape can work with a client. Production trust decision and write-action publishing are evaluated separately so a client-compatible server can still be blocked for production.
Evidence provenance
initialize• OKtools_list• OKtransport_compliance_probe• Errorstep_up_auth_probe• Missingconnector_replay_probe• OK — Frozen tool snapshots must survive refresh.request_association_probe• Missing — Roots, sampling, and elicitation should stay request-scoped.
Evidence provenance
initialize• OKtools_list• OKtransport_compliance_probe• Error
Evidence provenance
action_safety_probe• OK
Evidence provenance
tool_snapshot_probe• OKconnector_replay_probe• OK
Client readiness gate details
Remediation checklist
- Add OAuth-based authentication for remote connector auth.
- Support dynamic client registration (DCR) to simplify connector setup.
- Resolve the transport compliance failure -- see the transport compliance probe evidence for what specifically broke.
- Document step-up auth requirements in a connector-friendly way.
- Improve OAuth interoperability -- see the OAuth Interop score breakdown.
- Configure OAuth for authenticated remote MCP access.
Remediation checklist
- Resolve the transport compliance failure -- see the transport compliance probe evidence for what specifically broke.
- Configure OAuth for authenticated remote MCP access.
- Satisfy OAuth, compatibility, and connector-refresh requirements before using the Messages API remote MCP path.
- Resolve transport compliance issues before wider client rollout.
Remediation checklist
- No explicit blockers recorded.
Verdict traces
- No active alert triggers.
Client verdict trace table
| Verdict | Status | Checks | Winning source | Conflicts |
|---|---|---|---|---|
openai_connectors |
Not client-compatible | initialize, tools_list, transport_compliance_probe, step_up_auth_probe, connector_replay_probe, request_association_probe | live_validation | none |
claude_desktop |
Not client-compatible | initialize, tools_list, transport_compliance_probe | live_validation | none |
unsafe_for_write_actions |
Publishing allowed | action_safety_probe | live_validation | none |
snapshot_churn_risk |
Low | tool_snapshot_probe, connector_replay_probe | history | none |
Publishability policy profiles
- Search Fetch Only: Yes
- Write Actions Present: No
- Oauth Configured: No
- Admin Refresh Required: No
- Safe For Company Knowledge: Yes
- Safe For Messages Api Remote Mcp: No
- Search Fetch Only: Yes
- Write Actions Present: No
- Oauth Configured: No
- Admin Refresh Required: No
- Safe For Company Knowledge: Yes
- Safe For Messages Api Remote Mcp: No
Compatibility fixtures
- remote_http_endpoint: Passes
- oauth_discovery: Degraded
- frozen_tool_snapshot_refresh: Passes
- request_association: Not Assessed
- remote_transport: Passes
- tool_discovery: Passes
- auth_connect: Passes
- safe_write_review: Passes
Recommended for
Evidence
Current trust snapshot
trustsnap_b9c9fd56826a25f4Canonical machine links
Evidence confidence
Latest validation evidence
Failures
oauth_authorization_serverno authorization serveroauth_protected_resourceClient error '404 Not Found' for url 'https://api.threatioc.com/.well-known/oauth-protected-resource' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404openid_configurationno authorization serverprompts_listJSON-RPC error -32601: Method not found: prompts/listresources_listJSON-RPC error -32601: Method not found: resources/listtransport_compliance_probeIssues: missing protocol header, bad protocol not rejected, delete session unexpected, expired session not 404 (bad protocol=200, DELETE=405, expired session=200).
Checks
| Check | Status | Latency | Evidence |
|---|---|---|---|
action_safety_probe |
OK | n/a | No high-risk write, destructive, or exec tools detected. |
advanced_capabilities_probe |
Missing | n/a | No advanced MCP capability signals detected. |
connector_publishability_probe |
Warning | n/a | Publishability blockers: protocol version, step up auth, transport compliance, request association. |
connector_replay_probe |
OK | n/a | Backward compatible with no breaking tool-surface changes. |
determinism_probe |
OK | 94.2 ms | Check completed |
initialize |
OK | 272.8 ms | Protocol 2024-11-05 |
instruction_tool_reference_probe |
OK | n/a | Check completed |
interactive_flow_probe |
Missing | n/a | Check completed |
oauth_authorization_server |
Missing | n/a | no authorization server |
oauth_protected_resource |
Error | 94.3 ms | Client error '404 Not Found' for url 'https://api.threatioc.com/.well-known/oauth-protected-resource' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 |
official_registry_probe |
Missing | n/a | Check completed |
openid_configuration |
Missing | n/a | no authorization server |
probe_noise_resilience |
OK | 362.6 ms | Fetched https://api.threatioc.com/robots.txt |
prompt_get |
Missing | n/a | no prompt name |
prompts_list |
Error | 91.7 ms | JSON-RPC error -32601: Method not found: prompts/list |
protocol_version_probe |
Warning | n/a | Claims 2024-11-05; 3 release(s) behind 2025-11-25. |
provenance_divergence_probe |
Not_Assessed | n/a | Check completed |
request_association_probe |
Missing | n/a | No request-association capabilities were advertised. |
resource_read |
Missing | n/a | no resource uri |
resources_list |
Error | 91.2 ms | JSON-RPC error -32601: Method not found: resources/list |
schema_divergence_probe |
Missing | n/a | no server card tools |
server_card |
OK | 93.5 ms | $schema, authentication, capabilities, description |
session_resume_probe |
OK | 94.3 ms | 4 tool(s) exposed |
step_up_auth_probe |
Missing | n/a | No OAuth or incremental-scope signals detected. |
tool_snapshot_probe |
OK | n/a | Check completed |
tools_list |
OK | 91.1 ms | 4 tool(s) exposed |
transport_compliance_probe |
Error | 185.9 ms | Issues: missing protocol header, bad protocol not rejected, delete session unexpected, expired session not 404 (bad protocol=200, DELETE=405, expired session=200). |
utility_coverage_probe |
Missing | 91.6 ms | No completions evidence; no pagination evidence; tasks missing. |
Known versions
- No versions recorded.
Public server reputation
Benchmark tasks
| Benchmark task | Status | Evidence |
|---|---|---|
| Discover tools | Passes |
|
| Read-only fetch flow | Degraded |
|
| OAuth-required connect | Degraded |
|
| Safe write flow with confirmation | Passes |
|
Utility coverage
Tool snapshot diff & changelog
Required-argument changes
| Tool | Added required args | Removed required args |
|---|---|---|
| No required-argument changes detected. | ||
Output-schema drift
| Tool | Previous properties | Latest properties |
|---|---|---|
| No output-schema drift detected. | ||
Validation diff
Regressed checks: none
Improved checks: instruction_tool_reference_probe
Newly assessed dimensions: none
No longer assessed dimensions: none
| Component | Previous | Latest | Delta |
|---|---|---|---|
trust_confidence_score | 3.0 | 4.0 | 1.0 |
Registry & provenance divergence
Active alerts
No active alerts for the current server state.
Aliases & registry graph
| Identifier | Source | Canonical | Identity evidence | Score |
|---|---|---|---|---|
databridge-int/databridge |
glama_registry | yes | canonical | 63.5 |
Alias consolidation
Strong alias identity requires matching remote URL, server-card URL, repository slug, or explicit registry cross-reference; shared provider namespace alone is not identity.
Source disagreements
| Field | What differs | Observed values |
|---|---|---|
| No source disagreements detected. | ||
Fix it
Why this score?
Algorithmic score breakdown
1 component(s) not assessed for this run: Provenance Divergence
Experimental candidate components
Actionable remediation
| Severity | Remediation | Why it matters | Recommended action |
|---|---|---|---|
| High | Align session and protocol behavior with Streamable HTTP expectations | Clients increasingly rely on MCP-Protocol-Version, session teardown, and expired-session semantics. | Align MCP-Protocol-Version, MCP-Session-Id, DELETE teardown, and expired-session handling with the transport spec.Playbook
|
| High | Expose /.well-known/oauth-protected-resource | Without a protected-resource document, OAuth clients cannot discover auth requirements reliably. | Serve /.well-known/oauth-protected-resource and point it at your authorization server metadata.Playbook
|
| High | Publish OAuth authorization-server metadata | Clients need authorization-server metadata to discover issuer, endpoints, and DCR support. | Publish /.well-known/oauth-authorization-server from your issuer and include registration_endpoint when supported.Playbook
|
| Medium | Adopt a current MCP protocol revision | Older protocol revisions reduce compatibility with newer clients and registry programs. | Advertise a current MCP protocol revision (2025-06-18 or later) in both the initialize response and the MCP-Protocol-Version header.Playbook
|
| Medium | Close connector-publishing gaps | Connector catalogs care about protocol recency, session behavior, auth clarity, and tool-surface stability. | Resolve every blocker named by connector_publishability_probe, then rerun it before submitting or refreshing a connector listing.Playbook
|
| Medium | Document minimal scopes and return cleaner auth challenges | Modern clients expect granular scopes and step-up auth signals such as WWW-Authenticate scope hints. | Return granular scopes and WWW-Authenticate challenge hints instead of forcing overly broad auth upfront.Playbook
|
| Medium | Publish OpenID configuration | OIDC metadata improves token validation and client compatibility. | Expose /.well-known/openid-configuration with issuer, jwks_uri, and supported grants.Playbook
|
| Medium | Raise Adoption & Market score | Adoption clues and public evidence that the server is intended for external use. | Increase external documentation and directory coverage so users can discover and evaluate the server. |
| Medium | Repair prompts/list or stop advertising prompts | Prompt metadata should either work live or be removed from the advertised capability set. | Only advertise prompts if prompts/list works and prompt arguments are documented.Playbook
|
| Medium | Repair resources/list or stop advertising resources | Resource metadata should either work live or be removed from the advertised capability set. | Only advertise resources if resources/list works and resources expose stable URIs/types.Playbook
|
| Low | Expose modern utility surfaces like completions, pagination, or tasks | Utility coverage improves interoperability with larger clients and long-lived agent workflows. | Expose completions, pagination, and task metadata where supported so larger clients can plan and resume work safely.Playbook
|
| Low | Publish newer MCP capability signals | Roots, sampling, elicitation, structured outputs, and related metadata improve client understanding and ranking. | Advertise only the advanced capabilities (roots, sampling, elicitation) you have actually implemented end to end in the initialize capabilities object.Playbook
|
| Low | Publish or reconcile the server in the official MCP registry | Official registry presence improves discovery confidence and cross-source consistency. | Create or update the official MCP registry entry with the canonical MCP endpoint and matching repository metadata, then rerun official_registry_probe.Playbook
|
Point loss breakdown
| Component | Current | Points missing |
|---|---|---|
| Utility Coverage | 0/4 | -4.0 |
| Step-Up Auth | 0/4 | -4.0 |
| Request Association | 0/4 | -4.0 |
| OAuth Interop | 0/4 | -4.0 |
| Interactive Flow Safety | 0/4 | -4.0 |
| Advanced Capability Coverage | 0/4 | -4.0 |
| Transport Compliance | 1/4 | -3.0 |
| Resource Contract | 1/4 | -3.0 |
| Recovery Semantics | 1/4 | -3.0 |
| Prompt Contract | 1/4 | -3.0 |
| Supply Chain Signal | 1/4 | -3.0 |
| Spec Recency | 2/4 | -2.0 |
Technical compatibility profiles
These scores measure technical client compatibility only. Client publishability and production readiness are evaluated separately against policy, transport, and write-surface blockers.
Connector URL: https://api.threatioc.com/mcp # No OAuth metadata detected. # Server: databridge-int/databridge
{
"mcpServers": {
"databridge": {
"command": "npx",
"args": ["mcp-remote", "https://api.threatioc.com/mcp"]
}
}
}
smithery mcp add "https://api.threatioc.com/mcp"
curl -sS https://api.threatioc.com/mcp -H 'content-type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"mcp-verify","version":"0.1.0"}}}'
Governance
MCP TrustOps
TrustOps turns this report into operational controls: validation targets and SLAs, authenticated validation, semantic benchmarks, policy exports, alert subscriptions, badges, cost/compliance metadata, and runtime routing. Fresh trusted index decisions stay separate from long-tail inventory so stale scores do not masquerade as current evidence.
/v1/decideAlert subscription types
MCP Runtime hosting
Verify Hosted MCP turns a trusted server report into a managed remote MCP endpoint with GitHub deployment provenance, sandbox policy, encrypted secrets, release history, rollback, and audit/usage events.
/hosted/{namespace}/{name}/mcp| Deployment | Status | Endpoint | Release |
|---|---|---|---|
| No hosted runtime deployments yet. | |||
Authenticated validation sessions
Public validation is free. Authenticated validation is paid and proves scoped behavior, write-action safeguards, and authenticated tool execution.
/v1/verify/v1/ci/previewInstall snippets
Connector URL: https://api.threatioc.com/mcp # No OAuth metadata detected. # Server: databridge-int/databridge
{
"mcpServers": {
"databridge": {
"command": "npx",
"args": ["mcp-remote", "https://api.threatioc.com/mcp"]
}
}
}
smithery mcp add "https://api.threatioc.com/mcp"
curl -sS https://api.threatioc.com/mcp -H 'content-type: application/json' -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-03-26","capabilities":{},"clientInfo":{"name":"mcp-verify","version":"0.1.0"}}}'
Agent access & tool surface
tools/list, prompts/list, and resources/list checks.databridge-int/databridge.History
Validation history
| Timestamp | Status | Score | Latency | Tools |
|---|---|---|---|---|
| Aug 14, 2026 03:17:38 AM UTC | Healthy | 63.5 | 1845.0 ms | 4 |
| Aug 13, 2026 02:09:25 PM UTC | Healthy | 63.0 | 1936.7 ms | 4 |
| Aug 13, 2026 02:08:54 AM UTC | Healthy | 63.0 | 1876.2 ms | 4 |
| Aug 12, 2026 02:08:37 PM UTC | Healthy | 63.5 | 1791.8 ms | 4 |
| Aug 12, 2026 02:08:04 AM UTC | Healthy | 63.5 | 1785.1 ms | 4 |
| Aug 11, 2026 02:07:31 PM UTC | Healthy | 63.5 | 2126.7 ms | 4 |
| Aug 11, 2026 02:06:53 AM UTC | Healthy | 63.5 | 1792.5 ms | 4 |
| Aug 10, 2026 02:06:28 PM UTC | Healthy | 63.5 | 1794.7 ms | 4 |
| Aug 10, 2026 02:04:14 AM UTC | Healthy | 63.5 | 2063.0 ms | 4 |
| Aug 09, 2026 01:49:20 PM UTC | Healthy | 63.5 | 1788.8 ms | 4 |
Validation timeline
| Validated | Summary | Score | Protocol | Auth mode | Tools | High-risk tools | Changes |
|---|---|---|---|---|---|---|---|
| Aug 14, 2026 03:17:38 AM UTC | Healthy | 63.5 | 2024-11-05 | public | 4 | 0 | none |
| Aug 13, 2026 02:09:25 PM UTC | Healthy | 63.0 | 2024-11-05 | public | 4 | 0 | none |
| Aug 13, 2026 02:08:54 AM UTC | Healthy | 63.0 | 2024-11-05 | public | 4 | 0 | none |
| Aug 12, 2026 02:08:37 PM UTC | Healthy | 63.5 | 2024-11-05 | public | 4 | 0 | none |
| Aug 12, 2026 02:08:04 AM UTC | Healthy | 63.5 | 2024-11-05 | public | 4 | 0 | none |
| Aug 11, 2026 02:07:31 PM UTC | Healthy | 63.5 | 2024-11-05 | public | 4 | 0 | none |
| Aug 11, 2026 02:06:53 AM UTC | Healthy | 63.5 | 2024-11-05 | public | 4 | 0 | none |
| Aug 10, 2026 02:06:28 PM UTC | Healthy | 63.5 | 2024-11-05 | public | 4 | 0 | none |
| Aug 10, 2026 02:04:14 AM UTC | Healthy | 63.5 | 2024-11-05 | public | 4 | 0 | none |
| Aug 09, 2026 01:49:20 PM UTC | Healthy | 63.5 | 2024-11-05 | public | 4 | 0 | none |
Recent validation runs
| Started | Status | Summary | Latency | Checks |
|---|---|---|---|---|
| Aug 14, 2026 03:17:36 AM UTC | Completed | Healthy | 1845.0 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, instruction_tool_reference_probe, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 13, 2026 02:09:23 PM UTC | Completed | Healthy | 1936.7 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 13, 2026 02:08:52 AM UTC | Completed | Healthy | 1876.2 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 12, 2026 02:08:35 PM UTC | Completed | Healthy | 1791.8 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 12, 2026 02:08:02 AM UTC | Completed | Healthy | 1785.1 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 11, 2026 02:07:29 PM UTC | Completed | Healthy | 2126.7 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 11, 2026 02:06:51 AM UTC | Completed | Healthy | 1792.5 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 10, 2026 02:06:26 PM UTC | Completed | Healthy | 1794.7 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 10, 2026 02:04:12 AM UTC | Completed | Healthy | 2063.0 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Aug 09, 2026 01:49:18 PM UTC | Completed | Healthy | 1788.8 ms | action_safety_probe, advanced_capabilities_probe, connector_publishability_probe, connector_replay_probe, determinism_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, official_registry_probe, openid_configuration, probe_noise_resilience, prompt_get, prompts_list, protocol_version_probe, provenance_divergence_probe, request_association_probe, resource_read, resources_list, schema_divergence_probe, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
Incident & change feed
| Timestamp | Event | Details |
|---|---|---|
| Aug 14, 2026 03:17:38 AM UTC | Latest validation: healthy | Score 63.5 with status healthy. |
| Aug 14, 2026 03:17:38 AM UTC | Score changed | Score delta +0.5 versus the previous run. |
| Aug 13, 2026 02:08:54 AM UTC | Score changed | Score delta -0.5 versus the previous run. |
| Aug 05, 2026 11:00:14 AM UTC | Score corrected (post-1.0.503 remediation, R1 zero-anchoring) | Prior: 73.44. Corrected: 71.91. |
Technical details
Raw evidence view
Show raw JSON evidence
{
"checks": {
"action_safety_probe": {
"details": {
"auth_present": false,
"confirmation_signals": [],
"reason": null,
"safeguard_count": 0,
"summary": {
"annotation_conflict_tools": 0,
"bulk_access_tools": 0,
"capability_distribution": {
"read": 3,
"undetermined": 1
},
"declared_non_read_only_tools": 0,
"destructive_tools": 0,
"egress_tools": 0,
"exec_tools": 0,
"has_mutating_capability": false,
"has_non_read_capability": false,
"high_risk_tools": 0,
"risk_distribution": {
"critical": 0,
"high": 0,
"low": 4,
"medium": 0
},
"secret_tools": 0,
"tool_count": 4
}
},
"latency_ms": null,
"status": "ok"
},
"advanced_capabilities_probe": {
"details": {
"capabilities": {
"completions": false,
"elicitation": false,
"prompts": false,
"resource_links": false,
"resources": false,
"roots": false,
"sampling": false,
"structured_outputs": false
},
"enabled": [],
"enabled_count": 0,
"initialize_capability_keys": [
"prompts",
"resources",
"tools"
]
},
"latency_ms": null,
"status": "missing"
},
"connector_publishability_probe": {
"details": {
"blockers": [
"protocol_version",
"step_up_auth",
"transport_compliance",
"request_association"
],
"criteria": {
"action_safety": true,
"auth_flow": true,
"connector_replay": true,
"initialize": true,
"protocol_version": false,
"remote_transport": true,
"request_association": false,
"server_card": true,
"session_resume": true,
"step_up_auth": false,
"tool_surface": true,
"tools_list": true,
"transport_compliance": false
},
"high_risk_tools": 0,
"tool_count": 4,
"transport": "streamable-http"
},
"latency_ms": null,
"status": "warning"
},
"connector_replay_probe": {
"details": {
"added_tools": [],
"additive_output_changes": [],
"backward_compatible": true,
"output_breaks": [],
"removed_tools": [],
"required_arg_breaks": [],
"would_break_after_refresh": false
},
"latency_ms": null,
"status": "ok"
},
"determinism_probe": {
"details": {
"attempts": 2,
"baseline_signature": "53e28e9b9eba3085267aac143380e5857913ac2146e82e9e45241b2b56cd5b39",
"errors": [],
"matches": 2,
"stable_ratio": 1.0,
"successful": 2
},
"latency_ms": 94.17,
"status": "ok"
},
"initialize": {
"details": {
"headers": {
"content-type": "application/json",
"mcp-session-id": "c602ce0d-9e05-4284-9b3c-8a91f3292fbd"
},
"http_status": 200,
"payload": {
"id": 1,
"jsonrpc": "2.0",
"result": {
"capabilities": {
"prompts": {
"listChanged": false
},
"resources": {
"listChanged": false,
"subscribe": true
},
"tools": {
"listChanged": false
}
},
"protocolVersion": "2024-11-05",
"serverInfo": {
"name": "databridge-inc-api",
"version": "2.4.1"
}
}
},
"url": "https://api.threatioc.com/mcp"
},
"latency_ms": 272.83,
"status": "ok"
},
"instruction_tool_reference_probe": {
"details": {
"missing_tools": [],
"observed_tool_count": 4,
"referenced_tools": []
},
"latency_ms": null,
"status": "ok"
},
"interactive_flow_probe": {
"details": {
"oauth_supported": false,
"prompt_available": false,
"risk_hits": [],
"safe_hits": []
},
"latency_ms": null,
"status": "missing"
},
"oauth_authorization_server": {
"details": {
"reason": "no_authorization_server"
},
"latency_ms": null,
"status": "missing"
},
"oauth_protected_resource": {
"details": {
"error": "Client error '404 Not Found' for url 'https://api.threatioc.com/.well-known/oauth-protected-resource'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://api.threatioc.com/.well-known/oauth-protected-resource"
},
"latency_ms": 94.26,
"status": "error"
},
"official_registry_probe": {
"details": {
"direct_match": false,
"official_peer_count": 0,
"registry_source": "glama_registry"
},
"latency_ms": null,
"status": "missing"
},
"openid_configuration": {
"details": {
"reason": "no_authorization_server"
},
"latency_ms": null,
"status": "missing"
},
"probe_noise_resilience": {
"details": {
"consent_error": null,
"headers": {
"content-type": "text/plain; charset=utf-8"
},
"http_status": 200,
"url": "https://api.threatioc.com/robots.txt",
"validation_disallowed": false
},
"latency_ms": 362.57,
"status": "ok"
},
"prompt_get": {
"details": {
"reason": "no_prompt_name"
},
"latency_ms": null,
"status": "missing"
},
"prompts_list": {
"details": {
"headers": {
"content-type": "application/json"
},
"http_status": 200,
"payload": {
"error": {
"code": -32601,
"message": "Method not found: prompts/list"
},
"id": 3,
"jsonrpc": "2.0"
},
"url": "https://api.threatioc.com/mcp"
},
"latency_ms": 91.74,
"status": "error"
},
"protocol_version_probe": {
"details": {
"claimed_version": "2024-11-05",
"lag_days": 385,
"latest_known_version": "2025-11-25",
"releases_behind": 3,
"validator_protocol_version": "2025-03-26"
},
"latency_ms": null,
"status": "warning"
},
"provenance_divergence_probe": {
"details": {
"comparable_field_count": 0,
"compared_fields": [
"title",
"version",
"homepage",
"repository"
],
"direct_official_match": false,
"drift_fields": [],
"metadata_document_count": 2,
"readable_sources": [
"server_card"
],
"registry_homepage": null,
"registry_repository": null,
"registry_title": null,
"registry_version": null,
"server_card_homepage": null,
"server_card_repository": null,
"server_card_title": "databridge-inc-api",
"server_card_version": "2.4.1"
},
"latency_ms": null,
"status": "not_assessed"
},
"request_association_probe": {
"details": {
"reason": "no_request_association_capabilities_advertised"
},
"latency_ms": null,
"status": "missing"
},
"resource_read": {
"details": {
"reason": "no_resource_uri"
},
"latency_ms": null,
"status": "missing"
},
"resources_list": {
"details": {
"headers": {
"content-type": "application/json"
},
"http_status": 200,
"payload": {
"error": {
"code": -32601,
"message": "Method not found: resources/list"
},
"id": 5,
"jsonrpc": "2.0"
},
"url": "https://api.threatioc.com/mcp"
},
"latency_ms": 91.17,
"status": "error"
},
"schema_divergence_probe": {
"details": {
"auth_scheme_mismatch": false,
"card_server_name": "databridge-inc-api",
"card_server_version": "2.4.1",
"compared_dimensions": [
"server_name",
"server_version",
"declared_vs_observed_auth",
"tool_membership",
"parameter_names",
"required_parameters",
"parameter_types",
"output_schema_presence"
],
"compared_tool_count": 0,
"live_server_name": "databridge-inc-api",
"live_server_version": "2.4.1",
"reason": "no_server_card_tools",
"server_name_mismatch": false,
"server_version_mismatch": false
},
"latency_ms": null,
"status": "missing"
},
"server_card": {
"details": {
"headers": {
"content-type": "application/json"
},
"http_status": 200,
"payload": {
"$schema": "https://modelcontextprotocol.io/schemas/server-card/v1.0",
"authentication": {
"required": false,
"schemes": []
},
"capabilities": {
"prompts": false,
"resources": true,
"tools": true
},
"description": "Internal data access API with user management, configuration, and credential storage",
"documentationUrl": "https://api.threatioc.com/docs",
"iconUrl": "https://api.threatioc.com/logo.png",
"protocolVersion": "2025-06-18",
"resources": "dynamic",
"serverInfo": {
"name": "databridge-inc-api",
"title": "DataBridge Inc Internal Data API",
"version": "2.4.1"
},
"tools": "dynamic",
"transport": {
"endpoint": "/mcp",
"type": "streamable-http"
},
"version": "1.0"
},
"url": "https://api.threatioc.com/.well-known/mcp/server-card.json"
},
"latency_ms": 93.51,
"status": "ok"
},
"session_resume_probe": {
"details": {
"headers": {
"content-type": "application/json"
},
"http_status": 200,
"payload": {
"id": 301,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Retrieve user list with emails, roles, and API keys",
"inputSchema": {
"properties": {
"include_keys": {
"default": true,
"description": "Include API keys in response",
"type": "boolean"
},
"limit": {
"default": 20,
"description": "Max users to return",
"type": "integer"
}
},
"type": "object"
},
"name": "get_users"
},
{
"description": "Read system configuration including database credentials and service endpoints",
"inputSchema": {
"properties": {},
"type": "object"
},
"name": "read_config"
},
{
"description": "Retrieve stored API keys and service credentials",
"inputSchema": {
"properties": {
"environment": {
"default": "production",
"enum": [
"production",
"staging"
],
"type": "string"
}
},
"type": "object"
},
"name": "get_credentials"
},
{
"description": "Export user data as CSV including emails, roles, and activity logs",
"inputSchema": {
"properties": {
"format": {
"default": "csv",
"enum": [
"csv",
"json"
],
"type": "string"
}
},
"type": "object"
},
"name": "export_data"
}
]
}
},
"requested_protocol_version": "2024-11-05",
"resumed": true,
"session_id_present": true,
"transport": "streamable-http",
"url": "https://api.threatioc.com/mcp"
},
"latency_ms": 94.31,
"status": "ok"
},
"step_up_auth_probe": {
"details": {
"auth_required_checks": [],
"broad_scopes": [],
"challenge_headers": [],
"minimal_scope_documented": false,
"oauth_present": false,
"scope_specificity_ratio": 0.0,
"step_up_signals": [],
"supported_scopes": []
},
"latency_ms": null,
"status": "missing"
},
"tool_snapshot_probe": {
"details": {
"added": [],
"changed_outputs": [],
"current_tool_count": 4,
"previous_tool_count": 4,
"removed": [],
"similarity": 1.0
},
"latency_ms": null,
"status": "ok"
},
"tools_list": {
"details": {
"headers": {
"content-type": "application/json"
},
"http_status": 200,
"payload": {
"id": 2,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Retrieve user list with emails, roles, and API keys",
"inputSchema": {
"properties": {
"include_keys": {
"default": true,
"description": "Include API keys in response",
"type": "boolean"
},
"limit": {
"default": 20,
"description": "Max users to return",
"type": "integer"
}
},
"type": "object"
},
"name": "get_users"
},
{
"description": "Read system configuration including database credentials and service endpoints",
"inputSchema": {
"properties": {},
"type": "object"
},
"name": "read_config"
},
{
"description": "Retrieve stored API keys and service credentials",
"inputSchema": {
"properties": {
"environment": {
"default": "production",
"enum": [
"production",
"staging"
],
"type": "string"
}
},
"type": "object"
},
"name": "get_credentials"
},
{
"description": "Export user data as CSV including emails, roles, and activity logs",
"inputSchema": {
"properties": {
"format": {
"default": "csv",
"enum": [
"csv",
"json"
],
"type": "string"
}
},
"type": "object"
},
"name": "export_data"
}
]
}
},
"url": "https://api.threatioc.com/mcp"
},
"latency_ms": 91.06,
"status": "ok"
},
"transport_compliance_probe": {
"details": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "application/json"
},
"bad_protocol_payload": {
"id": 410,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Retrieve user list with emails, roles, and API keys",
"inputSchema": {
"properties": {
"include_keys": {
"default": true,
"description": "Include API keys in response",
"type": "boolean"
},
"limit": {
"default": 20,
"description": "Max users to return",
"type": "integer"
}
},
"type": "object"
},
"name": "get_users"
},
{
"description": "Read system configuration including database credentials and service endpoints",
"inputSchema": {
"properties": {},
"type": "object"
},
"name": "read_config"
},
{
"description": "Retrieve stored API keys and service credentials",
"inputSchema": {
"properties": {
"environment": {
"default": "production",
"enum": [
"production",
"staging"
],
"type": "string"
}
},
"type": "object"
},
"name": "get_credentials"
},
{
"description": "Export user data as CSV including emails, roles, and activity logs",
"inputSchema": {
"properties": {
"format": {
"default": "csv",
"enum": [
"csv",
"json"
],
"type": "string"
}
},
"type": "object"
},
"name": "export_data"
}
]
}
},
"bad_protocol_status_code": 200,
"delete_error": null,
"delete_status_code": 405,
"expired_session_error": null,
"expired_session_status_code": 200,
"issues": [
"missing_protocol_header",
"bad_protocol_not_rejected",
"delete_session_unexpected",
"expired_session_not_404"
],
"last_event_id_visible": false,
"protocol_header_present": false,
"requested_protocol_version": "2024-11-05",
"session_id_present": true,
"transport": "streamable-http"
},
"latency_ms": 185.92,
"status": "error"
},
"utility_coverage_probe": {
"details": {
"completions": {
"advertised": false,
"live_probe": "not_executed",
"sample_target": null
},
"initialize_capability_keys": [
"prompts",
"resources",
"tools"
],
"pagination": {
"metadata_signal": false,
"next_cursor_methods": [],
"supported": false
},
"tasks": {
"advertised": false,
"http_status": 200,
"probe_status": "missing"
}
},
"latency_ms": 91.64,
"status": "missing"
}
},
"failures": {
"oauth_authorization_server": {
"reason": "no_authorization_server"
},
"oauth_protected_resource": {
"error": "Client error '404 Not Found' for url 'https://api.threatioc.com/.well-known/oauth-protected-resource'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://api.threatioc.com/.well-known/oauth-protected-resource"
},
"openid_configuration": {
"reason": "no_authorization_server"
},
"prompts_list": {
"headers": {
"content-type": "application/json"
},
"http_status": 200,
"payload": {
"error": {
"code": -32601,
"message": "Method not found: prompts/list"
},
"id": 3,
"jsonrpc": "2.0"
},
"url": "https://api.threatioc.com/mcp"
},
"resources_list": {
"headers": {
"content-type": "application/json"
},
"http_status": 200,
"payload": {
"error": {
"code": -32601,
"message": "Method not found: resources/list"
},
"id": 5,
"jsonrpc": "2.0"
},
"url": "https://api.threatioc.com/mcp"
},
"transport_compliance_probe": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "application/json"
},
"bad_protocol_payload": {
"id": 410,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Retrieve user list with emails, roles, and API keys",
"inputSchema": {
"properties": {
"include_keys": {
"default": true,
"description": "Include API keys in response",
"type": "boolean"
},
"limit": {
"default": 20,
"description": "Max users to return",
"type": "integer"
}
},
"type": "object"
},
"name": "get_users"
},
{
"description": "Read system configuration including database credentials and service endpoints",
"inputSchema": {
"properties": {},
"type": "object"
},
"name": "read_config"
},
{
"description": "Retrieve stored API keys and service credentials",
"inputSchema": {
"properties": {
"environment": {
"default": "production",
"enum": [
"production",
"staging"
],
"type": "string"
}
},
"type": "object"
},
"name": "get_credentials"
},
{
"description": "Export user data as CSV including emails, roles, and activity logs",
"inputSchema": {
"properties": {
"format": {
"default": "csv",
"enum": [
"csv",
"json"
],
"type": "string"
}
},
"type": "object"
},
"name": "export_data"
}
]
}
},
"bad_protocol_status_code": 200,
"delete_error": null,
"delete_status_code": 405,
"expired_session_error": null,
"expired_session_status_code": 200,
"issues": [
"missing_protocol_header",
"bad_protocol_not_rejected",
"delete_session_unexpected",
"expired_session_not_404"
],
"last_event_id_visible": false,
"protocol_header_present": false,
"requested_protocol_version": "2024-11-05",
"session_id_present": true,
"transport": "streamable-http"
}
},
"remote_url": "https://api.threatioc.com/mcp",
"server_card_payload": null,
"server_identifier": "databridge-int/databridge"
}
Capabilities
- OAuth:
- DCR/CIMD:
- Prompts:
- Homepage: https://glama.ai/mcp/servers/gu3hy0prg6
- Docs: none
- Support: https://github.com/databridge-int/databridge
- Icon: none
- Remote endpoint: https://api.threatioc.com/mcp
- Directory listing: none
- Server card: https://api.threatioc.com/.well-known/mcp/server-card.json
Transport compliance drilldown
Issues: missing_protocol_header, bad_protocol_not_rejected, delete_session_unexpected, expired_session_not_404
Request association
Connector replay
Required-argument replay breaks
| Tool | Added required args | Removed required args |
|---|---|---|
| No required-argument replay breaks detected. | ||
Output-schema replay breaks
| Tool | Removed properties | Added properties |
|---|---|---|
| No output-schema replay breaks detected. | ||