Skip to content

Releases: fluyeporlaweb/mcp-x-intelligence

v1.2.4 — Fix get_niche_leaders

02 Jun 14:53

Choose a tag to compare

Fixed 400 Bad Request error in get_niche_leaders. The twitterapi.io endpoint expects 'query' parameter instead of 'keyword'.

v1.2.3 — MCPize gateway integration

01 Jun 23:48

Choose a tag to compare

Added support for X-MCP-Worker-Secret header from MCPize gateway. Fixes 401 errors for users connecting through MCPize.

v1.2.2 — Bug fixes for all MCP clients

28 May 09:40

Choose a tag to compare

v1.2.0 — MCP client compatibility
Fixed RuntimeError in Hermes, Cursor, Windsurf and other
strict MCP clients. Removed outputSchema declarations that
were incompatible with the server's text-based response format.
Claude Desktop users were not affected.

v1.2.1 — Trending topics
Fixed get_trending_topics returning empty names.
twitterapi.io wraps each trend in a nested object —
updated the mapping to unwrap it correctly.

v1.2.2 — UTF-8 encoding
Added explicit UTF-8 headers and text decoding to fix
garbled characters in non-ASCII results (Japanese, Korean,
Arabic, Turkish).

No action needed

BYOK users pointing to the hosted endpoint get all fixes
automatically.

v1.2.1 — Fix trending topics mapping

28 May 09:34

Choose a tag to compare

Fixed get_trending_topics returning empty names.
twitterapi.io wraps each trend in a nested "trend" object —
updated the mapping to unwrap it correctly.

v1.2.0 — Hotfix: MCP client compatibility

28 May 08:12

Choose a tag to compare

Bug fix

Fixed RuntimeError affecting users of Hermes, Cursor, Windsurf
and other strict MCP clients.

Symptoms: Tools failed with:
"Tool has an output schema but did not return structured content"

Cause: outputSchema declarations added in v1.1.0 were
incompatible with the text-based response format used by the server.

Fix: Removed outputSchema from all 4 tools.
Tool behavior and data returned are identical.

Claude Desktop users were not affected by this bug.

No action needed for BYOK users

The fix is live on the hosted endpoint automatically.

v1.1.0

27 May 11:10

Choose a tag to compare

Changes

  • Added output schemas to all 4 tools for better MCP discoverability
  • Added readOnlyHint and openWorldHint annotations
  • Added smithery.yaml for Smithery registry integration
  • Updated X API pricing comparison to reflect current pay-per-use model
  • SEO optimizations in README

v1.0.0 — Initial release

27 May 10:56

Choose a tag to compare

First public release of mcp-x-intelligence.

Features

  • search_viral_content — find viral X posts by keyword
  • analyze_account — full account analysis with engagement metrics
  • get_trending_topics — real-time trends by country
  • get_niche_leaders — top accounts in any niche

Quick start

See README for setup instructions.
Hosted version available on MCPize.