yamanoku/baseline-mcp-server
MCP server that searches Baseline status using Web Platform API
Quick Start
Clone the repository:
git clone https://github.com/yamanoku/baseline-mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"baseline-mcp-server": {
"command": "npx",
"args": [
"-y",
"yamanoku/baseline-mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.