Baseline MCP ServerServer

yamanoku
GitHub
web-apismcpbrowser-compatibility

Loading subscription status...

💡 Description

This server implements the Model Context Protocol (MCP) to check the Baseline status using web platform APIs.

📝 JSON Entries

{
  "mcpServers": [
    {
      "baseline-mcp-server": {
        "args": [
          "run",
          "--allow-net=api.webstatus.dev",
          "jsr:@yamanoku/baseline-mcp-server"
        ],
        "command": "deno"
      }
    }
  ]
}

🛠️ Tools

DenoDocker

Features

  • Feature search using the Web Platform Dashboard API
  • Provide baseline status for features
  • Offer browser compatibility status
  • Provide feature usage data
  • Functional search excluding certain browsers

💬 Example Queries

  • Check the support status of a specific web feature
  • Get compatibility information for different browsers
  • Lookup feature usage statistics for a web standard