Skip to content
MCP Server Community By @2s-io

2s-io/sdk

[![2s-io/sdk MCP server](https://glama.ai/mcp/servers/2s-io/sdk/badges/score.svg)](https://glama.ai/mcp/servers/2s-io/sdk) πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Unified API for AI agents β€” 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 β€” no API keys, no signup. `npx -y @2sio/mcp`

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: 2s-io/sdk Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-2s-io-sdk

Detailed Documentation

2s-io/sdk MCP server πŸ“‡ ☁️ 🍎 πŸͺŸ 🐧 - Unified API for AI agents β€” 180+ tools across geocoding, weather (NWS), climate stations (NOAA), earthquakes (USGS), tides (NOAA), points of interest (OpenStreetMap), patents (USPTO ODP), US case law (CourtListener / Free Law Project), Federal Register, Wikipedia, scientific papers (arXiv / PubMed / Semantic Scholar), AI summarize / translate / extract / screenshot / image-describe, image compression, DNS / WHOIS, crypto address-validate + EVM gas oracle, OFAC sanctions screening, US Census ACS demographics, airport / ZIP lookup. Sub-cent to a few cents per call in USDC on Base via x402 β€” no API keys, no signup. npx -y @2sio/mcp

Configuration

{
  "mcpServers": {
    "2s-io-sdk": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-2s-io-sdk"
      ],
      "env": {}
    }
  }
}