1. Conduid
  2. Developer Tools
  3. Tianji
MCP server · Developer Tools

Tianji

Tianji: Insight into everything, Website Analytics + Uptime Monitor + Server Status. not only another GA alternatives

92Excellent

Scored 3 days ago · breakdown

About Tianji

Tianji is an MCP server published by msgbyte in the Developer Tools category: tianji: Insight into everything, Website Analytics + Uptime Monitor + Server Status. not only another GA alternatives. It has been installed 0 times through Conduid.

The repository has 3.0K stars and 187 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx tianji

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Tianji

Powered by Claude · Grounded in docs

I know everything about Tianji. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

v1.32.32v1.32.32 · 2 Sep 2026[1.32.32](https://github.com/msgbyte/tianji/compare/v1.32.31...v1.32.32) (2026-09-02) Features ai-gateway:** expose tool calls and image previews ([509e41f](https://github.com/msgbyte/tianji/commit/509e41fcffc8d8f3099bb5d5159854c09ee35759))
v1.32.31v1.32.31 · 1 Sep 2026[1.32.31](https://github.com/msgbyte/tianji/compare/v1.32.30...v1.32.31) (2026-09-01) Features website:** migrate visitor map to OpenFreeMap ([aa88484](https://github.com/msgbyte/tianji/commit/aa88484b953479a6ca900bc0b94a90e0334343b4))…
v1.32.30v1.32.30 · 31 Aug 2026[1.32.30](https://github.com/msgbyte/tianji/compare/v1.32.29...v1.32.30) (2026-08-31) Features sdk:** track identified website users ([06b6725](https://github.com/msgbyte/tianji/commit/06b672523ef804d495f29d94cf435369f5f11928)) website:**…
v1.32.29v1.32.29 · 30 Aug 2026[1.32.29](https://github.com/msgbyte/tianji/compare/v1.32.28...v1.32.29) (2026-08-30) Features website:** add retention chart menu ([224007c](https://github.com/msgbyte/tianji/commit/224007c1119de13fa9b9b44ef9abb54ce7179da1)) website:**…
v1.32.28v1.32.28 · 28 Aug 2026[1.32.28](https://github.com/msgbyte/tianji/compare/v1.32.27...v1.32.28) (2026-08-28) Bug Fixes server:** add typescript runtime dependency ([4f94775](https://github.com/msgbyte/tianji/commit/4f94775adefb491e2bee2f776b3ee064c67db717))

README

CI Build Reporter Release Docker Build CI Docker Pulls Docker Image Size Tianji Visitor

Tianji

All-in-One Insight Hub

Website analytics + Uptime Monitor + Server Status = Tianji

All in one project!

Motivation

During our observations of the website. We often need to use multiple applications together. For example, we need analysis tools such as GA/umami to check pv/uv and the number of visits to each page, we need an uptime monitor to check the network quality and connectivity of the server, and we need to use prometheus to obtain the status reported by the server to check the quality of the server. In addition, if we develop an application that allows open source deployment, we often need a telemetry system to help us collect the simplest information about other people's deployment situations.

I think these tools should serve the same purpose, so is there an application that can integrate these common needs in a lightweight way? After all, most of the time we don't need very professional and in-depth functions. But in order to achieve comprehensive monitoring, I need to install so many services.

It's good to specialize in one thing, if we are experts in related abilities we need such specialized tools. But for most users who only have lightweight needs, an All-in-One application will be more convenient and easier to use.

Roadmap

  • website analysis
  • monitor
    • support passive reception of results
  • server status
  • problem notification
  • telemetry
  • openapi
  • website
  • team collaboration
  • utm track
  • waitlist
  • survey
    • survey page
  • lighthouse report
  • hooks
  • helm install support
    • allow install from public
  • improve monitor reporter usage
    • uninstall guide
    • download from server
    • custom params guide

Preview

Translation

Add a new translation

modify those file:

  • src/client/i18next-toolkit.config.cjs in this file, edit country code
  • src/client/utils/i18n.ts in this file, add for display

Then, run below code to auto generate

cd src/client
pnpm install
pnpm run translation:extract
pnpm run translation:translate # this will call chatgpt to run auto translation, so you need set env `OPENAPI_KEY` to make sure run correct

Then manual check translation file in src/client/public/locales

Improve translation

Direct update src/client/public/locales

Open Source

Tianji is open source with Apache 2.0 license.

And its inspired by umami license which under MIT and uptime-kuma which under MIT license too

One-Click Deployment

Deploy on Hostinger

Deploy on Sealos

Deploy to RepoCloud

Deploy to Render

Run on ClawCloud

README mirrored from the source repository 3 days ago. The original is authoritative.

Questions

About Tianji

How do I install Tianji?

Run npx tianji, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Tianji safe to use with an AI agent?

Its trust score is 92 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Tianji still maintained?

Yes — the latest release is v1.32.32 (2 Sep 2026), and the last commit was 6 months ago. The repository has 3.0K stars and 0 open issues.