← x-feed-mcp

x-feed-mcp fc3677116226070186a4ecf0cb5fdb783981fb42

source_git · excellario/x-feed · current release

1
Tools
0
Resources
0
Templates
0
Prompts

Observation

Observed 2026-08-25T17:13:02.246Z using mcpSecurity-inventory. Status: succeeded. Negotiated protocol: 2025-06-18.

Server capabilities
{
  "tools": {
    "listChanged": true
  }
}

Tools 1

ToolCategoryAnnotationsRisk
get_recent_tweetsReturn the most recent tweets from a set of X (Twitter) handles, newest first, using a logged-in session. Read-only: this server can only read, it cannot post, reply, like, follow, DM, or write anything. Defaults to the server's configured handle set; useful for summarising what a curated group of accounts has posted.
Input schema
{
  "type": "object",
  "properties": {
    "handles": {
      "type": "array",
      "items": {
        "type": "string"
      },
      "description": "X handles to fetch (with or without @). Optional if the server has a default set (X_HANDLES) configured."
    },
    "count": {
      "type": "integer",
      "minimum": 1,
      "maximum": 100,
      "description": "How many recent tweets to return after merging (1-100). Default 30."
    },
    "includeReplies": {
      "type": "boolean",
      "description": "Include @-replies. Default false, replies are usually noise for a digest."
    }
  },
  "additionalProperties": false,
  "$schema": "http://json-schema.org/draft-07/schema#"
}
— · —

Resources 0

Resource templates 0

Prompts 0

Let’s talk about MCP security.

Share your details and our security team will contact you.