gloria-mcp
Gloria AI MCP Server
MCP server providing real-time curated crypto news from Gloria AI to AI agents.
Tools
Free tier
Tool | Description |
| Latest curated crypto headlines with sentiment and categories |
| AI-generated summary for a category (hourly for crypto/macro) |
| Search news by keyword |
| List all 18+ news categories |
| Get a specific news item by ID |
Paid tier (x402)
Tool | Description |
| Full context, entity analysis, token mentions |
| 24h AI summary for any ticker/topic |
Paid tools return payment instructions using the x402 protocol (USDC on Base).
Related MCP server: Desk3 MCP Server
Quick start
Claude Desktop / Claude Code (stdio)
{
"mcpServers": {
"gloria": {
"command": "uv",
"args": ["--directory", "/path/to/gloria-mcp", "run", "gloria-mcp"],
"env": {
"GLORIA_API_TOKEN": "your_token",
"AI_HUB_BASE_URL": "https://ai-hub.cryptobriefing.com"
}
}
}
}Remote (Streamable HTTP)
export GLORIA_API_TOKEN=your_token
export AI_HUB_BASE_URL=https://ai-hub.cryptobriefing.com
export MCP_TRANSPORT=streamable-http
export MCP_PORT=8005
uv run gloria-mcpDevelopment
# Install
uv pip install -e .
# Test with MCP Inspector
mcp dev src/gloria_mcp/server.py
# Run directly
uv run gloria-mcpEnvironment variables
Variable | Required | Default |
| Yes | — |
| No |
|
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceAn MCP server that provides real-time cryptocurrency news sourced from NewsData for AI agents.Last updated16MIT

Desk3 MCP Serverofficial
AlicenseBqualityDmaintenanceCryptocurrency MCP Server! Free! This powerful tool is designed for blockchain enthusiasts, providing comprehensive, real-time cryptocurrency information at your fingertips. Whether you're an experienced trader or just starting your journey into the crypto world.Last updated163MIT- AlicenseAqualityAmaintenanceCrypto Tracker AI - MCP server providing AI-powered tools and automation by MEOK AI LabsLast updated411MIT
- AlicenseAqualityBmaintenanceMulti-language crypto news MCP server with editorial summaries, sentiment labels (BULLISH/NEUTRAL/BEARISH), and importance scores (0–100). 6 tools across 8 languages; every story credits the original publisher. Bridges stdio to the public Streamable HTTP endpoint at https://zippfeed.com/mcp/.Last updated61MIT
Related MCP Connectors
MCP server for Gainium — manage trading bots, deals, and balances via AI assistants
MCP server for AI job search — find jobs, track applications, get alerts. Claude, ChatGPT, Cursor.
Read-only MCP server for Robinhood Chain token discovery, research, and due diligence via GMGN.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/cryptobriefing/gloria-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server