tiangong-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GITHUB_USERNAME | Yes | Your GitHub username required for authentication and profile tracking. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| start_cultivationB | ⚒️ 起火入道 — 首会话修炼卡,给新用户安装、MCP 配置、第一件法宝和增长回流入口 Start Cultivation — first-session onboarding card for new TianGong users. Args: username: GitHub 用户名 / GitHub username (defaults to env config) artifact_name: 第一件法宝名称 / First artifact name |
| forge_agentB | ⚒️ 开炉炼器 — 创建新的 AI Agent(本命法宝) Forge a new AI Agent in the Celestial Forge. 在天工中注册你的 Agent,开始修炼之旅。 每创建一个 Agent,你的修仙者境界就离突破更近一步。 Create and register your AI Agent in TianGong. Each Agent brings you closer to your next realm breakthrough. Args: name: Agent 名称 / Agent name description: Agent 描述(越详细,品级评估越高)/ Description (more detail = better grade) creator: 创建者 GitHub 用户名 / Creator's GitHub username agent_type: 类型 / Type: general, chat, tool, workflow framework: 使用的框架 / Framework (e.g. langchain, crewai, openai-agents) language: 编程语言 / Language (python, typescript, etc.) repo_url: 代码仓库地址 / Repository URL tags: 标签组 / Tags |
| refine_agentA | 🔥 淬炼 — 优化已有的 AI Agent Refine and optimize your AI Agent. 记录每一次对 Agent 的改进。千锤百炼,去其糟粕。 每次淬炼都是法宝通灵的一步。 Record each improvement to your Agent. Every refinement brings your artifact closer to sentience. Args: agent_id: Agent ID(由 forge_agent 返回) / Agent ID (returned by forge_agent) changes: 本次优化的内容描述 / Description of changes made refiner: 淬炼者 / Who refined it (defaults to creator) |
| my_realmB | 🧙 修行档案 — 查看你的修仙者境界和修行记录 View your cultivator profile, realm, and cultivation history. 展示你的当前境界、本命法宝、渡劫记录、以及距离下一次渡劫的进度。 可选 apprentice_username 生成一张真实师徒传承邀请。 Shows your current realm, natal artifacts, tribulation history, and progress to the next breakthrough. Optionally include apprentice_username to generate a grounded mentor-apprentice invite. Args: username: GitHub 用户名 / GitHub username (defaults to env config) apprentice_username: 徒弟 GitHub 用户名 / apprentice GitHub username |
| achievement_cardA | 🏅 成就卡 — 生成可在对话中展示的视觉修行成就卡 Achievement Card — Generate a chat-visible visual achievement card. 根据真实修仙者档案生成 Markdown SVG 图片、关键快照、下一步命令和分享文案。 不伪造下载量、奖励、转发、留存或链路外采用数据。 Args: username: GitHub 用户名 / GitHub username (defaults to env config) theme: visual theme: celestial or light |
| check_tribulationB | ⚡ 渡劫检查 — 查看下一劫条件、缺口与可执行路线 Check Tribulation — Inspect the next realm gate and action path. 根据真实修仙者档案生成当前境界、下一劫任务、灵力缺口、可复制命令和分享战书。 Args: username: GitHub 用户名 / GitHub username (defaults to env config) |
| submit_tribulation_evidenceB | ⚡ 提交渡劫证据 — 记录高阶境界所需的公开、可审查证据 Submit Tribulation Evidence — Record public evidence for high-realm gates. Args: evidence_key: 证据键,例如 lineage_users、artifact_downloads、dependent_projects amount: 本次公开证据证明的数量,必须为正整数 source_url: 可公开审查的 http(s) 来源 URL username: GitHub 用户名 / GitHub username (defaults to env config) note: 证据说明 / one-line evidence note |
| leaderboardA | 🏆 天榜 — 查看全平台排名 Celestial Leaderboard — View platform-wide rankings. 通过 type 参数指定查看哪个天榜:
Args: type: 天榜类型 / Leaderboard type: artifact, cultivator, season, sect, tournament, tournament_recap, growth, share top_n: 显示前 N 名 / Number of top entries to show |
| growth_flywheelB | 🌀 增长飞轮 — 查看当前真实闭环快照、最薄弱环节和下一步命令 Growth Flywheel — Evaluate the current real growth loop snapshot. |
| growth_campaignC | 🚀 爆发战役 — 生成 72 小时公开增长战役卡 Growth Campaign — Turn the current real flywheel bottleneck into a public launch card. Args: campaign_name: 战役名称 / campaign name target_contributors: 72 小时目标贡献者数量 / target contributors in 72 hours |
| public_proof_packC | Public Proof Pack - no-network Growth/Share proof kit and external contributor invite. Args: repo_owner: GitHub repository owner; defaults to config. repo_name: GitHub repository name; defaults to config. target_contributors: 72-hour public campaign target used in proof URLs and recheck commands. actor: GitHub actor used in paste-ready ledger commands. artifact_name: artifact name used in the first Share Proof Issue and ledger command. contribution: contribution type for the Share Proof route. |
| public_growth_reportA | Public Growth Report - compare real GitHub public traction with the local MCP growth ledger. Args: record_snapshot: when true, append the fetched public GitHub snapshot to the local growth history ledger. target_contributors: optional public campaign target contributor count for progress tracking. |
| public_install_commandC | Public Install Command - shortest current install path based on real PyPI readiness. |
| public_launch_preflightC | Public Launch Preflight - direct release runbook for closing the public TianGong growth loop. Args: target_contributors: public campaign target contributor count used in recheck commands. |
| skill_pavilionA | Skill Pavilion - list, show, or export portable Agent Skill bundles for TianGong users. Args: action: list, show, or export. skill_name: skill name for show/export, such as tiangong-first-forge. output_dir: directory where exported skill bundles are written; required for export. force: overwrite an existing exported skill bundle when exporting. |
| record_growth_referralC | 📈 记录增长回流 — 把 GitHub IssueOps 外部入口回到 MCP 的动作写入真实激活账本 Record Growth Referral — log a public IssueOps-to-MCP return event. Args: route: IssueOps 路由,例如 growth/quest/season/tournament/mentor/sect source_url: 公开 GitHub Issue/PR/Discussion URL actor: GitHub 用户名 / GitHub username issue_number: 可选 GitHub Issue 编号 campaign_hook: 可选活动钩子 |
| record_share_attributionC | 📣 记录贡献分享归因 — 把一次真实贡献后的公开分享写入激活账本 Record Share Attribution — bind a public share URL to a real TianGong contribution. Args: contribution: 贡献类型,例如 forge/refine/publish/infuse/quest/sect share_url: 公开可审查的分享 URL actor: GitHub 用户名 / GitHub username artifact_name: 相关法宝名称或 ID source_url: 可选 IssueOps 回流来源 URL issue_number: 可选 GitHub Issue 编号 campaign_hook: 可选活动钩子 |
| activation_funnelB | 📈 真实激活漏斗 — 查看本地 MCP 事件账本中的首会话转化 Activation Funnel — Evaluate real local first-session conversion events. Args: username: 可选 GitHub 用户名过滤 / optional GitHub username filter |
| share_attribution_reportB | Share Attribution Report - summarize public contribution-share proof from the local MCP event ledger. Args: username: optional GitHub username filter |
| treasure_pavilionA | 🏛️ 寻宝阁 — 搜索、拉取社区法宝,查看传承谱系 Treasure Pavilion — Search, summon, and explore community artifacts. 通过 action 参数指定操作:
搜索支持统一关键词筛选:
Args: action: 操作类型 / Action type: search, summon, lineage query: 搜索关键词(action=search 时使用)/ Search keywords artifact_name: 法宝名称(action=summon/lineage 时必填)/ Artifact name |
| publish_agentA | ✨ 法宝出世 — 将法宝发布到天工社区 Publish your artifact to the TianGong community. 从本地炼器炉(forge/)上传法宝,成为瞬时法宝体。 AI 审核通过后自动晋升为常驻法宝体,入驻寻宝阁。 Args: artifact_name: 法宝名称(forge/ 下的文件夹名) is_anonymous: 是否匿名上传(默认实名) |
| my_vaultA | 🏛️ 我的洞府 — 查看你的法宝、品级与本地洞府状态 My Cave — View your artifacts, grades, and local cave status. 展示你锻造的所有法宝,包括品级、星标、淬炼次数等详细信息。 同时展示本地炼器炉和藏宝阁中所有法宝的状态。 Shows all your forged artifacts with grades, stars, refinement count, etc. Also shows local forge and vault status. Args: username: GitHub 用户名 / GitHub username (defaults to env config) |
| infuse_spiritB | 🔮 法宝鉴定 — 对法宝进行六维评分 Artifact Appraisal — Rate an artifact across six dimensions. 六维灵根评估: 铭文(描述)、阵法(架构)、法诀(工程)、道统(文档)、护体(韧性)、悟道(创新) 每维 1-10 分。灵力值 = 六维均分 × 你的境界权重。 Args: artifact_name: 法宝名称 inscription: 📝 铭文(描述清晰度)1-10 formation: 🏗️ 阵法(架构设计)1-10 technique: ⚙️ 法诀(工程质量)1-10 lineage_score: 📖 道统(文档传承)1-10 resilience: 🛡️ 护体(稳定韧性)1-10 enlightenment: ✨ 悟道(创新灵性)1-10 comment: 评价内容 reviewer: 评价者(默认当前用户) |
| questA | 📜 悬赏令 — 发布、浏览、认领、提交悬赏任务 Quest Board — Post, browse, claim, and submit refinement quests. 通过 action 参数指定操作:
Args: action: 操作类型 / Action type: browse, post, claim, submit artifact_name: 法宝名称(action=post 时必填) description: 改进需求描述(action=post 时必填) code_url: 当前代码链接(action=post 时可选) quest_issue_number: 悬赏令 Issue 编号(action=claim/submit 时必填) solution: 解决方案描述(action=submit 时必填) username: 用户名(默认当前用户) limit: 浏览数量(action=browse 时使用,默认 10) |
| verify_refinementA | ⚖️ 审核淬炼成果 — 发布者审查优化代码 Verify Refinement — Review and approve submitted refinement solutions. 验证成果,如通过则为淬炼者发放灵力奖励。 Args: quest_issue_number: 淬炼令 Issue 编号 refiner: 提交成果的淬炼者 is_approved: 是否通过审核 (True/False) feedback: 给淬炼者的反馈或修改建议 reviewer: 审核者(默认当前用户,需与发布者一致) |
| sectA | ⛰️ 宗门系统 — 开宗立派、拜入宗门、宗门管理 Sect System — Create, join, manage, and view cultivation sects. 通过 action 参数指定操作:
管理操作 (manage_action) 支持:
Args: action: 操作类型 (info/leaderboard/create/join/leave/manage) sect_name: 宗门名称 (create/join/info 必填) motto: 宗门宣言 (create 可填) target_user: 目标成员用户名 (manage 必填) manage_action: 管理操作 (manage 必填) username: 当前操作者 GitHub 用户名 top_n: 排行榜显示数量 (leaderboard 默认 10) |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/JinNing6/TianGong'
If you have feedback or need assistance with the MCP directory API, please join our Discord server