2s.io MCP Server
An MCP server and SDKs for accessing 2s.io pay-per-call APIs from Claude Code and other hosts.
安裝
npx -y @2sio/mcp
把這段加入 Claude Code MCP 設定,或直接透過 CLI 執行。
介紹
2s.io SDK provides a client library and an MCP server for the 2s.io API platform. The repository includes a local MCP server that can be run with `npx @2sio/mcp` and connected to MCP-aware hosts such as Claude Desktop. The README documents a Claude Desktop configuration that uses the MCP server with an `EVM_PRIVATE_KEY` environment variable. It also describes a hosted MCP endpoint at `https://2s.io/mcp` for remote use. The project is not limited to MCP: it also ships TypeScript, Python, Go, and Rust SDKs, plus language-specific adapters for LangChain and LlamaIndex. The API surface includes many tools across data, security, finance, government, geo, and other categories.