Gloria AI
io.github.jchen225/gloria-mcpReal-time curated crypto news for AI agents with sentiment, recaps, and search.
Tools · 7
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', 'd…
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 qu…
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 …
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,…
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 new…
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 ab…
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…
Resources · 2
About Gloria AI and its data coverage.
gloria://about
Current feed categories with descriptions.
gloria://categories
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"gloria_ai": {
"url": "https://mcp.itsgloria.ai/mcp",
"transport": "streamable-http"
}
}
}