Back to Browse

Jueban Buddhist Companion MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Read-only Buddhist scripture search, verified explanations, situation matching, and practice.

About

Read-only Buddhist scripture search, verified explanations, situation matching, and practice.

Remote endpoints: streamable-http: https://jueban.online/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

4 tools verified · Open access · No 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.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-assetgrid-llc-jueban-buddhist-companion": {
      "url": "https://jueban.online/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Jueban · Buddhist Companion

Cross-platform connection package for Jueban's production, anonymous, read-only Buddhist scripture MCP server.

  • MCP endpoint: https://jueban.online/mcp
  • Connector package version: 1.0.2
  • Production MCP server version: 1.0.0
  • Authentication: none
  • Account access: none
  • Payment: none
  • Tools: 4

Capabilities

  1. search_buddhist_canon — search traceable Buddhist scripture and sources.
  2. explain_buddhist_passage — verify a passage, then keep scripture and explanation separate.
  3. find_passages_for_situation — find source-backed passages relevant to a life situation.
  4. get_daily_practice — create a one-time read, listen, or view practice.

Jueban V1.0 does not expose meditation, chanting, scripture-copying, account history, payments, or saved progress as MCP tools.

Install

Claude

Use the direct custom-connector link in claude/custom-connector-link.txt, or configure Claude Code:

claude mcp add --transport http --scope user jueban https://jueban.online/mcp

This repository is also a Claude Code plugin. Its manifest is in .claude-plugin/plugin.json.

Add the official AssetGrid LLC marketplace and install the plugin:

claude plugin marketplace add assetgrid-llc/jueban-buddhist-companion
claude plugin install jueban-buddhist-companion@assetgrid-llc

Cursor and compatible Agent Plugin clients

The portable Agent Plugin manifests are plugin.json and mcp.json. They connect directly to the same anonymous, read-only production MCP endpoint.

Add Jueban MCP to Cursor

VS Code and GitHub Copilot CLI

Add the remote server to VS Code:

code --add-mcp '{"name":"jueban","type":"http","url":"https://jueban.online/mcp"}'

Add it to GitHub Copilot CLI:

copilot mcp add --transport http jueban https://jueban.online/mcp

GitHub Copilot CLI can also read this repository's root .mcp.json.

Cline

Add the production server with the Cline CLI:

cline mcp install jueban --transport http https://jueban.online/mcp --yes

The public Cline Marketplace submission is tracked in cline/marketplace#54.

Docker MCP Toolkit

The remote-server catalog submission is tracked in docker/mcp-registry#4750.

Gemini CLI

Install this repository as a Gemini CLI extension:

gemini extensions install https://github.com/assetgrid-llc/jueban-buddhist-companion

For a direct local connection:

gemini mcp add -s user -t http --description "Jueban Buddhist Companion: anonymous read-only source-backed Buddhist canon tools" jueban https://jueban.online/mcp

Qwen Code

Install this repository as a Qwen Code extension:

qwen extensions install assetgrid-llc/jueban-buddhist-companion

For a direct local connection:

qwen mcp add --scope user --transport http --description "Jueban Buddhist Companion: anonymous read-only source-backed Buddhist canon tools" jueban https://jueban.online/mcp

DeepSeek Harness

Run the official Harness with the supplied profile patch:

npx @deepseek-ai/dsh web --patch deepseek/jueban.cordis.patch.yml

This is a DeepSeek developer-harness integration. DeepSeek's consumer chat product does not currently expose an equivalent public custom-MCP marketplace flow.

Grok

For Grok chat, go to https://grok.com/connectors, choose New Connector → Custom, and enter:

https://jueban.online/mcp

For Grok Build, install this repository as a plugin after it has been published to a public Git repository. The plugin's MCP configuration is in .mcp.json.

grok plugin install assetgrid-llc/jueban-buddhist-companion@v1.0.2 --trust

MCP Registry

The official Registry metadata is in server.json, under the server name io.github.assetgrid-llc/jueban-buddhist-companion.

License and scope

The connector packaging in this repository is licensed under the Apache License 2.0. See NOTICE for attribution and scope details.

The license covers only the files distributed in this connector repository, including platform manifests, MCP configuration, integration documentation, installation helpers, and the bundled integration skill. It does not license Jueban's product source code, Buddhist scripture corpus or databases, editorial or media content, server-side implementation, trademarks, logos, or other brand assets except as required for reasonable attribution.

Safety and privacy

  • Source-backed scripture text must remain visibly distinct from modern explanation.
  • No result should be presented as medical, mental-health, legal, or emergency advice.
  • The tools are anonymous and read-only. They do not read or update a Jueban account, private history, saved items, subscription, payment state, or practice records.
  • Privacy policy: https://jueban.online/privacy/
  • Terms: https://jueban.online/terms/
  • Security reports: SECURITY.md

Verification

Run:

./scripts/validate-package.sh

The validation checks package structure and calls the live production MCP initialize and tools/list methods. It expects exactly the four V1.0 tools listed above.

Distribution status

Reviews

No reviews yet

Be the first to review this server!