
Bluewatch
io.github.29yeovil/bluewatch is an MCP server that searches live UK firefighter recruitment across 73 fire services including on-call station data.
About
Bluewatch is a hosted Model Context Protocol server focused on United Kingdom firefighter recruitment. It lets coding agents search live openings across seventy-three fire and rescue services and pull on-call station context, which is valuable when a developer is exploring a vertical job board, alert SaaS, or content site for emergency services rather than guessing from stale listings. Because it exposes a streamable HTTP remote, you can add it to MCP clients that support hosted servers without maintaining scrapers yourself. The audience is narrower than generic job APIs: it shines for UK-specific products, workforce research, or community tools tied to retained and on-call roles. Confidence is slightly lower on exact tool names because registry text emphasizes search scope, not individual MCP tool IDs. Pair human checks on bluewatch.app when answers feed user-facing copy or compliance-sensitive claims.
- Remote streamable-http MCP endpoint at https://bluewatch.app/mcp
- Coverage across 73 UK fire and rescue services with live recruitment signals
- On-call station data alongside wholetime-style recruitment search
- No local npm install in registry metadata—hosted HTTP MCP for quick agent trials
- Branded Bluewatch surface at bluewatch.app for human verification of agent answers
Bluewatch by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
claude mcp add --transport http bluewatch https://bluewatch.app/mcpAdd your badge
Show developers this MCP server is listed on Skillselion. Paste this into your README.
| Transport | HTTP |
|---|---|
| Auth | None |
What it does
Query live UK firefighter and on-call station recruitment data from an agent when researching emergency-services hiring apps or localized job products.
Who is it for?
Best when you're researching UK emergency-services hiring markets or prototyping alerts and directories grounded in multi-service recruitment data.
Skip if: Global job platforms, non-UK markets, or teams that need generic tech hiring feeds instead of fire-service-specific coverage.
What you get
After you register the Bluewatch HTTP MCP remote, your agent can pull live UK fire service hiring and on-call station signals to inform scope and positioning.
- Agent-queryable live UK fire recruitment results across many services
- On-call station context to enrich niche job or alert prototypes
- Faster Idea-phase validation without building custom scrapers first
By the numbers
- Documented coverage of 73 UK fire and rescue services
- Hosted remote MCP at https://bluewatch.app/mcp (streamable-http), version 1.0.0 in registry
Recommended MCP Servers
How it compares
Vertical UK public-sector recruitment data MCP, not a general web scraper skill or app-store growth tool.
FAQ
Who is io.github.29yeovil/bluewatch for?
It is for developers and researchers creating UK firefighter career tools who want agents to query live recruitment and on-call station coverage.
When should I use io.github.29yeovil/bluewatch?
Use it during Idea research when validating data freshness, geographic coverage, and feature ideas before you commit to a recruitment or alert product.
How do I add io.github.29yeovil/bluewatch to my agent?
Add the remote MCP server URL https://bluewatch.app/mcp with streamable-http transport in your client’s hosted server settings, following your agent’s remote MCP docs.