Skip to main content
Glama
excellario

x-feed-mcp

by excellario

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_recent_tweetsA

Return 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.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.6/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no possibility of confusion or overlap between tools.

Naming Consistency5/5

The single tool name follows a clear verb_noun pattern (get_recent_tweets), which is consistent with common MCP naming conventions.

Tool Count5/5

The server has exactly one tool, which appropriately matches its narrow, read-only purpose of retrieving recent tweets from a curated set of handles.

Completeness5/5

The tool fully covers the server's stated purpose of summarizing recent tweets from configured handles, with no missing operations for that specific domain.

Maintenance

ActivityStale
ResponsivenessNo issues