MCP Server

justoneapi-mcp

Production-ready MCP server exposing JustOneAPI endpoints to AI agents with raw JSON responses.

DevelopmentFree
#mcp-server#model-context-protocol#development#ai-agents#ai-tools#api#douyin-mcp#mcp#raw-json#tiktok-mcp#typescript

Overview

Production-ready MCP server exposing JustOneAPI endpoints to AI agents with raw JSON responses. Repository context: 简体中文 | English Raw JSON by design. Unmodified upstream responses for maximum data fidelity. JustOneAPI MCP Server Use JustOneAPI inside AI assistants via Model Context Protocol (MCP). This MCP server is a thin transport layer that exposes JustOneAPI endpoints to AI agents and returns the original raw JSON response from upstream platforms. --- What This MCP Does - Exposes JustOneAPI endpoints as MCP tools - Handles authentication, retries, timeouts, and error normalization - Returns raw upstream JSON without field parsing - Designed for AI agents and developer workflows --- What This MCP Does NOT Do - No field parsing or schema normalization - No data restructuring - No assumptions about upstream response structure This design is intentional to preserve data fidelity and long-term compatibility. --- Available Tools This MCP server provides multiple tools to interact with Jus Category: Development. Use cases: Coding workflows, Research and retrieval.

Installation

Visit the GitHub repository for installation instructions and setup guide.

View installation guide