mcpbeat Sign in

ByJG Open Source Docs MCP Server

answering

ByJG Open Source Docs is answering right now. Last checked 14 min ago. It exposes 3 tools. Last commit 16 Sep 2026.

Search the ByJG open source documentation: PHP, DevOps, Helm, JavaScript and AI projects.

Uptime history 43 hours of history
43 hours agonow
100.0%
Uptime 24h
91 of 91 checks
3
Tools
read from the server
475 ms
Response time
average over 24h
0
Stars
last commit 16 Sep 2026

What the code does

We read the source, 20 h ago · tools taken from the live server · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Builds a database query by concatenation docker-compose.yml:100
    command: tunnel --no-autoupdate run --token ${CLOUDFLARE_TUNNEL_TOKEN:-}
Runs an external command src/byjg_docs_mcp/sync.py:46
        result = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add docs --transport http https://mcpdocs.byjg.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "docs": {
      "url": "https://mcpdocs.byjg.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.docs]
url = "https://mcpdocs.byjg.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "docs": {
      "url": "https://mcpdocs.byjg.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "docs": {
      "url": "https://mcpdocs.byjg.com/mcp"
    }
  }
}

Available tools 3

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

docs
search_docs
Search the ByJG open source documentation and return the most relevant passages, each with its public URL. Combines semantic and keyword matching, so both natural-language questions ('how do I map a table to a class') and exact symbol names ('TableAttribute') work. Optionally narrow to a category (php, devops, js, ai, helm) or a project (micro-orm, restserver, docker-easy-haproxy, ...).
document
get_document
Return the full markdown of one documentation page, addressed by the `source` path reported in a search result (for example `php/micro-orm/active-record.md`). Use it when a search hit is relevant but truncated and you need the whole page.
projects
list_projects
Inventory of everything indexed, grouped by category and project, with document and passage counts. Use it to discover which ByJG libraries have documentation before searching.

Endpoints

URLTransportStateLatencyChecked
https://mcpdocs.byjg.com/mcp streamable-http answering 480 ms 14 min ago

Alternatives to ByJG Open Source Docs

same job, measured the same way
Google Apps Script MCP
by a1-x-tech

MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.

45 installs/wk local only
Wraps
by wraps

Search the Wraps docs and estimate AWS SES costs. Public, read-only, no authentication.

4 tools answering
Backgen
by ibrahimkhaled19

Generate Express.js backend projects with ORMs, auth, payments, and DevOps

149 installs/wk local only
Devops MCP
by neetpatel

An MCP server that provides DevOps and DevSecOps context for the project

123 installs/wk local only
Cortex RMCP
by dinglebear

Rust MCP server for homelab logs, syslog, Docker logs, FTS search, and AI transcript correlation.

local only
F5 Distributed Cloud Terraform Provider
by robinmordasiewicz

F5 Distributed Cloud Terraform provider docs, 270+ OpenAPI specs, and subscription info for AI.

353 installs/wk local only
Opsera
by opsera

Opsera AI Agent MCP server providing authenticated DevOps automation over SSE

10 tools answering
Roxyon
by bea-technology

Build LumenJS apps, use the Roxyon BaaS, and deploy apps and web projects to Roxyon infrastructure.

65 installs/wk answering

ByJG Open Source Docs — questions

Answers built from our own checks of this server.

What can ByJG Open Source Docs do?
It exposes 3 tools, read directly from the server on our last check. Among them: get_document, list_projects, search_docs. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is ByJG Open Source Docs working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 475 ms. The bar chart above shows every period we have measured.
How do I connect ByJG Open Source Docs?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does ByJG Open Source Docs need an API key?
No. ByJG Open Source Docs completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 3 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is ByJG Open Source Docs?
It answers our handshake in 475 ms on average, which is faster than 31% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is ByJG Open Source Docs open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.