Built for anyone working with WSO2's ecosystem who needs quick access to API Manager, Micro Integrator, Choreo, and Ballerina documentation without leaving their editor. Uses RAG with pgvector to semantically search across docs, pulling fresh content via GitHub's Git Trees API for repos and falling back to web crawling where needed. The dual-ingestion setup chunks markdown intelligently and generates embeddings through Ollama locally or HuggingFace ONNX as fallback. Exposes semantic search as an MCP tool so Claude, Cursor, or VS Code can query WSO2 docs inline. Solid choice if you're tired of context-switching to browser tabs during integration work or troubleshooting middleware configs.
claude mcp add --transport stdio iamvirul-wso2-docs-mcp-server uvx wso2-docs-mcp-server