Tag: http-api

Type: All Skills Tools
skill ★ 1,010

CloudBase HTTP API Client for Raw Integration

This skill facilitates direct interaction with CloudBase platform services (such as databases, functions, and storage) by generating raw HTTP API calls. It is designed for backends or scripts that cannot use official SDKs, requiring adheren…

TencentCloudBase/CloudBase-MCP cloudbase http-api raw-http api-client
skill ★ 1,010

CloudBase function development and deployment guide

This skill guides the development, deployment, and debugging of CloudBase functions, supporting both event-driven Event Functions and standard HTTP Functions. It provides detailed contracts for implementing serverless logic, including best …

TencentCloudBase/CloudBase-MCP cloudbase functions serverless event-driven
skill ★ 1,010

Raw HTTP API Client for CloudBase Services

This skill enables direct interaction with CloudBase platform APIs using raw HTTP requests, bypassing the need for platform-specific SDKs. It is ideal for non-Node backends, integration scripts, or environments requiring direct consumption …

TencentCloudBase/CloudBase-MCP cloudbase http-api backend rest-api
skill ★ 78,845

Query Netdata Agents via Direct HTTP API

This skill provides methods for querying Netdata agents directly via their HTTP API, enabling access to metrics, logs, and functions. It manages the lifecycle of per-agent bearer tokens, allowing power users to bypass cloud round-trips for …

netdata/netdata netdata api metrics bearer-token
skill

CloudBase Platform HTTP API Integration

Provides instructions for accessing CloudBase platform features, including databases, storage, and cloud functions, via raw HTTP requests. It is intended for use in environments where official SDKs are unavailable, such as Python or Go back…

TencentCloudBase/CloudBase-AI-ToolKit cloudbase http-api tencent-cloud openapi
skill

CloudBase Platform HTTP API Integration

Enables direct interaction with CloudBase platform services such as databases, functions, and storage via raw HTTP requests. It is designed for non-SDK environments like Go, Python, or Java backends using OpenAPI specifications.

TencentCloudBase/CloudBase-AI-ToolKit cloudbase http-api tencent-cloud openapi
skill ★ 660

Wren Engine MCP HTTP Interface

Access Wren Engine MCP tools via standard HTTP POST requests using the JSON-RPC 2.0 protocol. This interface enables session management, tool discovery, and SQL execution without requiring a dedicated MCP SDK.

Canner/wren-engine wren-engine mcp json-rpc http-api