Wso2 Docs MCP Server
A production-ready Model Context Protocol (MCP) server that provides AI assistants (Claude Desktop, Claude Code, Cursor, VS Code) with semantic search over WSO2 documentation via Retrieval-Augmented Generation (RAG). It runs locally over stdio via the published package.
People who work with gemini, postgres and voyage and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-09-16 · ★ 3 · #54 OF 168 MAINTAINED DATABASE · VERIFIED 2026-09-18
Apache-2.0 · TypeScript servers · how we verify → /methodology
01 · Install Wso2 Docs MCP Server
before you install - you'll need
Set DATABASE_URL, EMBEDDING_PROVIDER before connecting.
Claude Code
claude mcp add iamvirul-wso2-docs-mcp-server -- npx -y wso2-docs-mcp-server Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"iamvirul-wso2-docs-mcp-server": {
"command": "npx",
"args": [
"-y",
"wso2-docs-mcp-server"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license Apache-2.0 - declared in the repository
npm package wso2-docs-mcp-server - unscoped; check the name against the project README before installing
registry namespace io.github.iamvirul is GitHub-verified and matches the repo owner
03 · What Wso2 Docs MCP Server can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v1.3.12 · 2026-09-16
chore(deps)(deps): bump openai from 7.8.0 to 7.10.0 in the production-deps group · chore(deps)(deps-dev): bump the dev-deps group with 2 updates · chore(deps)(deps): bump hono from 4.13.0 to 4.13.7 · update…
v1.3.11 · 2026-09-03
chore(deps)(deps): bump fast-uri from 3.1.5 to 3.1.7 · chore(deps)(deps): bump qs from 6.15.2 to 6.16.0 · update dependencies [chore(deps)(deps): bump fast-uri from 3.1.5 to 3.1.7] · update dependencies…
v1.3.10 · 2026-08-31
chore(deps)(deps): bump the production-deps group with 2 updates · chore(deps)(deps-dev): bump @types/node from 26.2.0 to 26.4.0 in the dev-deps group · chore(ci)(deps): bump the github-actions group with 2 updates
04 · Who maintains Wso2 Docs MCP Server
wso2-docs-mcp-server is maintained by iamvirul. It's the only MCP server we track from this author; the repo dates to Mar 2026.
05 · Facts
- repository
- github.com/iamvirul/wso2-docs-mcp-server
- category
- database - ranked #54 of 168 actively-maintained database servers as of 2026-09-18.
- release cadence
- 10+ releases in the last 90 days (latest 2026-09-16)
- registry
- io.github.iamvirul/wso2-docs-mcp-server (active, first published 2026-03-29)
- packages
- npm:wso2-docs-mcp-server
06 · Wso2 Docs MCP Server FAQ
What is Wso2 Docs MCP Server?
A production-ready Model Context Protocol (MCP) server that provides AI assistants (Claude Desktop, Claude Code, Cursor, VS Code) with semantic search over WSO2 documentation via Retrieval-Augmented Generation (RAG). It runs locally over stdio via the published package.
Is Wso2 Docs MCP Server still maintained?
Yes - as of 2026-09-18, its last commit was 2026-09-16 and it shipped 10+ releases in the last 90 days. We re-verify nightly.
How do I install Wso2 Docs MCP Server?
Run `npx -y wso2-docs-mcp-server`. The README documents 2 environment variables (DATABASE_URL, EMBEDDING_PROVIDER) to set first. Set DATABASE_URL, EMBEDDING_PROVIDER before connecting. You can also paste the ready-made client config above.
Does Wso2 Docs MCP Server run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Wso2 Docs MCP Server
Alternatives to Wso2 Docs MCP Server
Maintained database servers if Wso2 Docs MCP Server isn't the fit.
- Dbx Query databases from AI agents using connections configured in DBX. ★ 20,017 · 2026-09-18
- Toolbox for Databases MCP Toolbox for Databases enables your agent to connect to your database. ★ 16,449 · 2026-09-18
- Butterbase Ai MCP Server Butterbase MCP server - manage your backend: schemas, auth, functions, storage, RAG, deploys. ★ 3,562 · 2026-09-18
- Dbhub Minimal, token-efficient Database MCP Server for PostgreSQL, MySQL, SQL Server, SQLite, MariaDB ★ 3,534 · 2026-09-18
- LINQ to DB Inspect database schemas and execute SQL queries across multiple database providers with LINQ to DB. ★ 3,328 · 2026-09-17
- Supabase MCP server for interacting with the Supabase platform ★ 2,910 · 2026-09-17
Pairs well with
Servers that cover what Wso2 Docs MCP Server doesn't - only shown when the pairing reason fits the companion.
- Server Chart → data & analytics companion data & analytics · ★ 4,367
- ClaudeR - RStudio MCP Server → data & analytics companion data & analytics · ★ 342
- Server Filesystem → filesystem companion filesystem · ★ 39,038
- Pdf MCP → filesystem companion filesystem · ★ 135
- Telnyx → API integration companion API integration · ★ 197
- Microsoft 365 MCP Server → API integration companion API integration · ★ 980
More database MCP servers · DB Conn MCP · Ins Forge · Kolada MCP Server · PostgreSQL performance Tuner MCP Server · Ado MCP
More TypeScript MCP servers · Gaff Check · Ictbroadcast MCP · Ictcontact MCP · Ictdialer MCP · Ictexam MCP · see all