← All servers
πŸ”

Wso2 Docs ServerVerifiedπŸ›‘ No advisories

io.github.iamvirul/wso2-docs-mcp-server
New to MCP? Start here β†’
3β˜… stars
0weekly installs
12 hours agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/iamvirul, which proved it owns this namespace.

Verified owner: github.com/iamvirul β†—io.github.iamvirul/wso2-docs-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs OPENAI_API_KEY, GEMINI_API_KEY, VOYAGE_API_KEY.
βœ“
Configuration
Reads DATABASE_URL, EMBEDDING_PROVIDER.

About

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

Packages & transports

npmwso2-docs-mcp-serverv1.2.0 Β· npx

Metadata

Categorysearch
LicenseApache-2.0
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "wso2_docs_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "wso2-docs-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y wso2-docs-mcp-server