Back to search
30
MCP

mcp-twikit

adhikasp/mcp-twikit

A Model Context Protocol (MCP) server for interacting with Twitter.

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

Similar MCP servers embedding-nearest

twitter-mcp
A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and searching Twitter.
0 tools
iflow-mcp_gkydev_twitter-mcp-server
Twitter MCP Server using twikit - provides Twitter functionality through Model Context Protocol
0 tools
mcpcommunity/enescinr-twitter-mcp
A Model Context Protocol server allows to interact with Twitter, enabling posting tweets and sear...
0 tools
dbt-mcp
A MCP (Model Context Protocol) server for interacting with dbt.
0 tools
wikipedia-mcp
A Model Context Protocol (MCP) server that retrieves information from Wikipedia to provide context to LLMs.
0 tools
githubchat-mcp-server
Model Context Protocol (MCP) server for GitHub Chat
0 tools

How to use

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

{
  "mcpServers": {
    "mcp-twikit": {
      "url": "None",
      "transport": "http"
    }
  }
}