Skip to main content
Glama
santapau10

cantkeepupwithai-mcp

by santapau10

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_TOKENNoToken required for remote deployment (Streamable HTTP). Not used in stdio mode.
CKUWAI_API_BASE_URLNoBase URL of the backend against which requests are made.http://localhost:4000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_trending_topicsA

Lists the AI trends currently tracked by cantkeepupwithai.com, ranked by mentions over the last 30 days. Each trend includes its mention count, week-over-week percent change, direction (up/down), and a 7-day sparkline.

get_trend_detailA

Fetches full detail for a single AI trend by its id: summary, why it matters, full mention history, and the source references (posts/articles) behind it.

get_daily_digestA

Fetches the daily AI news digest: a set of stories with headline, summary, why-it-matters, and sources. Omit date to get the latest published digest, or pass a date (YYYY-MM-DD) to get that day's digest.

list_digest_archiveA

Lists past daily digests (id, issue date, issue number, story count), paginated, newest first.

search_toolboxA

Full-site search across trends, digest stories, and the AI toolbox. Returns up to 5 matches per category. Query must be at least 2 characters.

get_pipeline_statsA

Fetches stats from the most recent ingestion pipeline run: sources checked, posts read, stories produced, and estimated reading minutes saved.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/santapau10/cantkeepupwithai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server