Social data for AI agents,
via MCP
KeyAPI exposes its full social media data suite as native MCP tools. Plug it into any MCP-compatible AI client and let your agents fetch creator profiles, videos, comments, reviews, and more — across 11 platforms in real time.
What is MCP?
A universal language for AI tools
The Model Context Protocol (MCP) is an open standard that lets AI models discover and call external tools through a consistent interface. Instead of writing custom integrations for every API, you connect once to an MCP server and your agent gains access to everything it exposes.
KeyAPI's MCP server wraps data from 11 major platforms. Select the ones you need, paste the generated config, and your agent can fetch live social data — all without leaving the conversation loop.
Select platforms:
claude_desktop_config.json
{
"mcpServers": {
"keyapi-tiktok": {
"url": "https://mcp.keyapi.ai/tiktok/mcp",
"headers": {
"Authorization": "Bearer YOUR_API_KEY"
}
}
}
}Available Tools
Everything your agent needs
Tools are available across all 11 platforms via a single MCP server connection.
tiktok_creator_infoTikTokLook up a TikTok creator by username. Returns follower counts, engagement stats, and growth milestones.
tiktok_video_transcriptTikTokFetch the caption/transcript of any TikTok video by ID or URL. Returns timestamped segments per language.
tiktok_comment_analysisTikTokAnalyse the top comments on a video. Returns clustered keyword themes with representative comment samples.
tiktok_video_metricsTikTokRetrieve real-time view, like, comment, and favourite counts, plus a 14-day daily trend for any video.
instagram_profile_infoInstagramFetch an Instagram profile's follower count, bio, post count, and engagement rate by username.
youtube_video_detailsYouTubeRetrieve a YouTube video's title, description, view count, likes, and full transcript.
twitter_user_tweetsTwitter / XFetch the latest tweets from any public Twitter/X account, including metrics and thread context.
amazon_product_reviewsAmazonRetrieve product reviews, star distribution, and top review summaries for any Amazon ASIN.
reddit_subreddit_postsRedditFetch hot, new, or top posts from any subreddit along with vote counts and comment counts.
google_place_reviewsGoogleLook up Google Maps place details and user reviews by place ID or business name.
Similar tools are available for all 11 supported platforms. Browse the full tool list →
Why KeyAPI MCP
Built for how agents actually work
One-line integration
Point any MCP-compatible client at our server endpoint. No SDKs to install, no auth flows to wire up — just a URL and your API key.
Works with any AI agent
Claude, GPT-4, open-source LLMs, and custom agents all speak MCP. KeyAPI's server exposes the same tools regardless of the model.
11 platforms, one connection
TikTok, Instagram, YouTube, Twitter, Threads, Reddit, LinkedIn, Facebook, Google, Pinterest, and Amazon — all accessible through a single MCP server.
Structured JSON responses
Every tool returns clean, typed JSON that's immediately usable downstream — no regex scraping, no HTML parsing.
Setup
Connect in three steps
Get your API key
Sign up and grab your KeyAPI key from the dashboard. One key works across all 11 platforms.
Choose your platforms
Select the platforms you need and copy the generated MCP config into your client (Claude Desktop, Cursor, custom agent, etc.).
Start calling tools
Your AI can now discover and call any KeyAPI tool natively, with no additional code on your side.
Compatibility
Works with your existing stack
Any client that supports the MCP standard can connect to KeyAPI.
Ready to give your agent social superpowers?
Get your API key and connect to 11 platforms via MCP in under two minutes.
Start for free