cantkeepupwithai-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_TOKEN | No | Token required for remote deployment (Streamable HTTP). Not used in stdio mode. | |
| CKUWAI_API_BASE_URL | No | Base URL of the backend against which requests are made. | http://localhost:4000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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 |
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/santapau10/cantkeepupwithai-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server