Skip to content

Iwsdk Rag

Free

by MCP Community

MCP server providing semantic code search and API reference for the Immersive Web SDK using RAG (Retrieval-Augmented Generation) with vector embeddings

v0.3.2Added Apr 12, 2026
mcpmodel-context-protocoliwsdkimmersive-web-sdkwebxr
Works with:ClaudeGPTGeminiCopilot

Iwsdk Rag MCP Server

MCP server providing semantic code search and API reference for the Immersive Web SDK using RAG (Retrieval-Augmented Generation) with vector embeddings

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @felixtz/iwsdk-rag-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "iwsdk-rag": {
      "command": "npx",
      "args": ["-y", "@felixtz/iwsdk-rag-mcp"]
    }
  }
}

Trust & Compliance

Authentication

Not declared

Server class

Community

Compliance

None declared