MCP server intelligence profile

x-feed-mcp Server

A least-privilege, read-only MCP server that returns recent tweets from a set of tracked X (Twitter) accounts via a single tool

Local Onlyexcellario
Awaiting current scanSource Git · fc3677116226070186a4ecf0cb5fdb783981fb42

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

1Distribution channel
1Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Detailed security scan evidence is not public for this MCP yet. Public identity, registry metadata, and independently observed protocol inventory remain available.

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

No verified installation or connection method is available in the retained evidence yet.

Identity

Canonical slugx-feed-mcp-bfc6a96cDeploymentLocal Only
Canonical packageRepositoryexcellario/X-feed
First publishedLatest release
Last security verificationClassification confidence90%
PublicationDraftOfficial distributionNot verified

Distributions

ChannelIdentifierCurrent versionVersionsSource
source_gitexcellario/x-feedfc3677116226070186a4ecf0cb5fdb783981fb421Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
source_gitexcellario/x-feedfc3677116226070186a4ecf0cb5fdb783981fb42CurrentAug 25, 20261 toolsSucceeded · 0 resources · 0 promptsEvidence restricted
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

No public current-version evidence is available yet.

Current protocol inventory

2025-06-18Negotiated protocol
x-feed-mcpServer-reported name
1Capability groups
Aug 25, 2026Observed

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

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

x-feed-mcp Server questions

How do I install x-feed-mcp Server?

No verified package installation command is available in the retained catalog evidence.

What tools does x-feed-mcp Server provide?

x-feed-mcp Server exposed 1 tool during independent protocol observation, including get_recent_tweets.

Is x-feed-mcp Server secure?

The selected current version does not yet have completed public verification. Unknown does not mean clean or vulnerable.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP Servers

Let’s talk about MCP security.

Share your details and our security team will contact you.