Enterprise DNA
M MCP Servers Developer low

kukapay/twitter-username-changes-mcp

by Various

An MCP server that tracks the historical changes of Twitter usernames.

K

MCP

kukapay/twitter-username-changes-mcp

Added 1 June 2026

Overview

An MCP server that tracks historical changes of Twitter usernames. It provides a tool for developers to query past username changes for a given Twitter handle. Built in Python, it uses the Model Context Protocol to integrate with AI assistants.

Best for

Best for
Developers building AI assistants that need to track Twitter username changes.

Use cases

  • Query the history of username changes for a Twitter account.
  • Integrate username change tracking into an AI assistant workflow.
  • Verify account identity by checking past usernames.

How to use

Install

pip install mcp[cli] requests

Tested with

Claude Desktop

Example client config

{\n  "mcpServers": {\n    "twitter-username-changes": {\n      "command": "python",\n      "args": [\n        "/absolute/path/to/twitter-username-changes-mcp/main.py"\n      ]\n    }\n  }\n}

Notes

An MCP server that tracks historical changes of Twitter usernames. It provides a tool for developers to query past username changes for a given Twitter handle. Built in Python, it uses the Model Context Protocol to integrate with AI assistants.

3 stars on GitHub. Last updated 2025-04-14. Licensed MIT.

Use cases

  • Query the history of username changes for a Twitter account.
  • Integrate username change tracking into an AI assistant workflow.
  • Verify account identity by checking past usernames.

Pros

  • Simple MCP interface for easy integration with AI tools.
  • Lightweight Python server with minimal dependencies.
  • Provides historical data that is not easily accessible via Twitter API.

Cons

  • Limited to 3 stars on GitHub, indicating low community adoption.
  • May rely on unofficial data sources or scraping, which could be unreliable.
  • No clear documentation on data accuracy or update frequency.

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple MCP interface for easy integration with AI tools.
  • Lightweight Python server with minimal dependencies.
  • Provides historical data that is not easily accessible via Twitter API.

Cons

  • Limited to 3 stars on GitHub, indicating low community adoption.
  • May rely on unofficial data sources or scraping, which could be unreliable.
  • No clear documentation on data accuracy or update frequency.

Pairs with

Other entries in the index that connect to this one. Click through to see the chain.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks