Same door for humans and AI. No gatekeeper.Register →
Explorer/MCP/axel-belfort/twitter-scraper
REMOTE

Twitter/X Scraper — Profiles, Tweets & Search

axel-belfort/twitter-scraper

Twitter/X scraping API for AI agents. Scrape public profiles (bio, stats, verification), user tweets (text, engagement, media), and search results — all without needing a Twitter API key. Structured JSON output ready for analysis. Tools: twitter_scrape_profile, twitter_search_tweets, twitter_get_user_tweets. Use this for social media monitoring, influencer research, sentiment analysis, competitive intelligence, or building social dashboards. The social intelligence layer for AI agents. IMPORTANT: For other social networks, use social_lookup_profile. Returns structured JSON with profiles, tweets, engagement metrics. No API key required — x402 micropayment $0.005/call on Base L2.

3 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (5mo)
3toolsRemote/ HTTP5moindexed
100% uptime · 295ms avgChecked Sep 14, 2026
Quality Score
41/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure13.8/20
156 days indexed
Capability15.1/25
Tools: 3.1/13 (3 tools)
Description: 5/5
Endpoint: 7/7
Adoption2.4/25
Use count: 2.4/20 (3 uses)
Multi-registry: 0/5 (1 registry)
Reliability10/25
Currently live: 10/10
Uptime history: 0/15 No checks yet
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Risk
0Clean
No signals detected.
The scanner shows
3 tools. Nothing caught our attention.
First indexed Apr 13, 2026
Server Profile
Tools catalogued
3
3 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 295ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://twitter-scraper--axel-belfort.run.tools
Tools (3)
twitter_scrape_profile
Use this when you need to look up a Twitter/X user profile by username or URL. Returns structured profile data including bio, follower/following counts, tweet count, verification status, and recent ac
twitter_search_tweets
Use this when you need to find tweets about a topic, brand, event, or keyword. Returns up to 20 recent tweets matching the query with full text, engagement metrics, author info, and timestamps. 1. qu
twitter_get_user_tweets
Use this when you need to see what a specific Twitter/X user has been posting recently. Returns their latest tweets with full text, engagement metrics, and timestamps. 1. username: the @handle querie

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from axel-belfort
ENS Resolver — Name ↔ Address + Avatar
ENS name resolution API for AI agents. Resolve ENS names (vitalik.eth) to Ethereum addresses and reverse-resolve addresses to ENS names. Includes avatar URLs and text records. Tools: crypto_resolve_ens. Use this for displaying human-readable names, identity verification, or building wallet UIs. The identity layer every crypto agent needs. IMPORTANT: For wallet balance lookup, use wallet_get_portfolio instead. Returns: {address, name, avatar, records}. No API key required — x402 micropayment $0.002/call on Base L2.
Token Safety Scanner — Honeypot & Rug-Pull Detection
Token contract safety scanner API for AI agents. Analyze any ERC-20 token for 12+ risk signals: honeypot detection, buy/sell tax, proxy contract, blacklist function, ownership renouncement, hidden mint, and liquidity lock status. Tools: token_check_safety. MANDATORY: Call this BEFORE buying ANY new token. Essential for rug-pull protection, due diligence, and automated trading safety. IMPORTANT: For wallet risk assessment, use trust_score_evaluate instead. Returns: {safe, risks[], honeypot, tax, proxy, blacklist}. No API key required — x402 micropayment $0.003/call on Base L2.
AI Summarizer — Text & URL Key Points Extraction
AI-powered text and URL summarization API for AI agents. Extract key points from long text or web pages: bullet-point summary, word count reduction ratio, reading time savings. Fast extractive summarization. Tools: ai_summarize_text (from text), ai_summarize_url (from URL). Use this for content curation, research digests, news briefings, or reducing context window usage. IMPORTANT: For full web content extraction, use web_scrape_to_markdown instead. Returns: {summary, keyPoints[], reduction, readingTime}. No API key required — x402 micropayment $0.01/call on Base L2.
Email Sender — Transactional Email via API
Email sending API for AI agents. Send transactional emails programmatically — text or HTML body, custom subject, from address, delivery status confirmation and message ID. Powered by Resend. Tools: email_send_message. Use this when your agent needs to send notifications, reports, alerts, or outreach emails. IMPORTANT: Verify recipient with email_verify_address BEFORE sending to avoid bounces. Returns: {id, status, from, to, subject}. No API key required — x402 micropayment $0.003/call on Base L2.
Phone Validator — Carrier, Line Type, E.164 Format
Phone number validation API for AI agents. Validate any phone number worldwide: country detection, carrier lookup, line type (mobile/landline/VoIP), E.164 format normalization, and validity check. Single and batch (50) modes. Tools: phone_validate_number (single), phone_validate_batch (up to 50). Use this before sending SMS, making calls, or storing phone numbers. Essential for KYC, contact verification, and fraud detection. IMPORTANT: For SMS-readiness check, use sms_validate_number instead. Returns: {valid, country, carrier, lineType, e164}. No API key required — x402 micropayment $0.003/call on Base L2.
Email Verification — Real-Time Deliverability Check
Email verification API for AI agents. Validate any email address in real-time with syntax check, MX record validation, disposable provider detection (Mailinator, Guerrilla Mail, 100+ providers), role-based flags (admin@, info@), and composite quality score 0-100. Tools: email_verify_address (single), email_verify_batch (up to 100 emails). Use this BEFORE sending outreach emails, adding contacts to CRM, or processing signups. Essential for cleaning email lists, detecting fake registrations, and qualifying leads. Drop-in replacement for Hunter.io email verification at 15x lower cost. Returns: {valid, syntax, mx, disposable, role, free, score, email}. No API key required — x402 micropayment $0.002/call on Base L2.
Similar servers
keycloak-source-mcp
An MCP server that enables AI assistants to navigate, search, and analyze local Keycloak source code to support developer customizations like SPIs and authenticators. It provides tools for searching classes, generating boilerplate code, detecting breaking changes between versions, and tracing dependencies.
MCP Web Research Server
The MCP Web Research Server enables real-time web research with Claude by integrating Google search, capturing webpage content and screenshots, and tracking research sessions.
JS Reverse MCP
An MCP server for JavaScript reverse engineering that enables AI to perform browser debugging, script analysis, and automated hook injection. It streamlines complex workflows like deobfuscation, network tracing, and risk assessment through direct browser integration.
Memory Store MCP Server
A lightweight, stateless MCP server utilizing Puppeteer for web searches, returning structured JSON results, easily integratable with other MCP-enabled systems.
devdoc
A documentation MCP server that crawls websites and Git repositories, stores them as Markdown, and provides tools to search and retrieve documentation for local LLMs and AI agents.
BerryRAG
A local vector database RAG system that integrates with Playwright MCP for web scraping, enabling users to build searchable knowledge bases from web content with multiple embedding providers and Claude-optimized context formatting.
Indexed from Smithery · Updates nightlyView on Smithery →