← Back to search Server uses network capabilities via: fetch() Server uses filesystem capabilities via: fs, fs sync ops, fs.promises, path Server uses shell capabilities via: child_process, execSync() Server uses env_vars capabilities via: process.env
@tryfinch/finch-api-mcp
The official MCP Server for the Finch API
C
64.4 / 100
Versions
10.4.0latestJul 20, 2026
10.3.0Jul 15, 2026
10.2.0Jul 13, 2026
10.1.1Jul 13, 2026
10.1.0Jul 7, 2026
+ show 28 moreshow less
10.0.0Jun 22, 2026
9.13.0Jun 22, 2026
9.12.1Jun 18, 2026
9.12.0Jun 11, 2026
9.11.2Jun 9, 2026
9.11.1May 27, 2026
9.11.0May 20, 2026
9.10.1May 15, 2026
9.10.0May 13, 2026
9.0.0Jan 27, 2026
8.2.1Jan 23, 2026
8.2.0Jan 13, 2026
8.1.1Jan 6, 2026
8.1.0Jan 6, 2026
8.0.0Dec 18, 2025
7.0.0Dec 18, 2025
6.31.0May 17, 2025
6.30.0May 16, 2025
6.29.0May 16, 2025
6.28.0May 8, 2025
6.27.0Apr 25, 2025
6.26.0Apr 22, 2025
6.25.1Apr 22, 2025
6.25.0Apr 22, 2025
6.24.0Apr 14, 2025
6.23.0Apr 10, 2025
6.22.2Apr 9, 2025
6.22.1Apr 8, 2025
Tools 2
execute annotations: none low
Code to execute.
search_docs annotations: none low
Search SDK documentation to find methods, parameters, and usage examples for interacting with the API. Use this before writing code when you need to discover the right approach.
Permissions 4
network medium filesystem low shell high env_vars low Scan Findings 55
low
Tool 'execute' has no annotations
low
Tool 'search_docs' has no annotations
high
Hardcoded OAuth client ID in Finch-API-finch-api-node-9ebd48f/packages/mcp-server/src/local-docs-search.ts
high
Hardcoded OAuth client ID in Finch-API-finch-api-node-9ebd48f/tests/api-resources/access-tokens.test.ts
high
Hardcoded OAuth client secret in Finch-API-finch-api-node-9ebd48f/tests/api-resources/access-tokens.test.ts
medium
OAuth implementation without PKCE
info
Sandbox failed to start for behavioral verification
medium
Vulnerable dependency: @hono/node-server@1.19.10 (GHSA-92pp-h63x-v22m)
medium
Vulnerable dependency: @hono/node-server@1.19.10 (GHSA-frvp-7c67-39w9)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-26pp-8wgv-hjvm)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-2gcr-mfcq-wcc3)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-3hrh-pfw6-9m5x)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-458j-xx4x-4375)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-54fx-42gc-7vw4)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-69xw-7hcm-h432)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-79qm-7rj5-m7r9)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-88fw-hqm2-52qc)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-8j4g-w8fx-2239)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-9vqf-7f2p-gf9v)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-f23p-vx2j-j53r)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-f577-qrjj-4474)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-hm8q-7f3q-5f36)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-hvrm-45r6-mjfj)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-j6c9-x7qj-28xf)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-p77w-8qqv-26rm)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-qp7p-654g-cw7p)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-r5rp-j6wh-rvv4)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-rv63-4mwf-qqc2)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-v8w9-8mx6-g223)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-w62v-xxxg-mg59)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-wgpf-jwqj-8h8p)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-wmmm-f939-6g9c)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-wwfh-h76j-fc44)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-xf4j-xp2r-rqqx)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-xgm2-5f3f-mvvc)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-xpcf-pg52-r92g)
medium
Vulnerable dependency: hono@4.12.4 (GHSA-xrhx-7g5j-rcj5)
medium
Vulnerable dependency: qs@6.14.1 (GHSA-q8mj-m7cp-5q26)
medium
Vulnerable dependency: qs@6.14.1 (GHSA-w7fw-mjwx-w883)
medium
Buffer.from base64 in Finch-API-finch-api-node-9ebd48f/packages/mcp-server/src/auth.ts:15
medium
Buffer.from base64 in Finch-API-finch-api-node-9ebd48f/src/internal/utils/base64.ts:26
info
package.json metadata
info
Tool: execute
info
Tool: search_docs
info
Transport: stdio
info
Required env vars (7)
medium
Hardcoded OAuth client ID in Finch-API-finch-api-node-9ebd48f/packages/mcp-server/src/local-docs-search.ts
medium
Hardcoded OAuth client ID in Finch-API-finch-api-node-9ebd48f/tests/api-resources/access-tokens.test.ts
info
Sandbox failed to start for output poisoning scan
medium
Permission: network access detected
low
Permission: filesystem access detected
high
Permission: shell access detected
low
Permission: env_vars access detected
info
SBOM generated: 50 components
medium
No build provenance detected (SLSA L0)