58
/ 100
1 month ago
glama

starlink-enterprise-mcp

A hosted MCP server that enables AI agents to interact with the Starlink Enterprise API using service accounts, with transparent OAuth token management and 55 auto-generated tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Known vulnerabilities in dependencies: 1 critical, 14 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
🔐
You'll be asked for 3 credentials: MCP_SESSION_SECRET, STARLINK_ACCESS_TOKEN, STARLINK_CLIENT_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 critical14 high1 medium13 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

criticalvitest@4.0.18GHSA-5xrq-8626-4rwp

When Vitest UI server is listening, arbitrary file can be read and executed

highaxios@1.6.0GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.6.0GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.6.0GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

highaxios@1.6.0GHSA-4hjh-wcwx-xvwj

Axios is vulnerable to DoS attack through lack of data size check

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configGOOGLE_CLOUD_PROJECTFirestore project ID (auto-set on Cloud Run)
configLOG_LEVEL
configMCP_BASE_URLexport =https://mcp.example.com
configMCP_CORS_ORIGIN
configMCP_DISABLED_ACTIONSMCP_DISABLED_TOOLS, , MCP_DISABLE_DESTRUCTIVE,
configMCP_DISABLED_TOOLS, MCP_DISABLED_ACTIONS, MCP_DISABLE_DESTRUCTIVE,
configMCP_DISABLE_DESTRUCTIVEMCP_DISABLED_TOOLS, MCP_DISABLED_ACTIONS, ,
configMCP_HOST
configMCP_ICON_URLproduction), MCP_LOGIN_HEADER, , MCP_LOGIN_LOGO_URL,
configMCP_LOGIN_HEADERproduction), , MCP_ICON_URL, MCP_LOGIN_LOGO_URL,
configMCP_LOGIN_LOGO_URLproduction), MCP_LOGIN_HEADER, MCP_ICON_URL, ,
configMCP_PERSISTENCE🗄️ Firestore persistence — Issued tokens and DCR client registrations survive deploys and scaling events when =firestore.
configMCP_PORTexport =3000
🔐 secretMCP_SESSION_SECRETexport =<32+ random hex> # signs login-state cookies
configMCP_TRANSPORTnpm start # defaults to stdio
🔐 secretSTARLINK_ACCESS_TOKENYou can also set directly to skip the grant if you
configSTARLINK_API_URLOptional: , STARLINK_TOKEN_URL (defaults are correct for
configSTARLINK_CLIENT_IDexport =<your-service-account-client-id>
🔐 secretSTARLINK_CLIENT_SECRETexport =<your-service-account-secret>
configSTARLINK_TOKEN_URLOptional: STARLINK_API_URL, (defaults are correct for
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/wifiwithoutwalls-starlink-enterprise-mcp-jrfem0)](https://m8ven.ai/mcp/wifiwithoutwalls-starlink-enterprise-mcp-jrfem0)
commit: 37f6bc41d4dc57fc800b467b5c8f5b95cfee23dd
code hash: fc39291a877cbbb1ef2b6e9e63fa327b3884da258f79374c3ce3dd5c05ead0dc
verified: 6/14/2026, 9:49:56 AM
view raw JSON →