baseline-mcp-server

baseline-mcp-server

31

Baseline MCP Server is designed to provide information on the support status of web platform APIs. It integrates with the Web Platform Dashboard API to retrieve and deliver the baseline status of web features to MCP clients. This server allows the exclusion of specific browsers in searches and enables connections with various AI models through MCP.

Baseline MCP Server

  • A Model Context Protocol server providing Web Platform API support status.
  • Uses Web Platform Dashboard API to retrieve baseline status of web API features.
  • Offers functionality for querying web features and returning results to MCP clients.

Features

  • Feature search using Web Platform Dashboard API.
  • Provides baseline status: widely, newly, limited, no_data.
  • Browser implementation status details.
  • Excludes specific browsers like Chrome, Edge, Firefox, Safari for searches.
  • Connects with various AI models via MCP.

Usage Instructions

  • Recommended to use Deno for server startup.
  • Allows net permission only to api.webstatus.dev.
  • Configure settings for Claude Desktop and Visual Studio Code MCP clients.

Baseline Status

  • widely: Web-standard features broadly supported, usable in most browsers.
  • newly: Newly standardized features, beginning support in major browsers.
  • limited: Features with limited browser support, possibly requiring flags.
  • no_data: Features not included in Baseline, need individual browser support confirmation.

Refer to MDN Web Docs for more Baseline compatibility details.