shareseer-mcp
ShareSeer provides: SEC filings data (10-K, 10-Q, 8-K forms) & related financials Insider trading transaction data per company Largest insider purchases & Sales in a day and week Integration: Remote MCP server (https://shareseer.com/mcp)
Executive verdict
trustsnap_18b295f4d8bdb210- No segmented attention signals observed in the current window.
Current trust snapshot
trustsnap_18b295f4d8bdb210Canonical machine links
Own this MCP?
Claim ownership, prove control with a GitHub, DNS, HTTP, MCP metadata, or email-domain challenge, revalidate now, publish a badge, configure monitoring, and unlock a verified server profile.
POST /v1/servers/shareseer/shareseer-mcp-server/revalidateBadge embed
[](https://verify.sentinelsignal.io/servers/shareseer/shareseer-mcp-server)
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/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. | |||
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• Errorstep_up_auth_probe• OKconnector_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• Error
Evidence provenance
action_safety_probe• OK
Evidence provenance
tool_snapshot_probe• Missingconnector_replay_probe• Missing
Why compatibility is limited by client
Remediation checklist
Dynamic client registration materially improves connector setup.tools/list must succeed.Transport compliance should be in good shape.search fetch only is not yet satisfiedwrite actions present is not yet satisfiedadmin refresh required is not yet satisfied
Remediation checklist
tools/list must succeed.Transport behavior should match Claude-compatible HTTP expectations.A useful Claude integration needs at least one exposed tool.search fetch only is not yet satisfiedwrite actions present is not yet satisfiedadmin refresh required is not yet satisfied
Remediation checklist
- No explicit blockers recorded.
Verdict traces
server_failing• critical • Latest validation is failingtools_list_regressed• critical • tools/list regressedauth_mode_changed• high • Auth mode changed
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 |
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: No
- Write Actions Present: No
- Oauth Configured: Yes
- 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: Yes
- Admin Refresh Required: No
- Safe For Company Knowledge: No
- Safe For Messages Api Remote Mcp: No
Compatibility fixtures
- remote_http_endpoint: Passes
- oauth_discovery: Passes
- 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 |
|---|---|---|
| Aug 01, 2026 04:12:57 AM UTC | Latest validation: failing | Score 57.6 with status failing. |
| Aug 01, 2026 04:12:57 AM UTC | Score changed | Score delta +2.1 versus the previous run. |
| Aug 01, 2026 04:12:57 AM UTC | Auth mode changed | Auth mode moved from unknown to oauth_supported. |
Capabilities
- OAuth:
- DCR/CIMD:
- Prompts:
- Homepage: https://glama.ai/mcp/servers/hk4b07ocee
- Docs: none
- Support: https://github.com/shareseer/shareseer-mcp-server
- Icon: none
- Remote endpoint: https://shareseer.com/mcp
- Server card: none
Security posture
Agent Commerce & Payment Readiness - Beta
Beta assessment. Verify separates commerce-adjacent context from observed payment execution. Usage, billing, pricing, card, wallet, or meter terms alone do not make a server payment-capable. This is not a certification of safety, compliance, or fraud prevention.
Warnings
No commerce-specific warnings generated.
Evidence
| Field | Value | Source | Matched terms | Confidence |
|---|---|---|---|---|
| commerce_signal | weak | server_metadata | limit, rate | low |
Recommended operator fixes
- No commerce-specific fixes suggested.
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://shareseer.com/mcp # Complete OAuth in the client when prompted. # Server: shareseer/shareseer-mcp-server
{
"mcpServers": {
"shareseer-mcp-server": {
"command": "npx",
"args": ["mcp-remote", "https://shareseer.com/mcp"]
}
}
}
smithery mcp add "https://shareseer.com/mcp"
curl -sS https://shareseer.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"}}}'
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
|
| Critical | Respond to tools/list regressed | Tool discovery became less reliable on the latest run. | Compare tool enumeration outputs between runs and remove non-deterministic behavior.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 | 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 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 | Respond to auth mode changed | Auth mode changed from unknown to oauth_supported. | Document the new auth posture and confirm protected-resource and challenge metadata still match reality.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 | 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 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 |
| Trust Confidence | 0.2/4 | -3.8 |
| Dependency Supply Chain Signal | 0.5/4 | -3.5 |
| Freshness Confidence | 1/4 | -3.0 |
| Recovery Semantics | 1.2/4 | -2.8 |
| Maintenance Signal | 1.6/4 | -2.4 |
Validation diff
Regressed checks: connector_publishability_probe, openid_configuration, server_card, tools_list, transport_compliance_probe
Improved checks: action_safety_probe, initialize, interactive_flow_probe, oauth_authorization_server, oauth_protected_resource, probe_noise_resilience, provenance_divergence_probe, session_resume_probe, step_up_auth_probe
| Component | Previous | Latest | Delta |
|---|---|---|---|
backward_compatibility_score | 2.0 | 4.0 | 2.0 |
adoption_signal_score | 2.0 | 3.6 | 1.6 |
freshness_confidence_score | 0.5 | 1.0 | 0.5 |
slo_health_score | 3.28 | 2.92 | -0.36 |
maintenance_signal_score | 1.45 | 1.65 | 0.2 |
trust_confidence_score | 0.1 | 0.2 | 0.1 |
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, bad_protocol_not_rejected
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 | Passes |
|
| 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. - tools/list regressed (critical)
Tool discovery became less reliable on the latest run. - Auth mode changed (high)
Auth mode changed from unknown to oauth_supported.
Aliases & registry graph
| Identifier | Source | Canonical | Score |
|---|---|---|---|
shareseer/shareseer-mcp-server |
glama_registry | yes | 57.63 |
awesome-shareseer/shareseer-mcp-server |
awesome_mcp_servers | no | 44.24 |
Alias consolidation
Source disagreements
| Field | What differs | Observed values |
|---|---|---|
| Registry source | Multiple registries or registry sync paths claim this same canonical server. | awesome_mcp_servers glama_registry |
| Homepage | Registry entries disagree on the primary homepage for this server. | https://github.com/shareseer/shareseer-mcp-server https://glama.ai/mcp/servers/hk4b07ocee |
| Registry identifier | Different registry-specific identifiers resolve to the same canonical server record here. | awesome_mcp_servers:shareseer/shareseer-mcp-server glama_registry:hk4b07ocee |
Install snippets
Connector URL: https://shareseer.com/mcp # Complete OAuth in the client when prompted. # Server: shareseer/shareseer-mcp-server
{
"mcpServers": {
"shareseer-mcp-server": {
"command": "npx",
"args": ["mcp-remote", "https://shareseer.com/mcp"]
}
}
}
smithery mcp add "https://shareseer.com/mcp"
curl -sS https://shareseer.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.shareseer/shareseer-mcp-server.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
openid_configurationClient error '404 Not Found' for url 'https://shareseer.com/.well-known/openid-configuration' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404server_cardClient error '404 Not Found' for url 'https://shareseer.com/.well-known/mcp/server-card.json' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404tools_listmethod "tools/list" is invalid during session initializationtransport_compliance_probeIssues: missing protocol header, bad protocol not rejected (bad protocol=200, DELETE=204, expired session=404).
Checks
| Check | Status | Latency | Evidence |
|---|---|---|---|
action_safety_probe |
OK | n/a | No high-risk write, destructive, or exec tools detected. |
advanced_capabilities_probe |
Warning | n/a | Only 1 capability signal(s): completions. |
connector_publishability_probe |
Error | n/a | Publishability blockers: tools list, transport compliance, 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 | 195.8 ms | Protocol 2025-03-26 |
interactive_flow_probe |
OK | n/a | Check completed |
oauth_authorization_server |
OK | 105.7 ms | authorization_endpoint, claude_client_instructions, code_challenge_methods_supported, grant_types_supported |
oauth_protected_resource |
OK | 124.1 ms | 1 authorization server(s) |
official_registry_probe |
Warning | n/a | Check completed |
openid_configuration |
Error | 38.1 ms | Client error '404 Not Found' for url 'https://shareseer.com/.well-known/openid-configuration' For more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404 |
probe_noise_resilience |
OK | 125.8 ms | Fetched https://shareseer.com/robots.txt |
prompt_get |
Missing | n/a | not advertised |
prompts_list |
Missing | 189.3 ms | not advertised |
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 | 114.6 ms | not advertised |
server_card |
Error | 117.4 ms | Client error '404 Not Found' for url 'https://shareseer.com/.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 | 101.0 ms | 7 tool(s) exposed |
step_up_auth_probe |
OK | n/a | Scopes=basic. |
tool_snapshot_probe |
Missing | n/a | no tools |
tools_list |
Error | 202.1 ms | method "tools/list" is invalid during session initialization |
transport_compliance_probe |
Error | 212.2 ms | Issues: missing protocol header, bad protocol not rejected (bad protocol=200, DELETE=204, expired session=404). |
utility_coverage_probe |
Warning | 65.4 ms | Completions advertised; no pagination evidence; tasks missing. |
Raw evidence view
Show raw JSON evidence
{
"checks": {
"action_safety_probe": {
"details": {
"auth_present": true,
"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": true,
"elicitation": false,
"prompts": false,
"resource_links": false,
"resources": false,
"roots": false,
"sampling": false,
"structured_outputs": false
},
"enabled": [
"completions"
],
"enabled_count": 1,
"initialize_capability_keys": [
"completions",
"logging",
"prompts",
"resources",
"tools"
]
},
"latency_ms": null,
"status": "warning"
},
"connector_publishability_probe": {
"details": {
"blockers": [
"tools_list",
"transport_compliance",
"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": false
},
"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": "WDO6SJTX7RR6KAGNCJSLKXX3RD"
},
"http_status": 200,
"payload": {
"id": 1,
"jsonrpc": "2.0",
"result": {
"capabilities": {
"completions": {},
"logging": {},
"prompts": {
"listChanged": true
},
"resources": {
"listChanged": true
},
"tools": {
"listChanged": true
}
},
"protocolVersion": "2025-03-26",
"serverInfo": {
"name": "shareseer",
"version": "1.0.0"
}
}
},
"url": "https://shareseer.com/mcp"
},
"latency_ms": 195.81,
"status": "ok"
},
"interactive_flow_probe": {
"details": {
"oauth_supported": true,
"prompt_available": false,
"risk_hits": [],
"safe_hits": []
},
"latency_ms": null,
"status": "ok"
},
"oauth_authorization_server": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8"
},
"http_status": 200,
"payload": {
"authorization_endpoint": "https://shareseer.com/authorize",
"claude_client_instructions": "Use your ShareSeer email as the client_id and the API key from your profile as the client_secret.",
"code_challenge_methods_supported": [
"S256",
"plain"
],
"grant_types_supported": [
"client_credentials",
"authorization_code"
],
"issuer": "https://shareseer.com",
"response_types_supported": [
"code"
],
"scopes_supported": [
"basic"
],
"service_documentation": "https://shareseer.com/docs/mcp",
"token_endpoint": "https://shareseer.com/oauth/token",
"token_endpoint_auth_methods_supported": [
"client_secret_basic",
"client_secret_post"
]
},
"url": "https://shareseer.com/.well-known/oauth-authorization-server"
},
"latency_ms": 105.67,
"status": "ok"
},
"oauth_protected_resource": {
"details": {
"headers": {
"content-type": "application/json; charset=utf-8"
},
"http_status": 200,
"payload": {
"authorization_servers": [
"https://shareseer.com"
],
"bearer_methods_supported": [
"header"
],
"resource": "https://shareseer.com/mcp",
"resource_documentation": "https://shareseer.com/docs/mcp",
"resource_name": "ShareSeer MCP",
"scopes_supported": [
"basic"
]
},
"url": "https://shareseer.com/.well-known/oauth-protected-resource"
},
"latency_ms": 124.08,
"status": "ok"
},
"official_registry_probe": {
"details": {
"direct_match": false,
"official_identifiers": [
"ai.agentutility/mcp-bestiary",
"ai.ai-akari/one-minute-akari",
"ai.filtrix.mcp/filtrix-ai",
"ai.findip/patent-search",
"ai.finstat/finstat",
"ai.artidrop/artidrop",
"ai.agentutility/mcp-browser-workflow",
"ai.fiuto/mcp",
"ai.fodda/brand-intelligence",
"ai.fodda/expert-consult"
],
"official_peer_count": 10,
"registry_source": "glama_registry"
},
"latency_ms": null,
"status": "warning"
},
"openid_configuration": {
"details": {
"error": "Client error '404 Not Found' for url 'https://shareseer.com/.well-known/openid-configuration'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://shareseer.com/.well-known/openid-configuration"
},
"latency_ms": 38.15,
"status": "error"
},
"probe_noise_resilience": {
"details": {
"headers": {
"content-type": "text/plain; charset=utf-8"
},
"http_status": 200,
"url": "https://shareseer.com/robots.txt"
},
"latency_ms": 125.83,
"status": "ok"
},
"prompt_get": {
"details": {
"reason": "not_advertised"
},
"latency_ms": null,
"status": "missing"
},
"prompts_list": {
"details": {
"headers": {
"content-type": "text/event-stream",
"mcp-session-id": "5E2GLCFQ2MHBPJBV5UTOAZGNQL"
},
"http_status": 200,
"payload": {
"error": {
"code": 0,
"message": "method \"prompts/list\" is invalid during session initialization"
},
"id": 3,
"jsonrpc": "2.0"
},
"reason": "not_advertised",
"url": "https://shareseer.com/mcp"
},
"latency_ms": 189.28,
"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": {
"headers": {
"content-type": "text/event-stream",
"mcp-session-id": "T7ASJLSKESXLQMDB72QBJIX7WX"
},
"http_status": 200,
"payload": {
"error": {
"code": 0,
"message": "method \"resources/list\" is invalid during session initialization"
},
"id": 5,
"jsonrpc": "2.0"
},
"reason": "not_advertised",
"url": "https://shareseer.com/mcp"
},
"latency_ms": 114.56,
"status": "missing"
},
"server_card": {
"details": {
"error": "Client error '404 Not Found' for url 'https://shareseer.com/.well-known/mcp/server-card.json'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://shareseer.com/.well-known/mcp/server-card.json"
},
"latency_ms": 117.39,
"status": "error"
},
"session_resume_probe": {
"details": {
"headers": {
"content-type": "text/event-stream",
"mcp-session-id": "WDO6SJTX7RR6KAGNCJSLKXX3RD"
},
"http_status": 200,
"payload": {
"id": 301,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Get recent SEC filings for a specific company",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_company_filings"
},
{
"description": "Get basic information about a company by ticker symbol",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_company_info"
},
{
"description": "Get insider trading transactions for a specific company",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_insider_transactions"
},
{
"description": "Get largest daily insider transactions (buyers or sellers)",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"offset": {
"type": [
"null",
"integer"
]
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_largest_daily_transactions"
},
{
"description": "Get largest weekly insider transactions (buyers or sellers)",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"offset": {
"type": [
"null",
"integer"
]
},
"type": {
"type": "string"
},
"week_offset": {
"type": [
"null",
"integer"
]
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_largest_weekly_transactions"
},
{
"description": "Get recent SEC filings across all companies",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
}
},
"type": "object"
},
"name": "get_recent_filings"
},
{
"description": "Get recent insider trading activity across all companies",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
}
},
"type": "object"
},
"name": "get_recent_insider_activity"
}
]
}
},
"requested_protocol_version": "2025-03-26",
"resumed": true,
"session_id_present": true,
"transport": "streamable-http",
"url": "https://shareseer.com/mcp"
},
"latency_ms": 101.05,
"status": "ok"
},
"step_up_auth_probe": {
"details": {
"auth_required_checks": [],
"broad_scopes": [],
"challenge_headers": [],
"minimal_scope_documented": true,
"oauth_present": true,
"scope_specificity_ratio": 0.5,
"step_up_signals": [],
"supported_scopes": [
"basic"
]
},
"latency_ms": null,
"status": "ok"
},
"tool_snapshot_probe": {
"details": {
"reason": "no_tools"
},
"latency_ms": null,
"status": "missing"
},
"tools_list": {
"details": {
"headers": {
"content-type": "text/event-stream",
"mcp-session-id": "IE6TM6XFTJCGG5DP7OUWMF26AI"
},
"http_status": 200,
"payload": {
"error": {
"code": 0,
"message": "method \"tools/list\" is invalid during session initialization"
},
"id": 2,
"jsonrpc": "2.0"
},
"url": "https://shareseer.com/mcp"
},
"latency_ms": 202.06,
"status": "error"
},
"transport_compliance_probe": {
"details": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "text/event-stream",
"mcp-session-id": "WDO6SJTX7RR6KAGNCJSLKXX3RD"
},
"bad_protocol_payload": {
"id": 410,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Get recent SEC filings for a specific company",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_company_filings"
},
{
"description": "Get basic information about a company by ticker symbol",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_company_info"
},
{
"description": "Get insider trading transactions for a specific company",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_insider_transactions"
},
{
"description": "Get largest daily insider transactions (buyers or sellers)",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"offset": {
"type": [
"null",
"integer"
]
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_largest_daily_transactions"
},
{
"description": "Get largest weekly insider transactions (buyers or sellers)",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"offset": {
"type": [
"null",
"integer"
]
},
"type": {
"type": "string"
},
"week_offset": {
"type": [
"null",
"integer"
]
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_largest_weekly_transactions"
},
{
"description": "Get recent SEC filings across all companies",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
}
},
"type": "object"
},
"name": "get_recent_filings"
},
{
"description": "Get recent insider trading activity across all companies",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
}
},
"type": "object"
},
"name": "get_recent_insider_activity"
}
]
}
},
"bad_protocol_status_code": 200,
"delete_error": null,
"delete_status_code": 204,
"expired_session_error": null,
"expired_session_status_code": 404,
"issues": [
"missing_protocol_header",
"bad_protocol_not_rejected"
],
"last_event_id_visible": false,
"protocol_header_present": false,
"requested_protocol_version": "2025-03-26",
"session_id_present": true,
"transport": "streamable-http"
},
"latency_ms": 212.19,
"status": "error"
},
"utility_coverage_probe": {
"details": {
"completions": {
"advertised": true,
"live_probe": "not_executed",
"sample_target": null
},
"initialize_capability_keys": [
"completions",
"logging",
"prompts",
"resources",
"tools"
],
"pagination": {
"metadata_signal": false,
"next_cursor_methods": [],
"supported": false
},
"tasks": {
"advertised": false,
"http_status": 200,
"probe_status": "missing"
}
},
"latency_ms": 65.41,
"status": "warning"
}
},
"failures": {
"openid_configuration": {
"error": "Client error '404 Not Found' for url 'https://shareseer.com/.well-known/openid-configuration'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://shareseer.com/.well-known/openid-configuration"
},
"server_card": {
"error": "Client error '404 Not Found' for url 'https://shareseer.com/.well-known/mcp/server-card.json'\nFor more information check: https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/404",
"url": "https://shareseer.com/.well-known/mcp/server-card.json"
},
"tools_list": {
"headers": {
"content-type": "text/event-stream",
"mcp-session-id": "IE6TM6XFTJCGG5DP7OUWMF26AI"
},
"http_status": 200,
"payload": {
"error": {
"code": 0,
"message": "method \"tools/list\" is invalid during session initialization"
},
"id": 2,
"jsonrpc": "2.0"
},
"url": "https://shareseer.com/mcp"
},
"transport_compliance_probe": {
"bad_protocol_error": null,
"bad_protocol_headers": {
"content-type": "text/event-stream",
"mcp-session-id": "WDO6SJTX7RR6KAGNCJSLKXX3RD"
},
"bad_protocol_payload": {
"id": 410,
"jsonrpc": "2.0",
"result": {
"tools": [
{
"description": "Get recent SEC filings for a specific company",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_company_filings"
},
{
"description": "Get basic information about a company by ticker symbol",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_company_info"
},
{
"description": "Get insider trading transactions for a specific company",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"ticker": {
"type": "string"
}
},
"required": [
"ticker"
],
"type": "object"
},
"name": "get_insider_transactions"
},
{
"description": "Get largest daily insider transactions (buyers or sellers)",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"offset": {
"type": [
"null",
"integer"
]
},
"type": {
"type": "string"
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_largest_daily_transactions"
},
{
"description": "Get largest weekly insider transactions (buyers or sellers)",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
},
"offset": {
"type": [
"null",
"integer"
]
},
"type": {
"type": "string"
},
"week_offset": {
"type": [
"null",
"integer"
]
}
},
"required": [
"type"
],
"type": "object"
},
"name": "get_largest_weekly_transactions"
},
{
"description": "Get recent SEC filings across all companies",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
}
},
"type": "object"
},
"name": "get_recent_filings"
},
{
"description": "Get recent insider trading activity across all companies",
"inputSchema": {
"additionalProperties": {
"not": {}
},
"properties": {
"api_key": {
"type": "string"
},
"limit": {
"type": [
"null",
"integer"
]
}
},
"type": "object"
},
"name": "get_recent_insider_activity"
}
]
}
},
"bad_protocol_status_code": 200,
"delete_error": null,
"delete_status_code": 204,
"expired_session_error": null,
"expired_session_status_code": 404,
"issues": [
"missing_protocol_header",
"bad_protocol_not_rejected"
],
"last_event_id_visible": false,
"protocol_header_present": false,
"requested_protocol_version": "2025-03-26",
"session_id_present": true,
"transport": "streamable-http"
}
},
"remote_url": "https://shareseer.com/mcp",
"server_card_payload": null,
"server_identifier": "shareseer/shareseer-mcp-server"
}
Known versions
- No versions recorded.
Validation history
| Timestamp | Status | Score | Latency | Tools |
|---|---|---|---|---|
| Aug 01, 2026 04:12:57 AM UTC | Failing | 57.6 | 1712.2 ms | 0 |
| Jul 31, 2026 01:06:40 PM UTC | Failing | 55.6 | 1997.0 ms | 0 |
Validation timeline
| Validated | Summary | Score | Protocol | Auth mode | Tools | High-risk tools | Changes |
|---|---|---|---|---|---|---|---|
| Aug 01, 2026 04:12:57 AM UTC | Failing | 57.6 | 2025-03-26 | oauth_supported | 0 | 0 | auth_mode_changed |
| Jul 31, 2026 01:06:40 PM UTC | Failing | 55.6 | unknown | unknown | 0 | 0 | none |
Recent validation runs
| Started | Status | Summary | Latency | Checks |
|---|---|---|---|---|
| Aug 01, 2026 04:12:55 AM UTC | Completed | Failing | 1712.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, server_card, session_resume_probe, step_up_auth_probe, tool_snapshot_probe, tools_list, transport_compliance_probe, utility_coverage_probe |
| Jul 31, 2026 01:06:38 PM UTC | Completed | Failing | 1997.0 ms | |