TianGong AI
FreeNot checkedTianGong AI Model Context Protocol (MCP) Server supports Streamable Http protocol.
About
TianGong AI Model Context Protocol (MCP) Server supports Streamable Http protocol.
README
docType: guide scope: repo status: current authoritative: true owner: mcp language: en whenToUse: "When installing, configuring, running, or integrating the TianGong AI MCP server." whenToUpdate: "When tool behavior, auth, environment variables, package metadata, build commands, or server startup changes." checkPaths:
- AGENTS.md
- .docpact/config.yaml
- package.json
- Dockerfile
- .env.example
- mcp_config.json
- test.http
- .github/prompts/**
- README_CN.md
- DEV_EN.md
- DEV_CN.md
- src/** lastReviewedAt: 2026-04-29 lastReviewedCommit: 04a3868c3b259fd4fe32b35b8198e20bbf4f329c
TianGong-AI-MCP
TianGong AI Model Context Protocol (MCP) Server supports Streamable Http protocol.
Starting MCP Server
Streamable Http Server
npm install -g @tiangong-ai/mcp-server@latest
npx dotenv -e .env -- \
npx -p @tiangong-ai/mcp-server tiangong-ai-mcp-http
Local Development Server
From this repository you can build and launch the HTTP server with:
npm run build
npx dotenv -e .env -- node dist/src/index_server.js
Launch the Inspector separately when interactive MCP inspection is needed.
Launch MCP Inspector
npx @modelcontextprotocol/inspector
Install TianGong AI in Claude Desktop, Claude Code & Cursor
unyly install tiangong-ai-mcpInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add tiangong-ai-mcp -- npx -y @tiangong-ai/mcp-serverFAQ
Is TianGong AI MCP free?
Yes, TianGong AI MCP is free — one-click install via Unyly at no cost.
Does TianGong AI need an API key?
No, TianGong AI runs without API keys or environment variables.
Is TianGong AI hosted or self-hosted?
A hosted option is available: Unyly runs the server in the cloud, no local setup required.
How do I install TianGong AI in Claude Desktop, Claude Code or Cursor?
Open TianGong AI on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare TianGong AI with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
