SocialData MCP Server

41 tools. 7 can modify or destroy data without limits.

1 destructive tool with no built-in limits. Policy required.

Last updated:

7 can modify or destroy data
34 read-only
41 tools total

Community server · catalogue entry verified 12/06/2026

How to control SocialData MCP Server ↓

What SocialData MCP Server exposes to your agents

Read (34) Write / Execute (6) Destructive / Financial (1)
Critical Risk

The most dangerous SocialData MCP Server tools

7 of SocialData MCP Server's 41 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control SocialData MCP Server

PolicyLayer is an MCP gateway — it sits between your AI agents and SocialData MCP Server, and nothing reaches the server without passing your rules. These are the rules we recommend:

Deny destructive operations
{
  "delete_monitor": {
    "deny_if": [
      {
        "conditions": [],
        "on_deny": "Blocked by default. Requires approval."
      }
    ]
  }
}

Destructive tools should never be available to autonomous agents without human approval.

Rate limit write operations
{
  "create_pump_fun_monitor": {
    "limits": [
      {
        "counter": "create_pump_fun_monitor_per_hour",
        "window": "hour",
        "max": 30,
        "scope": "grant"
      }
    ]
  }
}

Prevents bulk unintended modifications from agents caught in loops.

Cap read operations
{
  "analyze_tweet_engagement": {
    "limits": [
      {
        "counter": "analyze_tweet_engagement_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register SocialData MCP Server — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON SOCIALDATA →

Free to start. No card required.

All 41 SocialData MCP Server tools

READ 34 tools
Read analyze_tweet_engagement Get comprehensive engagement data for a tweet including comments, retweets, and quotes. Read get_account_balance Get remaining SocialData account balance in USD. Read get_community_members Get members of a Twitter Community. Read get_community_tweets Get tweets from a Twitter Community. Read get_list_details Get detailed information about a Twitter List. Read get_list_members Get members of a Twitter List. Read get_list_tweets Get tweets from a specific Twitter List. Read get_monitor_details Get details about a specific monitor. Read get_multiple_users_by_ids Get user information for up to 100 Twitter users by their IDs. Read get_multiple_users_by_usernames Get user information for up to 100 Twitter users by their usernames. Read get_tweet Get complete details of a tweet by its ID. Read get_tweet_comments Get comments/replies to a tweet. Read get_tweet_quotes Get quotes of a specific tweet. Read get_tweet_retweeters Get users who retweeted a specific tweet. Read get_twitter_space_details Get detailed information about a Twitter Space. Read get_twitter_thread Get all tweets in a Twitter thread. Read get_user_affiliates Get affiliated accounts for verified organizations. Read get_user_by_id Get detailed user profile information by Twitter user ID. Read get_user_by_username Get detailed user profile information by Twitter username. Read get_user_complete_profile Get complete user profile including basic info, extended bio, and recent tweets. Read get_user_extended_bio Get extended bio information for a user. Read get_user_followers Get followers of a Twitter user. Read get_user_following Get users that a Twitter user is following. Read get_user_highlights Get highlighted tweets from a user's profile. Read get_user_lists Get lists created by or subscribed to by a user. Read get_user_mentions Get tweets that mention a specific user. Read get_user_tweets Get tweets from a user's timeline. Read get_user_tweets_and_replies Get tweets and replies from a user's timeline. Read get_user_verified_followers Get verified followers of a Twitter user. Read list_monitors List all active monitors. Read search_twitter search_twitter Read verify_user_commented Verify if a user commented on a specific tweet. Read verify_user_following Verify if one user is following another user. Read verify_user_retweeted Verify if a user retweeted a specific tweet.

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about SocialData MCP Server

Can an AI agent delete data through the SocialData MCP Server MCP server? +

Yes. The SocialData MCP Server server exposes 1 destructive tools including delete_monitor. These permanently remove resources with no undo. PolicyLayer blocks destructive tools by default so they never reach the upstream server.

How do I prevent bulk modifications through SocialData MCP Server? +

The SocialData MCP Server server has 6 write tools including create_pump_fun_monitor, create_user_following_monitor, create_user_profile_monitor. Set a rate limit in your policy -- for example, 10 calls per hour prevents an agent from making more than 10 modifications per hour. PolicyLayer enforces this at the gateway, before calls reach SocialData MCP Server.

How many tools does the SocialData MCP Server MCP server expose? +

41 tools across 3 categories: Destructive, Read, Write. 34 are read-only. 7 can modify, create, or delete data.

How do I enforce a policy on SocialData MCP Server? +

Register the SocialData MCP Server MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every SocialData MCP Server tool call.

Deterministic rules across all 41 SocialData MCP Server tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

41 SocialData MCP Server tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.