OlympHill
baseline-mcp-server logo

baseline-mcp-serverSerwer Model Context Protocol zapewniający status Baseline dla konkretnych Web API

(0)
Daniel NikulshynZrecenzowane przez Daniel Nikulshyn·Zaktualizowano lipiec 2026

Przegląd

Baseline MCP Server to serwer Model Context Protocol, który udostępnia informacje o statusie Baseline dla wybranych Web API. Wykorzystuje API Web Platform Dashboard do pobierania informacji o funkcjach Web API i zwraca wyniki klientom MCP. Serwer umożliwia wyszukiwanie funkcji na podstawie zapytań, dostarcza status Baseline (powszechny, nowy, ograniczony, brak_danych) oraz status implementacji w przeglądarkach (wersja i data implementacji), a także udostępnia dane o wykorzystaniu funkcji. Dodatkowo pozwala wykluczyć konkretne przeglądarki (Chrome, Edge, Firefox, Safari) z wyszukiwania funkcji oraz integrować się z różnymi modelami AI poprzez MCP.

Kluczowe funkcje

  • Wyszukiwanie funkcji oparte na Web Platform Dashboard API
  • Udostępnianie statusu Baseline (powszechny, nowy, ograniczony, brak_danych)
  • Udostępnianie statusu implementacji w przeglądarce (wersja i data implementacji)
  • Udostępnianie danych o wykorzystaniu funkcji
  • Wykluczanie konkretnych przeglądarek z wyszukiwania funkcji
  • Integracja MCP z modelami AI

Cennik

Model
Free
Kategoria
Serwery MCP
Ocena
Brak recenzji

Zastosowania

Rozwój Web

Użyj Baseline MCP Server do sprawdzania statusu Baseline Web API i odpowiedniego planowania rozwoju.

Trenowanie Modeli AI

Zintegruj Baseline MCP Server z modelami AI, aby zapewnić dokładniejsze wyniki na podstawie statusu Baseline Web API.

Plusy i minusy

Plusy

  • Udostępnia informacje o statusie Baseline dla Web API
  • Wspiera wyszukiwanie funkcji oraz status implementacji w przeglądarkach
  • Integruje się z modelami AI poprzez MCP
  • Może wykluczać konkretne przeglądarki z wyszukiwania funkcji

Minusy

  • Wymaga Deno do uruchomienia serwera
  • Ograniczony do dostępu do api.webstatus.dev

Recenzje

Zaloguj się, aby zostawić recenzję.

Brak recenzji. Bądź pierwszy!

Pytania i odpowiedzi

Can the server be integrated with AI models through MCP?

Yes, the server follows the Model Context Protocol, allowing MCP‑compatible AI clients (e.g., Claude Desktop, VS Code MCP extension) to query baseline status, implementation versions, and usage data for Web API features.

Asked by Tomáš Novák · Nov 16, 2025

What are the main limitations of the Baseline MCP Server?

It only accesses the `api.webstatus.dev` endpoint, so data is limited to what that API provides. Additionally, the server requires Deno (or Docker) to run and does not include its own UI or persistent storage.

Asked by Zelda Brandt · Sep 11, 2025

Which browsers can I exclude from feature searches, and how is that configured?

The server lets you exclude Chrome, Edge, Firefox, or Safari from searches via query parameters; the exact syntax is defined by the MCP API you use when forming the request.

Asked by Victor Nguyen · Sep 9, 2025

How do I deploy the Baseline MCP Server in my environment?

You can start the server with Deno (e.g., `deno run --allow-net=api.webstatus.dev jsr:@yamanoku/baseline-mcp-server`) or build and run the provided Docker image (`docker build -t baseline-mcp-server .` then `docker run -i baseline-mcp-server:latest`).

Asked by Marcus Bell · Sep 2, 2025

Zadaj pytanie

Alternatywy dla Serwery MCP