Developer Tools

Phyllo MCP Server

Use Studio chat to drive this server — credentials stay in your workspace.

Phyllo provides a unified API that allows developers to access and manage creator and influencer data across various online platforms. It is primarily used for extracting and synchronizing social media metrics and content information to enhance analytical insights and influencer marketing efforts.

35 tools
Agent guide included
API Key
Start Chatting

Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Phyllo — workflow patterns, data models, and gotchas for your AI agent.

Phyllo

Phyllo provides a unified API for creator and influencer data across platforms. Extract social metrics and content for analytics and influencer marketing.

Data Model

  • Work platforms & users — onboard creators, enumerate supported networks, and manage user records that anchor downstream sync jobs.
  • Accounts & profiles — linked social identities plus normalized creator metadata.
  • SDK tokens — short-lived client secrets scoped to a user and product bundle.
  • Webhooks — event subscriptions for account state, data availability, and ingestion milestones.

Tools in this Server (35)

Phyllo Create Sdk Token

Create an SDK token for the Phyllo Connect widget. The token is used to initialize the Connect SDK so users can link their social media accounts. You ...

Phyllo Create User

Create a new user in Phyllo. Each user represents a person who will connect their social media accounts. After creation, use phyllo_create_sdk_token t...

Phyllo Create Webhook

Create a new webhook subscription to receive real-time notifications when data changes. Provide an HTTPS URL and a list of events to subscribe to. Phy...

Phyllo Delete Webhook

Permanently delete a webhook subscription. Phyllo will stop sending notifications to the registered URL. Use phyllo_list_webhooks to find IDs.

Phyllo Disconnect Account

Disconnect a linked social media account from Phyllo. This revokes access to the account's data and stops data syncing. The account can be reconnected...

Phyllo Get Account

Get details for a specific connected account. Returns connection status, platform info, data monitoring configuration, and available products. Use phy...

Phyllo Get Audience

Get audience demographics for a connected social media account. Returns demographic breakdowns including age ranges, gender distribution, and geograph...

Phyllo Get Commerce Balance

Get full details for a specific e-commerce income balance snapshot. Returns amount, currency, timestamp, and account info. Use phyllo_list_commerce_ba...

Phyllo Get Commerce Payout

Get full details for a specific e-commerce income payout. Returns amount, currency, payout date, status, and account info. Use phyllo_list_commerce_pa...

Phyllo Get Commerce Transaction

Get full details for a specific e-commerce income transaction. Returns amount, currency, date, order details, and item info. Use phyllo_list_commerce_...

Phyllo Get Content Group

Get full details for a specific content group (story, album, playlist). Returns group title, type, item count, aggregate engagement metrics, and metad...

Phyllo Get Content Item

Get full details for a specific content item (post, video, reel). Returns title, description, publish time, engagement metrics, media URLs, content ty...

Phyllo Get Profile

Get full details for a specific creator profile. Returns name, username, bio, follower/following counts, engagement metrics, profile picture URL, plat...

Phyllo Get Social Payout

Get full details for a specific social income payout. Returns amount, currency, payout date, status, and account info. Use phyllo_list_social_payouts ...

Phyllo Get Social Transaction

Get full details for a specific social income transaction. Returns amount, currency, date, transaction type, source platform, and account info. Use ph...

Phyllo Get User

Get details for a specific Phyllo user by ID. Returns the user's name, external ID, creation date, and status. Use phyllo_list_users to find IDs.

Phyllo Get User By External Id

Look up a Phyllo user by your application's external ID. Useful when you track users by your own IDs and need to find the corresponding Phyllo user wi...

Phyllo Get Webhook

Get details for a specific webhook subscription. Returns the webhook URL, subscribed events, creation date, and status. Use phyllo_list_webhooks to fi...

Phyllo Get Work Platform

Get details for a specific work platform by ID. Returns the platform name, category, status, URL, logo, and supported products (identity, engagement, ...

Phyllo List Accounts

List all connected social media accounts. Each account represents a user's linked profile on a specific platform (e.g., a user's TikTok account). Retu...

Phyllo List Comments

List comments on a specific content item. Returns comment text, author info, timestamps, and engagement data. Useful for sentiment analysis and engage...

Phyllo List Commerce Balances

List e-commerce income balances for a connected account. Returns current and historical balance snapshots with amounts, currencies, and timestamps. Us...

Phyllo List Commerce Payouts

List e-commerce income payouts for a connected account. Payouts represent actual money transfers from e-commerce platforms. Returns payout IDs, amount...

Phyllo List Commerce Transactions

List e-commerce income transactions (Shopify, Etsy, etc.) for a connected account. Returns transaction IDs, amounts, currencies, dates, order details,...

Phyllo List Content Groups

List content groups (stories, albums, playlists, highlights) for a connected account. Groups are collections of individual content items. Returns grou...

Phyllo List Content Items

List content items (posts, videos, reels, etc.) for a connected social media account. Returns content IDs, titles, descriptions, publish timestamps, e...

Phyllo List Profiles

List creator and influencer profiles connected to your application. Returns profile details including name, username, follower count, engagement rate,...

Phyllo List Social Payouts

List income payouts from social media platforms. Payouts represent actual money transfers to the creator. Returns payout IDs, amounts, currencies, dat...

Phyllo List Social Transactions

List income transactions from social media platforms (YouTube ad revenue, TikTok Creator Fund, etc.). Returns transaction IDs, amounts, currencies, da...

Phyllo List Users

List all users registered in your Phyllo application. Each user can have multiple linked social accounts. Returns user IDs, names, external IDs, and c...

Phyllo List Webhooks

List all registered webhook subscriptions. Returns webhook IDs, URLs, subscribed events, creation dates, and status. Use this to see which events are ...

Phyllo List Work Platforms

List all social media and creator platforms supported by Phyllo (TikTok, Instagram, YouTube, X, Twitch, Facebook, LinkedIn, etc.). Returns platform ID...

Phyllo Refresh Content

Trigger a fresh content data pull from the source platform. Use when you need the latest posts and engagement metrics. The refresh happens asynchronou...

Phyllo Refresh Profile

Trigger a fresh data pull for a profile from the source social media platform. Use when you need the latest profile data (follower counts, bio, etc.) ...

Phyllo Update Webhook

Update an existing webhook subscription. Changes the URL and/or subscribed events. The events list replaces the existing subscription entirely. Use ph...

Frequently Asked Questions

What is the Phyllo MCP server?

Phyllo provides a unified API that allows developers to access and manage creator and influencer data across various online platforms. It is primarily used for extracting and synchronizing social media metrics and content information to enhance analytical insights and influencer marketing efforts. It provides 35 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Phyllo to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/phyllo. Authentication is handled automatically.

How many tools does Phyllo provide?

Phyllo provides 35 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Phyllo require?

Phyllo uses API Key. Phyllo requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Phyllo to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/phyllo

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Ready to chat with Phyllo?

Same flow: Studio opens on this server after sign-in. Keep chatting to call tools from the conversation.

Phyllo MCP Server & Skill — 35 Tools