Skip to main content
Glama
chhanz

WhatsNew-MCPserver

by chhanz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_whats_newA

Fetch news from AWS What's New API for a specific month.

Args: year_month: Year/month to query (format: YYYY/MM, e.g. 2026/01)

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no risk of ambiguity.

Naming Consistency5/5

With a single tool, naming consistency is trivially maintained.

Tool Count2/5

A single tool feels too few for even a simple news service; users likely need additional operations like listing recent news or filtering by category.

Completeness3/5

The tool fetches news for a specific month, but lacks search, detailed item retrieval, or category filtering, which are notable gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues