tamcho113/japan-ir-search
AIエージェントから日本企業の有報を全文検索できる MCP サーバー(ホスト版あり)
Executive verdict
Current trust snapshot
trustsnap_64e6986f4d631c9fOwn this MCP?
Claim ownership, prove control with a GitHub, DNS, or HTTP token challenge, revalidate now, publish a badge, and configure monitoring.
POST /v1/servers/github-tamcho113/japan-ir-search/revalidateBadge embed
[](https://verify.sentinelsignal.io/servers/github-tamcho113/japan-ir-search)
MCP TrustOps
TrustOps turns this report into operational controls: freshness 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/routeAlert subscription types
Production readiness class
Evidence confidence
Recommended for
Client compatibility 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• Errortransport_compliance_probe• Warningstep_up_auth_probe• Missingconnector_replay_probe• Missing — Frozen tool snapshots must survive refresh.request_association_probe• Missing — Roots, sampling, and elicitation should stay request-scoped.
Evidence provenance
initialize• OKtools_list• Errortransport_compliance_probe• Warning
Evidence provenance
action_safety_probe• OK
Evidence provenance
tool_snapshot_probe• Missingconnector_replay_probe• Missing
Why compatibility is limited by client
Remediation checklist
- No explicit blockers recorded.
Remediation checklist
- No explicit blockers recorded.
Remediation checklist
- No explicit blockers recorded.
Verdict traces
server_failing• critical • Latest validation is failing
Client verdict trace table
| Verdict | Status | Checks | Winning source | Conflicts |
|---|---|---|---|---|
openai_connectors |
Partially client-compatible | initialize, tools_list, transport_compliance_probe, step_up_auth_probe, connector_replay_probe, request_association_probe | live_validation | none |
claude_desktop |
Partially 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: No
- Write Actions Present: No
- Oauth Configured: No
- Admin Refresh Required: No
- Safe For Company Knowledge: No
- Safe For Messages Api Remote Mcp: No
- Search Fetch Only: No
- Write Actions Present: No
- Oauth Configured: No
- Admin Refresh Required: No
- Safe For Company Knowledge: No
- Safe For Messages Api Remote Mcp: No
Compatibility fixtures
- remote_http_endpoint: Passes
- oauth_discovery: Degraded
- frozen_tool_snapshot_refresh: Passes
- request_association: Passes
- remote_transport: Passes
- tool_discovery: Likely to fail
- auth_connect: Passes
- safe_write_review: Passes
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/previewPublic server reputation
Incident & change feed
| Timestamp | Event | Details |
|---|---|---|
| May 13, 2026 10:43:50 AM UTC | Latest validation: failing | Score 54.8 with status failing. |
| May 13, 2026 10:43:50 AM UTC | Score changed | Score delta +0.4 versus the previous run. |
| May 13, 2026 02:41:57 AM UTC | Score changed | Score delta +0.2 versus the previous run. |
| May 12, 2026 06:40:40 PM UTC | Score changed | Score delta +0.2 versus the previous run. |
Capabilities
- OAuth:
- DCR/CIMD:
- Prompts:
- Homepage: https://japan-ir-search.fly.dev/mcp
- Docs: https://japan-ir-search.fly.dev/mcp
- Support: https://github.com/tamcho113/japan-ir-search
- Icon: https://avatars.githubusercontent.com/u/279274444?v=4
- Remote endpoint: https://japan-ir-search.fly.dev/mcp
- Server card: none
Security posture
Tool capability & risk inventory
No tool inventory available from the latest validation run.
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. | |||
Action-controls diff
Need at least two validation runs before diffing action controls.
Why this score?
Algorithmic score breakdown
Compatibility profiles
Connector URL: https://japan-ir-search.fly.dev/mcp # No OAuth metadata detected. # Server: github-tamcho113/japan-ir-search
{
"mcpServers": {
"japan-ir-search": {
"command": "npx",
"args": ["mcp-remote", "https://japan-ir-search.fly.dev/mcp"]
}
}
}
smithery mcp add "https://japan-ir-search.fly.dev/mcp"
curl -sS https://japan-ir-search.fly.dev/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"}}}'
Actionable remediation
| Severity | Remediation | Why it matters | Recommended action |
|---|---|---|---|
| Critical | Ensure tools/list succeeds consistently | Tools discovery is the minimum viable contract for most MCP clients and directories. | Make tools/list succeed unauthenticated when possible, or document the auth flow in the server card.Playbook
|
| Critical | Respond to latest validation is failing | Core MCP flows did not validate successfully on the latest run. | Fix the failing checks first, then revalidate to confirm the recovery path.Playbook
|
| 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 | Associate roots, sampling, and elicitation with active client requests | Modern MCP guidance expects roots, sampling, and elicitation traffic to be tied to an active client request instead of arriving unsolicited on idle sessions. | Inspect the latest validation evidence and resolve the client-visible regression.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 | Keep connector refreshes backward compatible | Managed connector clients freeze tool snapshots, so removed tools, new required args, and breaking output changes can break published integrations after refresh. | Inspect the latest validation evidence and resolve the client-visible regression.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
|
| High | Publish a complete server card | Missing or incomplete server-card metadata weakens discovery, documentation, and trust signals. | Serve /.well-known/mcp/server-card.json and include tools, prompts/resources, homepage, and support links.Playbook
|
| High | Stop asking users to paste secrets directly | Public MCP servers should prefer OAuth or browser-based auth guidance over in-band secret collection. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| Medium | Adopt a current MCP protocol revision | Older protocol revisions reduce compatibility with newer clients and registry programs. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| Medium | Close connector-publishing gaps | Connector catalogs care about protocol recency, session behavior, auth clarity, and tool-surface stability. | Inspect the latest validation evidence and resolve the client-visible regression.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.Playbook
|
| Medium | Raise Interface Quality score | How well the tool/resource interface communicates and behaves under automation. | Improve schemas, error contracts, and recovery messages so agents can reason about the surface automatically.Playbook
|
| Medium | Reduce tool-surface churn | Frequent add/remove or output-shape drift makes published connectors and cached tool snapshots brittle. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| 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. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
| Low | Publish or reconcile the server in the official MCP registry | Official registry presence improves discovery confidence and cross-source consistency. | Inspect the latest validation evidence and resolve the client-visible regression.Playbook
|
Point loss breakdown
| Component | Current | Points missing |
|---|---|---|
| Tool Surface Design | 0/4 | -4.0 |
| Tool Snapshot Churn | 0/4 | -4.0 |
| Tool Namespace Clarity | 0/4 | -4.0 |
| Tool Capability Clarity | 0/4 | -4.0 |
| Schema Completeness | 0/4 | -4.0 |
| Result Shape Stability | 0/4 | -4.0 |
| Input Sanitization Safety | 0/4 | -4.0 |
| Recovery Semantics | 0.4/4 | -3.6 |
| Trust Confidence | 0.5/4 | -3.5 |
| Error Contract | 0.5/4 | -3.5 |
| Dependency Supply Chain Signal | 0.5/4 | -3.5 |
| SLO Health | 1/4 | -3.0 |
Validation diff
Regressed checks: none
Improved checks: none
| Component | Previous | Latest | Delta |
|---|---|---|---|
freshness_confidence_score | 2.0 | 2.5 | 0.5 |
maintenance_signal_score | 2.55 | 2.75 | 0.2 |
trust_confidence_score | 0.4 | 0.5 | 0.1 |
slo_health_score | 1.09 | 1.0 | -0.09 |
Tool snapshot diff & changelog
Need at least two validation runs before building a tool changelog.
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. | ||
Transport compliance drilldown
Issues: missing_protocol_header
Request association
Utility coverage
Benchmark tasks
| Benchmark task | Status | Evidence |
|---|---|---|
| Discover tools | Likely to fail |
|
| Read-only fetch flow | Likely to fail |
|
| OAuth-required connect | Degraded |
|
| Safe write flow with confirmation | Passes |
|
Registry & provenance divergence
| Field | Registry | Live server card |
|---|---|---|
| Title | n/a | n/a |
| Version | n/a | n/a |
| Homepage | n/a | n/a |
Active alerts
- Latest validation is failing (critical)
Core MCP flows did not validate successfully on the latest run.
Aliases & registry graph
| Identifier | Source | Canonical | Score |
|---|---|---|---|
github-tamcho113/japan-ir-search |
github_topic_registry | yes | 54.83 |
Alias consolidation
Source disagreements
| Field | What differs | Observed values |
|---|---|---|
| No source disagreements detected. | ||
Install snippets
Connector URL: https://japan-ir-search.fly.dev/mcp # No OAuth metadata detected. # Server: github-tamcho113/japan-ir-search
{
"mcpServers": {
"japan-ir-search": {
"command": "npx",
"args": ["mcp-remote", "https://japan-ir-search.fly.dev/mcp"]
}
}
}
smithery mcp add "https://japan-ir-search.fly.dev/mcp"
curl -sS https://japan-ir-search.fly.dev/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.github-tamcho113/japan-ir-search.Claims & monitoring
No verified maintainer claim recorded.
Alert routing
| Watch | Team | Channels | Minimum severity |
|---|---|---|---|
| No active watch destinations. | |||
Maintainer analytics
Maintainer response quality
Maintainer annotations
No maintainer annotations have been recorded yet.
Maintainer rebuttals & expected behavior
No maintainer rebuttals or expected-behavior overrides are recorded yet.
Latest validation evidence
Failures
oauth_authorization_serverno authorization serveroauth_protected_resourceClient error '404 Not Found' for url 'https://japan-ir-search.fly.dev/.well-known/oauth-protected-resource' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404openid_configurationno authorization serverserver_cardClient error '404 Not Found' for url 'https://japan-ir-search.fly.dev/.well-known/mcp/server-card.json' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404tools_listClient error '400 Bad Request' for url 'https://japan-ir-search.fly.dev/mcp' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400
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 |
Error | n/a | Publishability blockers: tools list, server card, tool surface. |
connector_replay_probe |
Missing | n/a | No connector replay evidence recorded. |
determinism_probe |
Missing | n/a | tools list unavailable |
initialize |
OK | 188.8 ms | Protocol 2025-03-26 |
interactive_flow_probe |
Missing | n/a | Check completed |
oauth_authorization_server |
Missing | n/a | no authorization server |
oauth_protected_resource |
Error | 363.2 ms | Client error '404 Not Found' for url 'https://japan-ir-search.fly.dev/.well-known/oauth-protected-resource' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 |
official_registry_probe |
Warning | n/a | Check completed |
openid_configuration |
Missing | n/a | no authorization server |
probe_noise_resilience |
OK | 187.0 ms | Fetched https://japan-ir-search.fly.dev/robots.txt |
prompt_get |
Missing | n/a | not advertised |
prompts_list |
Missing | 190.8 ms | Client error '400 Bad Request' for url 'https://japan-ir-search.fly.dev/mcp' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400 |
protocol_version_probe |
Warning | n/a | Claims 2025-03-26; 2 release(s) behind 2025-11-25. |
provenance_divergence_probe |
OK | n/a | Check completed |
request_association_probe |
Missing | n/a | No request-association capabilities were advertised. |
resource_read |
Missing | n/a | not advertised |
resources_list |
Missing | 186.9 ms | Client error '400 Bad Request' for url 'https://japan-ir-search.fly.dev/mcp' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400 |
server_card |
Error | 574.6 ms | Client error '404 Not Found' for url 'https://japan-ir-search.fly.dev/.well-known/mcp/server-card.json' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 |
session_resume_probe |
OK | 192.8 ms | 5 tool(s) exposed |
step_up_auth_probe |
Missing | n/a | No OAuth or incremental-scope signals detected. |
tool_snapshot_probe |
Missing | n/a | no tools |
tools_list |
Error | 188.4 ms | Client error '400 Bad Request' for url 'https://japan-ir-search.fly.dev/mcp' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400 |
transport_compliance_probe |
Warning | 726.7 ms | Issues: missing protocol header (bad protocol=400, DELETE=200, expired session=404). |
utility_coverage_probe |
Missing | 184.4 ms | No completions evidence; no pagination evidence; tasks missing. |
Raw evidence view
Show raw JSON evidence
{
"checks": {
"action_safety_probe": {
"details": {
"auth_present": false,
"confirmation_signals": [],
"safeguard_count": 0,
"summary": {
"bulk_access_tools": 0,
"capability_distribution": {},
"destructive_tools": 0,
"egress_tools": 0,
"exec_tools": 0,
"high_risk_tools": 0,
"risk_distribution": {
"critical": 0,
"high": 0,
"low": 0,
"medium": 0
},
"secret_tools": 0,
"tool_count": 0
}
},
"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": [
"experimental",
"prompts",
"resources",
"tools"
]
},
"latency_ms": null,
"status": "missing"
},
"connector_publishability_probe": {
"details": {
"blockers": [
"tools_list",
"server_card",
"tool_surface"
],
"criteria": {
"action_safety": true,
"auth_flow": true,
"connector_replay": true,
"initialize": true,
"protocol_version": true,
"remote_transport": true,
"request_association": true,
"server_card": false,
"session_resume": true,
"step_up_auth": true,
"tool_surface": false,
"tools_list": false,
"transport_compliance": true
},
"high_risk_tools": 0,
"tool_count": 0,
"transport": "streamable-http"
},
"latency_ms": null,
"status": "error"
},
"connector_replay_probe": {
"details": {
"reason": "no_tools"
},
"latency_ms": null,
"status": "missing"
},
"determinism_probe": {
"details": {
"reason": "tools_list_unavailable"
},
"latency_ms": null,
"status": "missing"
},
"initialize": {
"details": {
"headers": {
"content-type": "text/event-stream",
"mcp-session-id": "fc0e3f537e334b5495da2f515f151035"
},
"http_status": 200,
"payload": {
"id": 1,
"jsonrpc": "2.0",
"result": {
"capabilities": {
"experimental": {},
"prompts": {
"listChanged": false
},
"resources": {
"listChanged": false,
"subscribe": false
},
"tools": {
"listChanged": false
}
},
"instructions": "Full-text search over Japanese securities filings (EDINET). Search annual reports (\u6709\u4fa1\u8a3c\u5238\u5831\u544a\u66f8) text including risk factors, MD&A, business overview, and corporate governance sections.",
"protocolVersion": "2025-03-26",
"serverInfo": {
"name": "japan-ir-search",
"version": "1.27.0"
}
}
},
"url": "https://japan-ir-search.fly.dev/mcp"
},
"latency_ms": 188.85,
"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://japan-ir-search.fly.dev/.well-known/oauth-protected-resource'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://japan-ir-search.fly.dev/.well-known/oauth-protected-resource"
},
"latency_ms": 363.23,
"status": "error"
},
"official_registry_probe": {
"details": {
"direct_match": false,
"official_identifiers": [
"io.github.neverinfamous/sqlite-mcp-server",
"io.github.M-China-Official/mcd-mcp",
"io.github.instagitai/instagit",
"ai.smithery/Aman-Amith-Shastry-scientific_computation_mcp",
"dev.codepathfinder/pathfinder",
"io.github.chris-schra/mcp-funnel",
"io.github.Vitexus/abraflexi",
"io.github.kyrylopr/lenspr",
"io.github.humanjesse/textarttools-mcp",
"ai.smithery/arjunkmrm-ts-test-2"
],
"official_peer_count": 10,
"registry_source": "github_topic_registry"
},
"latency_ms": null,
"status": "warning"
},
"openid_configuration": {
"details": {
"reason": "no_authorization_server"
},
"latency_ms": null,
"status": "missing"
},
"probe_noise_resilience": {
"details": {
"headers": {
"content-type": "text/plain; charset=utf-8"
},
"http_status": 404,
"url": "https://japan-ir-search.fly.dev/robots.txt"
},
"latency_ms": 187.02,
"status": "ok"
},
"prompt_get": {
"details": {
"reason": "not_advertised"
},
"latency_ms": null,
"status": "missing"
},
"prompts_list": {
"details": {
"error": "Client error '400 Bad Request' for url 'https://japan-ir-search.fly.dev/mcp'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400",
"headers": {
"content-type": "application/json",
"mcp-session-id": "ca42913b2c3144ccb47264b9a087f379"
},
"http_status": 400,
"payload": {},
"reason": "not_advertised",
"url": "https://japan-ir-search.fly.dev/mcp"
},
"latency_ms": 190.77,
"status": "missing"
},
"protocol_version_probe": {
"details": {
"claimed_version": "2025-03-26",
"lag_days": 244,
"latest_known_version": "2025-11-25",
"releases_behind": 2,
"validator_protocol_version": "2025-03-26"
},
"latency_ms": null,
"status": "warning"
},
"provenance_divergence_probe": {
"details": {
"direct_official_match": false,
"drift_fields": [],
"metadata_document_count": 1,
"registry_homepage": null,
"registry_repository": null,
"registry_title": null,
"registry_version": null,
"server_card_homepage": null,
"server_card_repository": null,
"server_card_title": null,
"server_card_version": null
},
"latency_ms": null,
"status": "ok"
},
"request_association_probe": {
"details": {
"reason": "no_request_association_capabilities_advertised"
},
"latency_ms": null,
"status": "missing"
},
"resource_read": {
"details": {
"reason": "not_advertised"
},
"latency_ms": null,
"status": "missing"
},
"resources_list": {
"details": {
"error": "Client error '400 Bad Request' for url 'https://japan-ir-search.fly.dev/mcp'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400",
"headers": {
"content-type": "application/json",
"mcp-session-id": "c770603d6225403484339a84de961510"
},
"http_status": 400,
"payload": {},
"reason": "not_advertised",
"url": "https://japan-ir-search.fly.dev/mcp"
},
"latency_ms": 186.9,
"status": "missing"
},
"server_card": {
"details": {
"error": "Client error '404 Not Found' for url 'https://japan-ir-search.fly.dev/.well-known/mcp/server-card.json'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://japan-ir-search.fly.dev/.well-known/mcp/server-card.json"
},
"latency_ms": 574.59,
"status": "error"
},
"session_resume_probe": {
"details": {
"headers": {
"content-type": "text/event-stream",
"mcp-session-id": "fc0e3f537e334b5495da2f515f151035"
},
"http_status": 200,
"payload": {
"id": 301,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "\u6709\u4fa1\u8a3c\u5238\u5831\u544a\u66f8\u306e\u30c6\u30ad\u30b9\u30c8\u3092\u5168\u6587\u691c\u7d22\u3057\u307e\u3059\u3002\n\n Args:\n query: \u691c\u7d22\u30af\u30a8\u30ea\uff08\u4f8b: \"\u534a\u5c0e\u4f53 \u30b5\u30d7\u30e9\u30a4\u30c1\u30a7\u30fc\u30f3 \u30ea\u30b9\u30af\"\uff09\n section: \u30bb\u30af\u30b7\u30e7\u30f3\u6307\u5b9a\uff08risk_factors, md_and_a, business_overview,\n corporate_governance, financial_summary, full_text\uff09\n company: \u4f01\u696d\u540d\u30d5\u30a3\u30eb\u30bf\uff08\u90e8\u5206\u4e00\u81f4\uff09\n limit: \u6700\u5927\u4ef6\u6570\uff08\u30c7\u30d5\u30a9\u30eb\u30c820\uff09\n\n Returns:\n \u30de\u30c3\u30c1\u3057\u305f\u66f8\u985e\u4e00\u89a7\uff08\u4f01\u696d\u540d\u3001\u30bb\u30af\u30b7\u30e7\u30f3\u3001\u30b9\u30cb\u30da\u30c3\u30c8\u4ed8\u304d\uff09\n ",
"inputSchema": {
"properties": {
"company": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Company"
},
"limit": {
"default": 20,
"title": "Limit",
"type": "integer"
},
"query": {
"title": "Query",
"type": "string"
},
"section": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Section"
}
},
"required": [
"query"
],
"title": "search_filingsArguments",
"type": "object"
},
"name": "search_filings",
"outputSchema": {
"properties": {
"result": {
"items": {
"additionalProperties": true,
"type": "object"
},
"title": "Result",
"type": "array"
}
},
"required": [
"result"
],
"title": "search_filingsOutput",
"type": "object"
}
},
{
"description": "\u66f8\u985e\u306e\u7279\u5b9a\u30bb\u30af\u30b7\u30e7\u30f3\u5168\u6587\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002\n\n Args:\n doc_id: EDINET\u66f8\u985eID\uff08\u4f8b: \"S100VWVY\"\uff09\n section: \u30bb\u30af\u30b7\u30e7\u30f3\u30ad\u30fc\uff08risk_factors, md_and_a, business_overview,\n corporate_governance, financial_summary, full_text\uff09\n\n Returns:\n \u30bb\u30af\u30b7\u30e7\u30f3\u306e\u5168\u6587\u30c6\u30ad\u30b9\u30c8\u3068\u30e1\u30bf\u30c7\u30fc\u30bf\n ",
"inputSchema": {
"properties": {
"doc_id": {
"title": "Doc Id",
"type": "string"
},
"section": {
"title": "Section",
"type": "string"
}
},
"required": [
"doc_id",
"section"
],
"title": "get_filing_sectionArguments",
"type": "object"
},
"name": "get_filing_section",
"outputSchema": {
"additionalProperties": true,
"title": "get_filing_sectionDictOutput",
"type": "object"
}
},
{
"description": "\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u6e08\u307f\u4f01\u696d\u306e\u4e00\u89a7\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002\n\n Args:\n query: \u4f01\u696d\u540d\u30d5\u30a3\u30eb\u30bf\uff08\u90e8\u5206\u4e00\u81f4\u3001\u7701\u7565\u3067\u5168\u4f01\u696d\uff09\n limit: \u6700\u5927\u4ef6\u6570\n\n Returns:\n \u4f01\u696d\u4e00\u89a7\uff08EDINET\u30b3\u30fc\u30c9\u3001\u8a3c\u5238\u30b3\u30fc\u30c9\u3001\u4f01\u696d\u540d\u3001\u66f8\u985e\u6570\uff09\n ",
"inputSchema": {
"properties": {
"limit": {
"default": 50,
"title": "Limit",
"type": "integer"
},
"query": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"default": null,
"title": "Query"
}
},
"title": "list_indexed_companiesArguments",
"type": "object"
},
"name": "list_indexed_companies",
"outputSchema": {
"properties": {
"result": {
"items": {
"additionalProperties": true,
"type": "object"
},
"title": "Result",
"type": "array"
}
},
"required": [
"result"
],
"title": "list_indexed_companiesOutput",
"type": "object"
}
},
{
"description": "\u691c\u7d22\u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u306e\u7d71\u8a08\u60c5\u5831\u3092\u53d6\u5f97\u3057\u307e\u3059\u3002\n\n Returns:\n \u30a4\u30f3\u30c7\u30c3\u30af\u30b9\u6e08\u307f\u66f8\u985e\u6570\u3001\u4f01\u696d\u6570\u3001\u7dcf\u6587\u5b57\u6570\u7b49\n ",
"inputSchema": {
"properties": {},
"title": "get_index_statsArguments",
"type": "object"
},
"name": "get_index_stats",
"outputSchema": {
"additionalProperties": true,
"title": "get_index_statsDictOutput",
"type": "object"
}
},
{
"description": "2\u3064\u306e\u66f8\u985e\u306e\u540c\u4e00\u30bb\u30af\u30b7\u30e7\u30f3\u3092\u6bd4\u8f03\u3057\u307e\u3059\uff08\u4f8b: \u524d\u671f vs \u5f53\u671f\u306e\u30ea\u30b9\u30af\u8a18\u8ff0\uff09\u3002\n\n Args:\n doc_id_1: \u6bd4\u8f03\u5143\u306e\u66f8\u985eID\n doc_id_2: \u6bd4\u8f03\u5148\u306e\u66f8\u985eID\n section: \u30bb\u30af\u30b7\u30e7\u30f3\u30ad\u30fc\uff08\u30c7\u30d5\u30a9\u30eb\u30c8: risk_factors\uff09\n\n Returns:\n \u4e21\u65b9\u306e\u30c6\u30ad\u30b9\u30c8\u3001\u6587\u5b57\u6570\u5dee\u5206\u3001\u65b0\u51fa\u30ad\u30fc\u30ef\u30fc\u30c9\u3001\u6d88\u5931\u30ad\u30fc\u30ef\u30fc\u30c9\n ",
"inputSchema": {
"properties": {
"doc_id_1": {
"title": "Doc Id 1",
"type": "string"
},
"doc_id_2": {
"title": "Doc Id 2",
"type": "string"
},
"section": {
"default": "risk_factors",
"title": "Section",
"type": "string"
}
},
"required": [
"doc_id_1",
"doc_id_2"
],
"title": "compare_sectionsArguments",
"type": "object"
},
"name": "compare_sections",
"outputSchema": {
"additionalProperties": true,
"title": "compare_sectionsDictOutput",
"type": "object"
}
}
]
}
},
"requested_protocol_version": "2025-03-26",
"resumed": true,
"session_id_present": true,
"transport": "streamable-http",
"url": "https://japan-ir-search.fly.dev/mcp"
},
"latency_ms": 192.81,
"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": {
"reason": "no_tools"
},
"latency_ms": null,
"status": "missing"
},
"tools_list": {
"details": {
"error": "Client error '400 Bad Request' for url 'https://japan-ir-search.fly.dev/mcp'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400",
"headers": {
"content-type": "application/json",
"mcp-session-id": "77ce5a895a034283aef719a05cb64365"
},
"http_status": 400,
"payload": {},
"url": "https://japan-ir-search.fly.dev/mcp"
},
"latency_ms": 188.42,
"status": "error"
},
"transport_compliance_probe": {
"details": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "application/json",
"mcp-session-id": "fc0e3f537e334b5495da2f515f151035"
},
"bad_protocol_payload": {
"error": {
"code": -32600,
"message": "Bad Request: Unsupported protocol version: 1999-99-99. Supported versions: 2024-11-05, 2025-03-26, 2025-06-18, 2025-11-25"
},
"id": "server-error",
"jsonrpc": "2.0"
},
"bad_protocol_status_code": 400,
"delete_error": null,
"delete_status_code": 200,
"expired_session_error": null,
"expired_session_status_code": 404,
"issues": [
"missing_protocol_header"
],
"last_event_id_visible": false,
"protocol_header_present": false,
"requested_protocol_version": "2025-03-26",
"session_id_present": true,
"transport": "streamable-http"
},
"latency_ms": 726.66,
"status": "warning"
},
"utility_coverage_probe": {
"details": {
"completions": {
"advertised": false,
"live_probe": "not_executed",
"sample_target": null
},
"initialize_capability_keys": [
"experimental",
"prompts",
"resources",
"tools"
],
"pagination": {
"metadata_signal": false,
"next_cursor_methods": [],
"supported": false
},
"tasks": {
"advertised": false,
"http_status": 400,
"probe_status": "missing"
}
},
"latency_ms": 184.43,
"status": "missing"
}
},
"failures": {
"oauth_authorization_server": {
"reason": "no_authorization_server"
},
"oauth_protected_resource": {
"error": "Client error '404 Not Found' for url 'https://japan-ir-search.fly.dev/.well-known/oauth-protected-resource'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://japan-ir-search.fly.dev/.well-known/oauth-protected-resource"
},
"openid_configuration": {
"reason": "no_authorization_server"
},
"server_card": {
"error": "Client error '404 Not Found' for url 'https://japan-ir-search.fly.dev/.well-known/mcp/server-card.json'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://japan-ir-search.fly.dev/.well-known/mcp/server-card.json"
},
"tools_list": {
"error": "Client error '400 Bad Request' for url 'https://japan-ir-search.fly.dev/mcp'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/400",
"headers": {
"content-type": "application/json",
"mcp-session-id": "77ce5a895a034283aef719a05cb64365"
},
"http_status": 400,
"payload": {},
"url": "https://japan-ir-search.fly.dev/mcp"
}
},
"remote_url": "https://japan-ir-search.fly.dev/mcp",
"server_card_payload": null,
"server_identifier": "github-tamcho113/japan-ir-search"
}
Known versions
- No versions recorded.
Validation history
| Timestamp | Status | Score | Latency | Tools |
|---|---|---|---|---|
| May 13, 2026 10:43:50 AM UTC | Failing | 54.8 | 3186.3 ms | 0 |
| May 13, 2026 02:41:57 AM UTC | Failing | 54.5 | 2835.9 ms | 0 |
| May 12, 2026 06:40:40 PM UTC | Failing | 54.2 | 3004.9 ms | 0 |
| May 12, 2026 10:38:19 AM UTC | Failing | 54.0 | 3014.7 ms | 0 |
| May 12, 2026 02:37:19 AM UTC | Failing | 52.8 | 3000.9 ms | 0 |
Validation timeline
| Validated | Summary | Score | Protocol | Auth mode | Tools | High-risk tools | Changes |
|---|---|---|---|---|---|---|---|
| May 13, 2026 10:43:50 AM UTC | Failing | 54.8 | 2025-03-26 | public | 0 | 0 | none |
| May 13, 2026 02:41:57 AM UTC | Failing | 54.5 | 2025-03-26 | public | 0 | 0 | none |
| May 12, 2026 06:40:40 PM UTC | Failing | 54.2 | 2025-03-26 | public | 0 | 0 | none |
| May 12, 2026 10:38:19 AM UTC | Failing | 54.0 | 2025-03-26 | public | 0 | 0 | none |
| May 12, 2026 02:37:19 AM UTC | Failing | 52.8 | 2025-03-26 | public | 0 | 0 | none |
Recent validation runs
| Started | Status | Summary | Latency | Checks |
|---|---|---|---|---|
| May 13, 2026 10:43:47 AM UTC | Completed | Failing | 3186.3 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, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| May 13, 2026 02:41:54 AM UTC | Completed | Failing | 2835.9 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, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| May 12, 2026 06:40:37 PM UTC | Completed | Failing | 3004.9 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, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| May 12, 2026 10:38:16 AM UTC | Completed | Failing | 3014.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, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| May 12, 2026 02:37:16 AM UTC | Completed | Failing | 3000.9 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, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |