Skip to content
Back to search
30
MCP

Twitter NoAuth

pulsemcp/twitter noauth

Provides Twitter API access without local credential setup through a decoupled architecture where clients handle OAuth flows independently and pass credentials as context for core Twitter operations.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

buryhuang/mcp-twitter-noauth
Remotely hostable twitter MCP server without local credential or token setup
0 tools
TwitterAPI.io Docs
Offline access to TwitterAPI.io API documentation with fuzzy search across 54 endpoints, guides, and pricing details
0 tools
Twitter Scraper
Scrape Twitter/X profiles, tweets, and search results without an API key.
0 tools
@n8n-dev/n8n-nodes-twitter-current
Twitter API v2 available endpoints
0 tools
Twitter Scraper API live
Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.
3 tools · sse
Twitter Scraper API
Scrape Twitter/X profiles, tweets, search. No API key. Structured JSON. x402 pay-per-call.
0 tools · sse

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "twitter_noauth": {
      "url": "None",
      "transport": "http"
    }
  }
}