{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_59gqz7es78fb","handle":"x-twitter-posting-mcp","url":"https://wellknown.network/agents/x-twitter-posting-mcp","links":{"self":"https://wellknown.network/agents/x-twitter-posting-mcp/record.json","html":"https://wellknown.network/agents/x-twitter-posting-mcp","markdown":"https://wellknown.network/agents/x-twitter-posting-mcp/record.md","api":"https://wellknown.network/api/v1/agents/x-twitter-posting-mcp","status":"https://wellknown.network/api/v1/agents/x-twitter-posting-mcp/status","claim":"https://wellknown.network/agents/x-twitter-posting-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/x-twitter-posting-mcp/claim.json","badge":"https://wellknown.network/agents/x-twitter-posting-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:x-twitter-posting-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"x-twitter-posting-mcp","summary":"An MCP server for posting tweets and threads to X (Twitter).","description":"# X Twitter Posting MCP Server\n\nAn MCP (Model Context Protocol) server that allows language models to post tweets and threads to X (formerly Twitter).\n\n## Features\n\n*   **Post Single Tweet**: Provides a tool (`post_tweet`) to post a single status update.\n*   **Post Thread**: Provides a tool (`post_thread`) to post a sequence of tweets as a thread.\n\n## Prerequisites\n\n*   Python 3.10+\n*   An X Developer account with API v2 access (Essential access or higher).\n*   API Key, API Key Secret, Access Token, and Access Token Secret from your X Developer App dashboard.\n\n## Installation\n\n```bash\npip install x-twitter-posting-mcp\n```\n\n*(Note: This package is not yet published on PyPI. This is the intended installation command once published.)*\n\nAlternatively, install directly from source:\n\n```bash\ngit clone https://github.com/DevRico003/x-twitter-posting-mcp.git\ncd x-twitter-posting-mcp\npip install .\n```\n\n## Configuration\n\nThis server requires X API credentials to function. Set the following environment variables:\n\n*   `TWITTER_API_KEY`: Your X App's API Key\n*   `TWITTER_API_KEY_SECRET`: Your X App's API Key Secret\n*   `TWITTER_ACCESS_TOKEN`: Your X App's Access Token\n*   `TWITTER_ACCESS_TOKEN_SECRET`: Your X App's Access Token Secret\n\nYou can set these directly in your environment or place them in a `.env` file in the directory where you run the server. See `.env.example` for a template.\n\n## Usage\n\n### Running the Server Standalone\n\nYou can run the server directly using the installed script:\n\n```bash\nx-twitter-posting-mcp\n```\n\nThis will start the server using the default `stdio` transport.\n\n### Integrating with MCP Clients (e.g., Claude Desktop)\n\nConfigure your MCP client to launch the server. Add an entry similar to this in your client's configuration (e.g., `claude_desktop_config.json`).\n\n**Method 1: Using the installed script (if in PATH)**\n\nThis assumes `x-twitter-posting-mcp` is installed in a location accessible by your system's PATH and you have configured credentials …","publisher":null,"homepage":"https://github.com/DevRico003/x-twitter-posting-mcp","repository":"https://github.com/DevRico003/x-twitter-posting-mcp/issues","version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:x-twitter-posting-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"content.social","name":"Social Media","confidence":1,"provenance":"derived"},{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"},{"slug":"dev.version-control","name":"Version Control","confidence":0.745,"provenance":"derived"}],"categories":["content","dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"x-twitter-posting-mcp","registry":"pypi","observedAt":"2026-09-10T16:24:22.513Z","publishedAt":"2025-05-01T13:32:23.465376Z","latestVersion":"0.1.0"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"x-twitter-posting-mcp","url":"https://pypi.org/project/x-twitter-posting-mcp/","firstSeenAt":"2026-09-10T16:23:03.752Z","fetchedAt":"2026-09-10T16:23:03.752Z","normalizedAt":"2026-09-10T16:23:03.752Z"}]},"firstSeenAt":"2026-09-10T16:23:03.752Z","updatedAt":"2026-09-10T16:24:22.513Z"}