← Back to search

@iqai/mcp-bamm

IQAIcom Scanned 10d ago

MCP server for bamm (borrow automated market maker)

B
85.5 / 100

Versions

0.0.3latest
Feb 10, 2026
0.0.2
May 21, 2025
PermissionsTool SafetyAuthAnnotationsCode QualityStabilitySpecVuln HistoryAuthorTransparencyCommunity

Tools 6

REPAY
annotations: none low

Repay borrowed tokens to a BAMM position

amount string required bammAddress string required borrowToken string borrowTokenSymbol string
ADD_COLLATERAL
annotations: none low

Add collateral to your BAMM position

amount string required bammAddress string required collateralToken string collateralTokenSymbol string
BORROW
annotations: none low

Borrow tokens from a BAMM position

amount string required bammAddress string required borrowToken string borrowTokenSymbol string
REMOVE_COLLATERAL
annotations: none low

Remove collateral from your BAMM position

amount string required bammAddress string required collateralToken string collateralTokenSymbol string
WITHDRAW
annotations: none low

Withdraw LP tokens from a BAMM contract by redeeming BAMM tokens

amount string required bammAddress string required
LEND
annotations: none low

Lend Fraxswap LP tokens to a BAMM contract

amount string required bammAddress string required

Permissions 3

network medium
Server uses network capabilities via: fetch()
filesystem low
Server uses filesystem capabilities via: fs sync ops
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 22

low
Tool 'REPAY' has no annotations annotation_checker · 100%
low
Tool 'ADD_COLLATERAL' has no annotations annotation_checker · 100%
low
Tool 'BORROW' has no annotations annotation_checker · 100%
low
Tool 'REMOVE_COLLATERAL' has no annotations annotation_checker · 100%
low
Tool 'WITHDRAW' has no annotations annotation_checker · 100%
low
Tool 'LEND' has no annotations annotation_checker · 100%
medium
OAuth implementation without PKCE auth_checker · 75%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: REPAY manifest_parser · 90%
info
Tool: ADD_COLLATERAL manifest_parser · 90%
info
Tool: BORROW manifest_parser · 90%
info
Tool: REMOVE_COLLATERAL manifest_parser · 90%
info
Tool: WITHDRAW manifest_parser · 90%
info
Tool: LEND manifest_parser · 90%
info
Required env vars (1) manifest_parser · 80%
info
Sandbox failed to start for output poisoning scan output_poisoning · 100%
medium
Permission: network access detected permission_analyzer · 70%
low
Permission: filesystem access detected permission_analyzer · 90%
low
Permission: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 12 components sbom_generator · 100%
medium
No build provenance detected (SLSA L0) slsa_assessor · 90%