twitter-x-mcp.yml
X operates two official hosted MCP servers. The X MCP (api.x.com/mcp, serverInfo "xmcp", Streamable HTTP, protocol 2025-06-18) exposes X API capabilities — search, users, bookmarks, trends, news, Articles — and is reached either directly with an app-only Bearer token (read-only) or through the open-source `xurl mcp` local bridge, which performs the OAuth 2.0 PKCE login and injects a fresh user-context Bearer token on every call (required for writes). The Docs MCP (docs.x.com/mcp) searches and reads the X API documentation. Capability list captured verbatim from the MCP docs page; the server does not advertise native MCP OAuth discovery and has no dynamic client registration.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Documentation
Documentation link · transport
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.
Work with this as data
Every MCP server here is available over the APIs.io API and to AI agents over MCP.