{"servers":[{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SnipMCP/gadschain","description":"Google Ads MCP server. Read campaigns, manage budgets, pause/enable, add negative keywords.","repository":{"url":"https://github.com/SnipMCP/gadschain","source":"github"},"version":"0.1.1","packages":[{"registryType":"pypi","identifier":"gadschain","version":"0.1.1","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-05-23T21:45:49.078994Z","publishedAt":"2026-05-23T21:45:49.078994Z","updatedAt":"2026-05-23T21:45:49.078994Z","isLatest":true}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SnipMCP/thinchain","description":"MCP server that sanitizes bad broker data and compresses options chains 95% for AI trading agents.","repository":{"url":"https://github.com/SnipMCP/thinchain","source":"github"},"version":"0.1.1","packages":[{"registryType":"pypi","identifier":"thinchain","version":"0.1.1","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-05-22T05:59:51.018429Z","publishedAt":"2026-05-22T05:59:51.018429Z","updatedAt":"2026-05-22T05:59:51.018429Z","isLatest":true}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.Snipara/snipara","description":"Hosted MCP for source-backed project context, memory, code impact, and agent workflow continuity.","title":"Snipara Project Intelligence","repository":{"url":"https://github.com/Snipara/snipara-examples","source":"github"},"version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://api.snipara.com/mcp/{project_slug}","headers":[{"description":"A Snipara API key with access to the selected project.","isRequired":true,"isSecret":true,"name":"X-API-Key"}],"variables":{"project_slug":{"description":"Your Snipara project slug, shown in the project settings and Hosted MCP URL.","isRequired":true}}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-21T08:39:32.279682Z","publishedAt":"2026-07-21T08:39:32.279682Z","updatedAt":"2026-07-21T08:39:32.279682Z","isLatest":true}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json","name":"io.github.SnowLeopard-AI/bigquery-mcp","description":"A SnowLeopardAI-managed MCP server that provides access to Google BigQuery data.","repository":{"url":"https://github.com/SnowLeopard-AI/bigquery-mcp","source":"github"},"version":"0.1.0","packages":[{"registryType":"pypi","registryBaseUrl":"https://pypi.org","identifier":"sl-bigquery-mcp","version":"0.1.8","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2025-09-15T22:35:28.327511Z","publishedAt":"2025-09-15T22:35:28.327511Z","updatedAt":"2025-09-15T22:35:28.327511Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SnowLeopard-AI/bigquery-mcp","description":"A SnowLeopardAI-managed MCP server that provides access to Google BigQuery data.","repository":{"url":"https://github.com/SnowLeopard-AI/bigquery-mcp","source":"github"},"version":"0.1.1","packages":[{"registryType":"pypi","registryBaseUrl":"https://pypi.org","identifier":"sl-bigquery-mcp","version":"0.1.9","transport":{"type":"stdio"}}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-03-27T18:17:21.972713Z","publishedAt":"2026-03-27T18:17:21.972713Z","updatedAt":"2026-03-27T18:17:21.972713Z","isLatest":true}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json","name":"io.github.Snowflake-Labs/mcp","description":"MCP Server for Snowflake from Snowflake Labs","repository":{"url":"https://github.com/Snowflake-Labs/mcp","source":"github"},"version":"1.3.3","packages":[{"registryType":"pypi","registryBaseUrl":"https://pypi.org","identifier":"snowflake-labs-mcp","version":"1.3.3","transport":{"type":"stdio"},"packageArguments":[{"description":"Path to service specification file","isRequired":true,"type":"named","name":"--service-config-file"},{"description":"Account identifier (e.g. xy12345.us-east-1)","type":"named","name":"--account"},{"description":"Snowflake host URL","type":"named","name":"--host"},{"description":"Username for authentication","type":"named","name":"--user"},{"description":"Password or programmatic access token","type":"named","name":"--password"},{"description":"Role to use for connection","type":"named","name":"--role"},{"description":"Warehouse to use for queries","type":"named","name":"--warehouse"},{"description":"Whether passcode is embedded in password","type":"named","name":"--passcode-in-password"},{"description":"MFA passcode for authentication","type":"named","name":"--passcode"},{"description":"Private key for key pair authentication","type":"named","name":"--private-key"},{"description":"Path to private key file","type":"named","name":"--private-key-file"},{"description":"Password for encrypted private key","type":"named","name":"--private-key-file-pwd"},{"description":"Authentication type","default":"snowflake","type":"named","name":"--authenticator"},{"description":"Name of connection from connections.toml (or config.toml) file","type":"named","name":"--connection-name"},{"description":"Transport for the MCP server","default":"stdio","choices":["stdio","http","sse","streamable-http"],"type":"named","name":"--transport"},{"description":"Custom endpoint path for HTTP transports","default":"/mcp","type":"named","name":"--endpoint"}],"environmentVariables":[{"description":"Account identifier (e.g. xy12345.us-east-1)","format":"string","name":"SNOWFLAKE_ACCOUNT"},{"description":"Snowflake host URL","format":"string","name":"SNOWFLAKE_HOST"},{"description":"Username for authentication","format":"string","name":"SNOWFLAKE_USER"},{"description":"Password or programmatic access token","format":"string","name":"SNOWFLAKE_PASSWORD"},{"description":"Role to use for connection","format":"string","name":"SNOWFLAKE_ROLE"},{"description":"Warehouse to use for queries","format":"string","name":"SNOWFLAKE_WAREHOUSE"},{"description":"MFA passcode for authentication","format":"string","name":"SNOWFLAKE_PASSCODE"},{"description":"Private key for key pair authentication","format":"string","name":"SNOWFLAKE_PRIVATE_KEY"},{"description":"Path to private key file","format":"string","name":"SNOWFLAKE_PRIVATE_KEY_FILE"},{"description":"Password for encrypted private key","format":"string","name":"SNOWFLAKE_PRIVATE_KEY_FILE_PWD"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2025-09-26T18:50:29.355753Z","publishedAt":"2025-09-26T18:50:29.355753Z","updatedAt":"2025-09-26T18:50:29.355753Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json","name":"io.github.Snowflake-Labs/mcp","description":"MCP Server for Snowflake from Snowflake Labs","title":"OSS Snowflake MCP Server","repository":{"url":"https://github.com/Snowflake-Labs/mcp","source":"github"},"version":"1.3.5","packages":[{"registryType":"pypi","registryBaseUrl":"https://pypi.org","identifier":"snowflake-labs-mcp","version":"1.3.5","transport":{"type":"stdio"},"packageArguments":[{"description":"Path to service specification file","isRequired":true,"type":"named","name":"--service-config-file"},{"description":"Account identifier (e.g. xy12345.us-east-1)","type":"named","name":"--account"},{"description":"Snowflake host URL","type":"named","name":"--host"},{"description":"Username for authentication","type":"named","name":"--user"},{"description":"Password or programmatic access token","type":"named","name":"--password"},{"description":"Role to use for connection","type":"named","name":"--role"},{"description":"Warehouse to use for queries","type":"named","name":"--warehouse"},{"description":"Whether passcode is embedded in password","type":"named","name":"--passcode-in-password"},{"description":"MFA passcode for authentication","type":"named","name":"--passcode"},{"description":"Private key for key pair authentication","type":"named","name":"--private-key"},{"description":"Path to private key file","type":"named","name":"--private-key-file"},{"description":"Password for encrypted private key","type":"named","name":"--private-key-file-pwd"},{"description":"Authentication type","default":"snowflake","type":"named","name":"--authenticator"},{"description":"Name of connection from connections.toml (or config.toml) file","type":"named","name":"--connection-name"},{"description":"Transport for the MCP server","default":"stdio","choices":["stdio","http","sse","streamable-http"],"type":"named","name":"--transport"},{"description":"Host address to bind the server to (default: 0.0.0.0)","default":"0.0.0.0","type":"named","name":"--server-host"},{"description":"Port number for the server to listen on (default: 9000)","default":"9000","type":"named","name":"--port"},{"description":"Custom endpoint path for HTTP transports","default":"/mcp","type":"named","name":"--endpoint"}],"environmentVariables":[{"description":"Account identifier (e.g. xy12345.us-east-1)","format":"string","name":"SNOWFLAKE_ACCOUNT"},{"description":"Snowflake host URL","format":"string","name":"SNOWFLAKE_HOST"},{"description":"Username for authentication","format":"string","name":"SNOWFLAKE_USER"},{"description":"Password or programmatic access token","format":"string","isSecret":true,"name":"SNOWFLAKE_PASSWORD"},{"description":"Role to use for connection","format":"string","name":"SNOWFLAKE_ROLE"},{"description":"Warehouse to use for queries","format":"string","name":"SNOWFLAKE_WAREHOUSE"},{"description":"MFA passcode for authentication","format":"string","name":"SNOWFLAKE_PASSCODE"},{"description":"Private key for key pair authentication","format":"string","isSecret":true,"name":"SNOWFLAKE_PRIVATE_KEY"},{"description":"Path to private key file","format":"string","name":"SNOWFLAKE_PRIVATE_KEY_FILE"},{"description":"Password for encrypted private key","format":"string","name":"SNOWFLAKE_PRIVATE_KEY_FILE_PWD"},{"description":"Host address to bind the server to (default: 0.0.0.0)","format":"string","name":"SNOWFLAKE_MCP_HOST"},{"description":"Port number for the server to listen on (default: 9000)","format":"number","name":"SNOWFLAKE_MCP_PORT"},{"description":"Endpoint path for the MCP server (default: /mcp)","format":"string","name":"SNOWFLAKE_MCP_ENDPOINT"}]}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2025-10-28T15:19:33.176334Z","publishedAt":"2025-10-28T15:19:33.176334Z","updatedAt":"2025-10-28T15:19:33.176334Z","isLatest":true}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"11 freight tools for AI agents: ADR, HS codes, airlines, LDM, CBM, pallets, containers","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"1.0.1","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"1.0.1","transport":{"type":"stdio"}}],"remotes":[{"type":"sse","url":"https://freightutils.com/api/mcp/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-04-03T14:00:23.440449Z","publishedAt":"2026-04-03T14:00:23.440449Z","updatedAt":"2026-04-03T14:00:23.440449Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"17 freight tools: calculators, ADR, HS codes, airlines, ULDs, vehicles, duty & more","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"1.0.2","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"1.0.2","transport":{"type":"stdio"}}],"remotes":[{"type":"sse","url":"https://freightutils.com/api/mcp/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-04-08T13:32:41.310424Z","publishedAt":"2026-04-08T13:32:41.310424Z","updatedAt":"2026-04-08T13:32:41.310424Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"18 freight tools for AI agents: ADR 2025 + LQ/EQ, HS, airlines, UN/LOCODE, ULDs, duty, CBM/LDM","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"1.0.8","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"1.0.8","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-04-23T17:03:13.405299Z","publishedAt":"2026-04-23T17:03:13.405299Z","updatedAt":"2026-04-23T17:03:13.405299Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"19 freight tools: ADR 2025+LQ/EQ, HS, airlines, UN/LOCODE, ULDs, duty, CBM/LDM, get_subscribe_link","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"1.1.0","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"1.1.0","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-05-17T05:15:35.54218Z","publishedAt":"2026-05-17T05:15:35.54218Z","updatedAt":"2026-05-17T05:15:35.54218Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"19 freight tools: ADR 2025+LQ/EQ, HS, airlines, UN/LOCODE, ULDs, duty, CBM/LDM, get_subscribe_link","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.0.0","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.0.0","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-05-17T05:15:28.245027Z","publishedAt":"2026-05-17T05:15:28.245027Z","updatedAt":"2026-05-17T05:15:28.245027Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"18 freight tools for AI agents: ADR 2025 + LQ/EQ, HS, airlines, UN/LOCODE, ULDs, duty, CBM/LDM","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.1.0","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.1.0","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-05-01T01:44:38.46456Z","publishedAt":"2026-05-01T01:44:38.46456Z","updatedAt":"2026-05-01T01:44:38.46456Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"19 freight tools: ADR 2025+LQ/EQ, HS, airlines, UN/LOCODE, ULDs, duty, CBM/LDM, get_subscribe_link","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.1.1","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.1.1","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-05-16T10:12:44.140697Z","publishedAt":"2026-05-16T10:12:44.140697Z","updatedAt":"2026-05-16T10:12:44.140697Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference layer for AI agents: ADR, HS, airlines, UN/LOCODE, ULDs, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.10.0","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.10.0","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-24T16:27:17.330866Z","publishedAt":"2026-06-24T16:27:17.330866Z","updatedAt":"2026-06-24T16:27:17.330866Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference layer for AI agents: ADR, HS, airlines, UN/LOCODE, ULDs, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.10.1","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.10.1","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-06-26T20:15:49.962891Z","publishedAt":"2026-06-26T20:15:49.962891Z","updatedAt":"2026-06-26T20:15:49.962891Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.10.2","packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.10.2","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-08T08:07:22.611308Z","publishedAt":"2026-07-08T08:07:22.611308Z","updatedAt":"2026-07-08T08:07:22.611308Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.11.0","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.11.0","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-10T18:02:06.162288Z","publishedAt":"2026-07-10T18:02:06.162288Z","updatedAt":"2026-07-10T18:02:06.162288Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.11.1","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.11.1","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-11T22:21:48.86839Z","publishedAt":"2026-07-11T22:21:48.86839Z","updatedAt":"2026-07-11T22:21:48.86839Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.11.2","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.11.2","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-12T11:07:13.898602Z","publishedAt":"2026-07-12T11:07:13.898602Z","updatedAt":"2026-07-12T11:07:13.898602Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.12.0","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.12.0","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-23T14:26:59.292945Z","publishedAt":"2026-07-23T14:26:59.292945Z","updatedAt":"2026-07-23T14:26:59.292945Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.12.1","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.12.1","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-07-23T16:53:23.758901Z","publishedAt":"2026-07-23T16:53:23.758901Z","updatedAt":"2026-07-23T16:53:23.758901Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.12.2","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.12.2","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-03T07:21:30.315358Z","publishedAt":"2026-08-03T07:21:30.315358Z","updatedAt":"2026-08-03T07:21:30.315358Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.12.3","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.12.3","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-03T12:42:30.578082Z","publishedAt":"2026-08-03T12:42:30.578082Z","updatedAt":"2026-08-03T12:42:30.578082Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.12.4","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.12.4","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-04T21:42:14.803733Z","publishedAt":"2026-08-04T21:42:14.803733Z","updatedAt":"2026-08-04T21:42:14.803733Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.13.0","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.13.0","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-05T01:39:45.655751Z","publishedAt":"2026-08-05T01:39:45.655751Z","updatedAt":"2026-08-05T01:39:45.655751Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.14.0","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.14.0","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-06T19:46:23.829064Z","publishedAt":"2026-08-06T19:46:23.829064Z","updatedAt":"2026-08-06T19:46:23.829064Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.14.1","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.14.1","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-08T08:46:47.259194Z","publishedAt":"2026-08-08T08:46:47.259194Z","updatedAt":"2026-08-08T08:46:47.259194Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.14.2","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.14.2","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-10T15:50:36.783607Z","publishedAt":"2026-08-10T15:50:36.783607Z","updatedAt":"2026-08-10T15:50:36.783607Z","isLatest":false}}},{"server":{"$schema":"https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json","name":"io.github.SoapyRED/freightutils","description":"Neutral freight reference + validation layer for AI agents: ADR, HS, UN/LOCODE, freight math","title":"FreightUtils MCP Server","repository":{"url":"https://github.com/SoapyRED/freightutils-mcp","source":"github"},"version":"2.14.3","websiteUrl":"https://www.freightutils.com","icons":[{"src":"https://www.freightutils.com/brand/icon-512.png","mimeType":"image/png","sizes":["512x512"],"theme":"light"}],"packages":[{"registryType":"npm","identifier":"freightutils-mcp","version":"2.14.3","transport":{"type":"stdio"}}],"remotes":[{"type":"streamable-http","url":"https://www.freightutils.com/api/mcp"}]},"_meta":{"io.modelcontextprotocol.registry/official":{"status":"active","statusChangedAt":"2026-08-10T16:39:57.02694Z","publishedAt":"2026-08-10T16:39:57.02694Z","updatedAt":"2026-08-10T16:39:57.02694Z","isLatest":false}}}],"metadata":{"nextCursor":"io.github.SoapyRED/freightutils:2.14.3","count":30}}
