{"servers":[{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/aviation-weather-mcp-server","description":"Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center.","repository":{"url":"https://github.com/cyanheads/aviation-weather-mcp-server","source":"github"},"version":"0.1.1","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.1","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.1","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-05T11:59:14.736047Z","publishedAt":"2026-06-05T11:59:14.736047Z","updatedAt":"2026-06-05T11:59:14.736047Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/aviation-weather-mcp-server","description":"Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center.","repository":{"url":"https://github.com/cyanheads/aviation-weather-mcp-server","source":"github"},"version":"0.1.2","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.2","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.2","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]}],"remotes":[{"type":"streamable-http","url":"https://aviation-weather.caseyjhand.com/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-06T21:53:06.675513Z","publishedAt":"2026-06-06T21:53:06.675513Z","updatedAt":"2026-06-06T21:53:06.675513Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/aviation-weather-mcp-server","description":"Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center.","repository":{"url":"https://github.com/cyanheads/aviation-weather-mcp-server","source":"github"},"version":"0.1.3","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.3","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.3","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]}],"remotes":[{"type":"streamable-http","url":"https://aviation-weather.caseyjhand.com/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-07T06:23:32.333498Z","publishedAt":"2026-06-07T06:23:32.333498Z","updatedAt":"2026-06-07T06:23:32.333498Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/aviation-weather-mcp-server","description":"Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center.","repository":{"url":"https://github.com/cyanheads/aviation-weather-mcp-server","source":"github"},"version":"0.1.4","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.4","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.4","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]}],"remotes":[{"type":"streamable-http","url":"https://aviation-weather.caseyjhand.com/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-12T07:21:12.200509Z","publishedAt":"2026-06-12T07:21:12.200509Z","updatedAt":"2026-06-12T07:21:12.200509Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.cyanheads/aviation-weather-mcp-server","description":"Fetch METARs, TAFs, PIREPs, and SIGMETs/AIRMETs from the NWS Aviation Weather Center.","repository":{"url":"https://github.com/cyanheads/aviation-weather-mcp-server","source":"github"},"version":"0.1.5","packages":[{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.5","runtimeHint":"bun","transport":{"type":"stdio"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:stdio","type":"positional"}],"environmentVariables":[{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]},{"registryType":"npm","registryBaseUrl":"https://registry.npmjs.org","identifier":"@cyanheads/aviation-weather-mcp-server","version":"0.1.5","runtimeHint":"bun","transport":{"type":"streamable-http","url":"http://localhost:3010/mcp"},"packageArguments":[{"value":"run","type":"positional"},{"value":"start:http","type":"positional"}],"environmentVariables":[{"description":"The hostname for the HTTP server.","format":"string","default":"127.0.0.1","name":"MCP_HTTP_HOST"},{"description":"The port to run the HTTP server on.","format":"string","default":"3010","name":"MCP_HTTP_PORT"},{"description":"The endpoint path for the MCP server.","format":"string","default":"/mcp","name":"MCP_HTTP_ENDPOINT_PATH"},{"description":"Authentication mode to use: 'none', 'jwt', or 'oauth'.","format":"string","default":"none","name":"MCP_AUTH_MODE"},{"description":"Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').","format":"string","default":"info","name":"MCP_LOG_LEVEL"},{"description":"Base URL for the AWC Data API. Useful for testing against a mock or staging instance.","format":"string","default":"https://aviationweather.gov/api/data","name":"AWC_BASE_URL"},{"description":"Per-request timeout in milliseconds (1000–60000).","format":"string","default":"10000","name":"AWC_TIMEOUT_MS"}]}],"remotes":[{"type":"streamable-http","url":"https://aviation-weather.caseyjhand.com/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-20T10:38:27.962923Z","publishedAt":"2026-06-20T10:38:27.962923Z","updatedAt":"2026-06-20T10:38:27.962923Z","isLatest":true}}}],"metadata":{"count":5}}
