mcpbeat Sign in

Gloria AI MCP Server

by cryptobriefing-labs Your server? Claim it
answering

Gloria AI is answering right now. Last checked 14 min ago. It exposes 7 tools. Last commit 25 Aug 2026.

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

Uptime history 14 days of history · worst day 99%
14 days agonow
100.0%
Uptime 24h
91 of 91 checks
7
Tools
read from the server
454 ms
Response time
average over 24h
1
Stars
last commit 25 Aug 2026

Gloria AI does not always answer

Over the last week it answered 99.8% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add gloria-mcp --transport http https://mcp.itsgloria.ai/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "gloria-mcp": {
      "url": "https://mcp.itsgloria.ai/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.gloria-mcp]
url = "https://mcp.itsgloria.ai/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "gloria-mcp": {
      "url": "https://mcp.itsgloria.ai/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "gloria-mcp": {
      "url": "https://mcp.itsgloria.ai/mcp"
    }
  }
}

Available tools 7

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

news
get_news_item
Get a specific news item by its ID. Returns the full free-tier details for a single news item including headline, sentiment, categories, sources, and tweet URL. Args: id: The news item ID (returned in results from get_latest_news or search_news).
get_news_recap
Get an AI-generated news recap/summary for a specific category. Returns a concise narrative summarizing the most important recent news for the given category. Great for getting up to speed quickly. Args: category: Category code (required). Use get_categories to see options. Popular choices: 'crypto', 'bitcoin', 'ethereum', 'defi', 'ai', 'macro'. timeframe: Time window for the recap. Use '1h' for crypto/macro (updated hourly), '8h' or '24h' for other categories. Default '12h'.
search_news
Search curated crypto news by keyword. Searches across all news items for matching content. Returns headlines, sentiment, categories, and sources. Args: query: Search keyword or phrase (e.g. 'ETF', 'SEC', 'Uniswap'). limit: Number of results to return (1-5, default 5).
categories
get_categories
List all available news categories with their recap timeframes. Returns category codes that can be used with get_latest_news, get_news_recap, and other tools. Each category includes its code, display name, and how frequently recaps are generated.
enriched
get_enriched_news
Get enriched news with full AI-generated context and analysis (paid via x402). This premium endpoint returns the complete news data including: - long_context: Detailed AI-generated context about the news event - short_context: Brief contextual summary - Full entity analysis and token mentions Payment is handled via the x402 protocol using USDC on Base network. This tool returns the payment endpoint and instructions.
latest
get_latest_news
Get the latest curated crypto news headlines. Returns real-time news items with headline, sentiment, categories, and sources. Use the category parameter to filter by topic (e.g. 'bitcoin', 'defi', 'ai'). Call get_categories first to see all available category codes. Args: category: Filter by category code (e.g. 'bitcoin', 'ethereum', 'defi', 'ai'). Omit to get news across all categories. limit: Number of items to return (1-10, default 5).
ticker
get_ticker_summary
Get a 24-hour AI-generated summary for any crypto ticker or topic (paid via x402). Returns decision-grade bullet points combining Gloria's curated news with real-time web search. Designed for fund managers and trading agents. Payment is handled via the x402 protocol using USDC on Base network. This tool returns the payment endpoint and instructions.

Endpoints

URLTransportStateLatencyChecked
https://mcp.itsgloria.ai/mcp streamable-http answering 427 ms 14 min ago

Alternatives to Gloria AI

same job, measured the same way
Gloria AI
by jchen225

Real-time curated crypto news for AI agents with sentiment, recaps, and search.

7 tools answering
finlight Financial News
by finlight

Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.

78 installs/wk answering
Cryptopolitan MCP
by 4dmrkey

Real-time crypto news, analysis, and price predictions for AI agents via MCP.

5 tools answering
Gate News MCP
by gateio-dev

Gate news MCP for crypto news, structured events, announcements, and social sentiment.

18 tools answering
Crypto News Feed API
by br0ski777

Real-time crypto news with sentiment scores, token mentions. CoinGecko + CryptoPanic. x402.

1 tools answering
GroundAPI
by qingkongzhiqian

Real-time data API for AI Agents: stocks, weather, forex, logistics, search, scrape, news, IP.

answering
Cabin Flights
by kobuta23

Search and book real flights with USDC on Base. 500+ airlines, crypto-native payments.

33 installs/wk local only
Forex-GPT MCP Server
by hatgit

AI-powered forex and crypto trading analysis with real-time data across 127+ instruments.

45 tools answering

Gloria AI — questions

Answers built from our own checks of this server.

What can Gloria AI do?
It exposes 7 tools, read directly from the server on our last check. Among them: get_categories, get_enriched_news, get_latest_news, get_news_item, get_news_recap, get_ticker_summary and 1 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Gloria AI working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 454 ms. The bar chart above shows every period we have measured.
How do I connect Gloria AI?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Gloria AI need an API key?
No. Gloria AI completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 7 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Gloria AI?
It answers our handshake in 454 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Gloria AI open source?
Yes — it is published under the MIT licence, written in Python and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.