Server data from the Official MCP Registry
Search the ByJG open source documentation: PHP, DevOps, Helm, JavaScript and AI projects.
About
Search the ByJG open source documentation: PHP, DevOps, Helm, JavaScript and AI projects.
Remote endpoints: streamable-http: https://mcpdocs.byjg.com/mcp
Security Report
This is a well-structured MCP server for semantic search over documentation with solid security practices. Authentication is properly implemented with optional bearer token support, sensitive operations are appropriately guarded, and the codebase demonstrates good input validation and SQL injection prevention. The server's permissions (file read, network HTTP, environment variables) align well with its read-only documentation search purpose. Minor code quality observations exist but do not constitute security vulnerabilities. Supply chain analysis found 5 known vulnerabilities in dependencies (0 critical, 5 high severity).
7 files analyzed · 8 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
Permissions Required
This plugin requests these system permissions. Most are normal for its category.
How to Install & Connect
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
Documentation
View on GitHubFrom the project's GitHub README.
sidebar_key: mcpserver-byjg-docs tags: [ai, python, docker]
ByJG Docs MCP Server
An MCP server that gives AI assistants semantic search over the documentation of every ByJG open source project -- the same content published at opensource.byjg.com.
Connect your assistant and it can answer questions about the ByJG libraries (MicroOrm, RestServer, Gluo, EasyHAProxy, ...) and cite the documentation page each answer came from.
Endpoint
| URL | https://mcpdocs.byjg.com/mcp |
| Transport | Streamable HTTP |
| Authentication | None -- the documentation is public, so no token is needed |
The URL must end in /mcp.
Most clients accept this shape; the exact file and keys vary per client:
{
"mcpServers": {
"byjg-docs": {
"url": "https://mcpdocs.byjg.com/mcp"
}
}
}
Running your own copy? It can require a bearer token instead -- see Authentication.
Add it to your client
| Client | Setup | One-click |
|---|---|---|
| Claude Code (CLI) | instructions | |
| Claude Desktop | instructions | |
| Codex CLI | instructions | |
| Gemini CLI | instructions | |
| Cursor | instructions | |
| VS Code | instructions | |
| VS Code Insiders | instructions | |
| Visual Studio | ||
| JetBrains IDEs | instructions | |
| Goose | ||
| LM Studio |
The one-click badges hand the endpoint straight to the client, which then asks you to confirm; everything else is the manual configuration on the client page. Connection problems: Troubleshooting.
Neither path installs from a registry. The server is published in the
official MCP Registry as com.byjg/docs, for discovery and provenance: see
The MCP Registry entry.
Tools
| Tool | Purpose |
|---|---|
search_docs(query, limit, category, project) | Ranked passages, each with its public URL |
get_document(source_path) | Full markdown of one page |
list_projects() | Inventory of what is indexed |
query accepts natural language ("how do I map a table to a class") or an
exact symbol name (TableAttribute) -- both work. See
the tools in detail.
Privacy
The server records each tool call -- the query, its filters and how well the documentation matched -- to find what the docs do not cover yet. The log stays on the server and is not shared. Do not put secrets in a query.
Development
To run the server yourself, self-host it, or change the code, see Development.
Reviews
No reviews yet
Be the first to review this server!
More Developer Tools MCP Servers
Git
Freeby Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
Fetch
Freeby Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
Paperclip
Freeby Paperclipai · Developer Tools
Trending hip-hop artist momentum scores across four cultural dimensions.
Toleno
Freeby Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
mcp-creator-python
Freeby mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
MCP Marketplace
Freeby mcp-marketplace · Developer Tools
Search and install MCP servers from inside your AI client.
