WSO2 Docs

v1.2.0Search & Data Extractionstable

Semantic search over WSO2 docs (APIM, MI, Choreo, Ballerina) via RAG and pgvector.

io-github-iamvirul-wso2-docsmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is WSO2 Docs?

WSO2 Docs is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to semantic search over wso2 docs (apim, mi, choreo, ballerina) via rag and pgvector.

Semantic search over WSO2 docs (APIM, MI, Choreo, Ballerina) via RAG and pgvector.

This server falls under the Search & Data Extraction category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Semantic search over WSO2 docs (APIM, MI, Choreo, Ballerina)

Use Cases

Semantic search over WSO2 docs via RAG and pgvector.
Find answers across APIM, MI, Choreo, Ballerina docs.
Community

Maintainer

LicenseMIT
Languagetypescript
Versionv1.2.0
UpdatedMar 29, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

NPM

npx -y wso2-docs-mcp-server

Manual Installation

npx -y wso2-docs-mcp-server

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about WSO2 Docs

What is WSO2 Docs?

WSO2 Docs is a Model Context Protocol (MCP) server that semantic search over wso2 docs (apim, mi, choreo, ballerina) via rag and pgvector. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install WSO2 Docs?

Install via npm with the command: npx -y wso2-docs-mcp-server. Then add the server configuration to your AI client's JSON config file (e.g., claude_desktop_config.json or .cursor/mcp.json).

Which AI clients work with WSO2 Docs?

WSO2 Docs works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is WSO2 Docs free to use?

Yes, WSO2 Docs is open source and available under the MIT license. You can use it freely in both personal and commercial projects.

Browse More Search & Data Extraction MCP Servers

Explore all search & data extraction servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "io-github-iamvirul-wso2-docs": { "command": "npx", "args": ["-y", "wso2-docs-mcp-server"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use WSO2 Docs?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides