baseline-mcp-server
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.
What is the Baseline MCP Server?
It is a server that provides information on the baseline status of web API features using the Web Platform Dashboard API.
What are the baseline statuses provided?
The statuses include widely supported, newly standardized, limited support, and no data available.
How can I use the server with Claude Desktop?
You can configure the server in the cline_mcp_settings.json
file with the appropriate command and arguments for Deno.
Can I exclude specific browsers in my feature search?
Yes, the server allows exclusion of specific browsers like Chrome, Edge, Firefox, and Safari in feature searches.
Is Docker supported for running the server?
Yes, you can build a Docker image and configure the MCP client to run the server in a Docker container.