About Pricing Playground MCP
LOCAL

Tiktok API

By Scraper.Tech | Last update 8 months ago

Rating 2.3 (4 votes)
Latency 716 ms
Subscribers 100
Rate this API:
MCP · Model Context Protocol

Use this API directly inside Claude & AI assistants

This API is available as an MCP server — a live connection that lets Claude and other AI tools call it in real time, right inside your conversation, with no code required on your end.

💬 You ask Claude
⚡ MCP Server
⚙️ Tiktok API
✅ Live result in chat

A direct bridge between AI and real-world data

Model Context Protocol (MCP) is an open standard — introduced by Anthropic in 2024 — that gives AI assistants like Claude a way to call external APIs on your behalf, live, during a conversation. Instead of copying and pasting data into a chat window, you simply ask and the AI fetches the answer from the source.

Connect to Claude in 3 steps

1

Subscribe & get your MCP URL

Subscribe to this API (the free plan works). Your personal MCP endpoint is then available in your Dashboard → API Keys. It looks like this:

MCP URL https://mcp.scraper.tech/your-unique-key
2

Add the server to Claude

Open claude.aiSettings → Integrations (MCP)Add Integration. Paste your MCP URL and give it a name. No installation needed.

ℹ️  Claude on claude.ai supports remote MCP servers via a simple URL paste — no local setup or config files required.
3

Ask Claude to use the API

Start a conversation and ask in plain language. Claude will detect the available tools from this API and call them automatically.

// Example prompts you can type in Claude

"Get the latest tweets and profile info for @elonmusk"

"Search Twitter for #AI news from the last 24 hours"

"Show me the replies on this tweet: twitter.com/..."

"Find trending topics in France right now"

Using the desktop app, Cursor, or another MCP client?

Add this server to your mcp_settings.json:

{
  "mcpServers": {
    "scraper-tech-tiktok": {
      "type": "sse",
      "url":  "https://mcp.scraper.tech/your-unique-key"
    }
  }
}

Replace your-unique-key with your key from the dashboard.

macOS → ~/Library/Application Support/Claude/claude_desktop_config.json Windows → %APPDATA%\Claude\claude_desktop_config.json

Let Claude work with Tiktok API data

Once connected, ask in plain English — Claude handles the API calls.

👤

Research any profile — bio, follower count, recent tweets, links.

🔍

Search tweets by keyword, hashtag, or advanced query in real time.

📈

Track trends by country or city and analyse what's driving them.

🤖

Power AI agents that monitor accounts and act on new posts automatically.

Works with every MCP-compatible AI

This server uses the standard MCP SSE transport and works with any MCP client.

✦ Claude (claude.ai) Claude Desktop Cursor Windsurf Cline Continue.dev Any MCP client