← Back to search

@o1-labs/mina-mcp-server

GitHub Actions Scanned 6d ago

MCP server for Mina Protocol daemon and archive node

npm
D
40 / 100

Versions

0.7.3latest
May 31, 2026
0.7.2
May 31, 2026
0.7.1
May 30, 2026
0.7.0
May 30, 2026
0.6.3
May 29, 2026
+ show 1 moreshow less
0.6.2
May 29, 2026
0.7.3latest
first seen Jul 21, 2026
0.7.1
first seen Jun 5, 2026
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 0

No tools indexed yet.

Permissions 0

No permissions indexed yet.

Scan Findings 88

low
Tool 'get_transaction' has no annotations annotation_checker · 100%
low
Tool 'search_transactions' has no annotations annotation_checker · 100%
low
Tool 'get_transaction_status' has no annotations annotation_checker · 100%
low
Tool 'get_mempool' has no annotations annotation_checker · 100%
low
Tool 'rosetta_status' has no annotations annotation_checker · 100%
low
Tool 'rosetta_account' has no annotations annotation_checker · 100%
low
Tool 'rosetta_block' has no annotations annotation_checker · 100%
low
Tool 'rosetta_mempool' has no annotations annotation_checker · 100%
low
Tool 'rosetta_mempool_transaction' has no annotations annotation_checker · 100%
low
Tool 'list_examples' has no annotations annotation_checker · 100%
low
Tool 'get_example' has no annotations annotation_checker · 100%
low
Tool 'list_wallets' has no annotations annotation_checker · 100%
low
Tool 'get_block' has no annotations annotation_checker · 100%
low
Tool 'list_blocks' has no annotations annotation_checker · 100%
low
Tool 'get_best_chain' has no annotations annotation_checker · 100%
low
Tool 'faucet' has no annotations annotation_checker · 100%
low
Tool 'return_account' has no annotations annotation_checker · 100%
low
Tool 'reset_session' has no annotations annotation_checker · 100%
low
Tool 'get_account' has no annotations annotation_checker · 100%
low
Tool 'get_staking_ledger' has no annotations annotation_checker · 100%
low
Tool 'get_tracked_accounts' has no annotations annotation_checker · 100%
low
Tool 'get_upgrade_status' has no annotations annotation_checker · 100%
low
Tool 'get_events' has no annotations annotation_checker · 100%
low
Tool 'get_actions' has no annotations annotation_checker · 100%
low
Tool 'get_archive_blocks' has no annotations annotation_checker · 100%
low
Tool 'get_network_state' has no annotations annotation_checker · 100%
low
Tool 'get_sync_status' has no annotations annotation_checker · 100%
low
Tool 'get_genesis_constants' has no annotations annotation_checker · 100%
low
Tool 'get_network_id' has no annotations annotation_checker · 100%
low
Tool 'get_archive_stats' has no annotations annotation_checker · 100%
low
Tool 'query_archive_sql' has no annotations annotation_checker · 100%
low
Tool 'get_archive_schema' has no annotations annotation_checker · 100%
low
Tool 'freeze_reset' has no annotations annotation_checker · 100%
low
Tool 'unfreeze_reset' has no annotations annotation_checker · 100%
low
Tool 'freeze_status' has no annotations annotation_checker · 100%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-345p-7cg4-v4c7) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-8r9q-7v3j-jr4g) dependency_analyzer · 95%
medium
Vulnerable dependency: @modelcontextprotocol/sdk@1.12.1 (GHSA-w48q-cv73-mx4w) dependency_analyzer · 95%
medium
Vulnerable dependency: vitest@3.1.1 (GHSA-5xrq-8626-4rwp) dependency_analyzer · 95%
info
package.json metadata manifest_parser · 100%
info
Tool: get_transaction manifest_parser · 70%
info
Tool: search_transactions manifest_parser · 70%
info
Tool: get_transaction_status manifest_parser · 70%
info
Tool: get_mempool manifest_parser · 70%
info
Tool: rosetta_status manifest_parser · 70%
info
Tool: rosetta_account manifest_parser · 70%
info
Tool: rosetta_block manifest_parser · 70%
info
Tool: rosetta_mempool manifest_parser · 70%
info
Tool: rosetta_mempool_transaction manifest_parser · 70%
info
Tool: list_examples manifest_parser · 70%
info
Tool: get_example manifest_parser · 70%
info
Tool: list_wallets manifest_parser · 70%
info
Tool: get_block manifest_parser · 70%
info
Tool: list_blocks manifest_parser · 70%
info
Tool: get_best_chain manifest_parser · 70%
info
Tool: faucet manifest_parser · 70%
info
Tool: return_account manifest_parser · 70%
info
Tool: reset_session manifest_parser · 70%
info
Tool: get_account manifest_parser · 70%
info
Tool: get_staking_ledger manifest_parser · 70%
info
Tool: get_tracked_accounts manifest_parser · 70%
info
Tool: get_upgrade_status manifest_parser · 70%
info
Tool: get_events manifest_parser · 70%
info
Tool: get_actions manifest_parser · 70%
info
Tool: get_archive_blocks manifest_parser · 70%
info
Tool: get_network_state manifest_parser · 70%
info
Tool: get_sync_status manifest_parser · 70%
info
Tool: get_genesis_constants manifest_parser · 70%
info
Tool: get_network_id manifest_parser · 70%
info
Tool: get_archive_stats manifest_parser · 70%
info
Tool: query_archive_sql manifest_parser · 70%
info
Tool: get_archive_schema manifest_parser · 70%
info
Tool: freeze_reset manifest_parser · 70%
info
Tool: unfreeze_reset manifest_parser · 70%
info
Tool: freeze_status manifest_parser · 70%
info
Transport: stdio manifest_parser · 90%
info
Required env vars (14) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
high
Permission: shell access detected permission_analyzer · 95%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 251 components sbom_generator · 100%
high
Hardcoded Password found in MinaProtocol-mina-mcp-server-2404419/docker-compose.tutorial.yml secret_scanner · 65%
critical
Database URL with Password found in MinaProtocol-mina-mcp-server-2404419/docker-compose.snapshot.yml secret_scanner · 85%
high
Hardcoded Password found in MinaProtocol-mina-mcp-server-2404419/src/graphql/accounts-manager.ts secret_scanner · 65%
high
Hardcoded Password found in MinaProtocol-mina-mcp-server-2404419/src/snapshots/capture.ts secret_scanner · 65%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%