Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Soracom Knowledge

com.soracom/knowledge

Search SORACOM documentation: service guides, FAQ, API references, IoT recipes, etc.

Uptime
100.0%
1 direct probes · 30d
Response
1842ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

get_document

Fetch full markdown for a SORACOM documentation page. Also resolves API schema links. Exact URLs are attempted first.

search_api_docs

Search SORACOM API documentation, CLI references, and SAM permissions. Use for exact API endpoints, soracom-cli commands, or SAM permission strings. Use search_soracom_docs for service guides, console…

search_soracom_docs

Search SORACOM service documentation, guides, and console how-to articles (user site, service overviews and pricing, IoT recipes). Covers SORACOM services, subscription plans, User Console operations,…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "soracom_knowledge": {
      "url": "https://knowledge-mcp.soracom.com/mcp",
      "transport": "http"
    }
  }
}