Skip to main content
Glama
jlacher

baseline-mcp-server

by jlacher

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
API_BASE_URLNoBase URL for the webstatus.dev APIhttps://api.webstatus.dev

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": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_web_feature_baseline_statusC

Get comprehensive baseline information for web platform features

get_baseline_summaryA

Get overview of the Baseline system and status categories

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

B3.4/5.0

Scored across 2 tools

Disambiguation5/5

The two tools have clearly distinct purposes: one provides a system overview and status categories, the other gives detailed baseline information for web features. No overlap.

Naming Consistency5/5

Both tools follow a consistent 'get_[specific]_[modifier]' pattern, making it easy for an agent to understand their actions.

Tool Count3/5

With only two tools, the server is quite minimal but may be appropriate if the domain is limited to read-only access. However, it is borderline for a typical MCP server scope.

Completeness3/5

The tools cover a system overview and specific feature status, but lack any mutating operations or additional resource listing. For a server about baselines, missing create/update/delete is a notable gap.

Maintenance

ActivityInactive
ResponsivenessNo issues