← Back to search

@dwolla/mcp-server

GitHub Actions Scanned 14d ago

Model Context Protocol (MCP) Server for the _Dwolla_ API.

? Not scanned yet

Versions

1.1.3latest
Jun 1, 2026
1.1.2
Mar 27, 2026
1.1.1
Feb 26, 2026
1.1.0
Feb 17, 2026
1.0.3
Jan 14, 2026
+ show 15 moreshow less
1.0.2
Jan 6, 2026
1.0.1
Jan 6, 2026
1.0.0
Dec 17, 2025
0.0.1-beta.12
Dec 12, 2025
0.0.1-beta.11
Dec 8, 2025
0.0.1-beta.10
Nov 21, 2025
0.0.1-beta.9
Nov 19, 2025
0.0.1-beta.8
Nov 5, 2025
0.0.1-beta.7
Oct 3, 2025
0.0.1-beta.6
Sep 30, 2025
0.0.1-beta.5
Sep 19, 2025
0.0.1-beta.4
Aug 18, 2025
0.0.1-beta.3
Aug 14, 2025
0.0.1-beta.2
Jul 31, 2025
0.0.1-beta.1
Jul 24, 2025

Tools 4

list_tools
annotations: verified low

List available tools. Optionally filter by search terms that match against tool name, description, and scopes.

search_terms array
readOnlyHint true openWorldHint false idempotentHint true destructiveHint false
describe_tool_input
annotations: verified low

Get the input schema for one or more tools. It is a good idea to call this tool first to understand how to successfully call execute_tool.

tool_names array
readOnlyHint true openWorldHint false idempotentHint true destructiveHint false
execute_tool
annotations: verified low

Execute a tool by name with its arguments. If executing a given tool for the first time, it is recommended to call describe_tool_input first to understand the expected `arguments` shape.

name string arguments looseObject
readOnlyHint false openWorldHint true idempotentHint false destructiveHint true
list_scopes
annotations: verified low

readOnlyHint true openWorldHint false idempotentHint true destructiveHint false

Permissions 2

network medium
Server uses network capabilities via: fetch()
env_vars low
Server uses env_vars capabilities via: process.env

Scan Findings 16

medium
No build provenance detected (SLSA L0) slsa_assessor · 90%
info
Tool 'list_tools' annotations are consistent annotation_checker · 80%
info
Tool 'describe_tool_input' annotations are consistent annotation_checker · 80%
info
Tool 'execute_tool' annotations are consistent annotation_checker · 80%
info
Tool 'list_scopes' annotations are consistent annotation_checker · 80%
info
Sandbox failed to start for behavioral verification behavioral_verifier · 100%
info
package.json metadata manifest_parser · 100%
info
Tool: list_tools manifest_parser · 85%
info
Tool: describe_tool_input manifest_parser · 85%
info
Tool: execute_tool manifest_parser · 85%
info
Tool: list_scopes manifest_parser · 85%
info
Transport: streamable-http 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: env_vars access detected permission_analyzer · 90%
info
SBOM generated: 279 components sbom_generator · 100%