Back to Home
stape-io icon

stape-mcp-server

Verified Safe

by stape-io

Overview

Implements an MCP server for the Stape platform, providing comprehensive tools for managing Stape resources such as containers, domains, analytics, schedules, billing, and various platform-specific configurations.

Installation

Run Command
npm start

Security Notes

The server uses a standard API key authentication via 'Authorization' headers. Input validation is performed using Zod schemas, and URL path components are safely encoded with 'encodeURIComponent'. It utilizes an HttpClient wrapper to manage API calls, centralizing header and base URL management. Error responses are handled gracefully without exposing internal stack traces directly. No obvious direct command execution (e.g., 'eval') or critical network risks were identified in the provided code, making it reasonably secure for an API proxy.

Similar Servers

Stats

Interest Score35
Security Score8
Cost ClassLow
Avg Tokens200
Stars6
Forks4
Last Update2026-01-13

Tags

MCPStapeAPICloudflare WorkersContainer ManagementAnalyticsBillingInfrastructure