Serverscom.southlondonscientific/hermes
H

Hermes — Air Quality Intelligence

com.southlondonscientific/hermes · v0.2.0
● Remote
v0.2.0remote🌐 https://hermes.southlondonscientific.com/mcp↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "com.southlondonscientific/hermes",
  "description": "UK air quality MCP: live readings, historical trends, LAQM stats, WHO checks, knowledge base.",
  "title": "Hermes — Air Quality Intelligence",
  "version": "0.2.0",
  "websiteUrl": "https://www.southlondonscientific.com",
  "icons": [
    {
      "src": "https://www.southlondonscientific.com/apple-touch-icon.svg",
      "mimeType": "image/svg+xml",
      "sizes": [
        "any"
      ]
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://hermes.southlondonscientific.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}