Twitter Username Changes MCP Server
@kukapay
About Twitter Username Changes MCP Server
An MCP server that tracks the historical changes of Twitter usernames.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"twitter-username-changes": {
"command": "python",
"args": [
"/absolute/path/to/twitter-username-changes-mcp/main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Twitter Username Changes MCP Server?
An MCP server that tracks the historical changes of Twitter usernames. It allows users to query past screen names of any Twitter user by their current handle, helping identify frequent name changes that may indicate scam risks in crypto projects.
How to use Twitter Username Changes MCP Server?
Install dependencies with pip install mcp[cli] requests. Run mcp dev main.py to test locally via the MCP Inspector, or integrate with Claude Desktop by editing the JSON config file and running mcp install main.py --name "TwitterUsernameChanges". Then query using the query_username_changes tool with a screen_name argument (e.g., "OSINT_Ukraine").
Key features of Twitter Username Changes MCP Server
- Query username change history by current screen name.
- Includes a prompt template to assist query formulation.
- Lightweight with minimal dependencies (
mcpandrequests). - Returns user ID, past usernames, and active date ranges.
Use cases of Twitter Username Changes MCP Server
- Investigate frequent Twitter username changes in crypto projects for scam red flags.
- Research a user’s account history before engaging or transacting.
- Verify if a known username has been reused across different identities.
- Audit social media accounts during due diligence or OSINT investigations.
FAQ from Twitter Username Changes MCP Server
What are the runtime dependencies?
Python 3.10+ and the mcp[cli] and requests Python packages.
Does this server require authentication or API keys?
No. The README does not mention any authentication tokens or API keys for the underlying data service.
What transport protocol does the server use?
It uses the MCP protocol over stdio, as configured via the command and args in the Claude Desktop JSON config.
Where does the historical username data come from?
The README does not specify the data source; it only describes the query tool and its output format.
What happens if I query a handle with no change history?
The tool returns: "No username change history found for <screen_name>".
Frequently asked questions
What are the runtime dependencies?
Python 3.10+ and the `mcp[cli]` and `requests` Python packages.
Does this server require authentication or API keys?
No. The README does not mention any authentication tokens or API keys for the underlying data service.
What transport protocol does the server use?
It uses the MCP protocol over stdio, as configured via the `command` and `args` in the Claude Desktop JSON config.
Where does the historical username data come from?
The README does not specify the data source; it only describes the query tool and its output format.
What happens if I query a handle with no change history?
The tool returns: "No username change history found for <screen_name>".
Basic information
More Other MCP servers

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Codelf
unbugA search tool helps dev to solve the naming things problem.

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student — in a fraction of the time. What once took a week, now takes one free period.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments