MCP.so
Sign In

Tiangong AI MCP

@linancn

About Tiangong AI MCP

No overview available yet

Basic information

Category

Other

License

MIT

Runtime

node

Transports

stdio

Publisher

linancn

Submitted by

Nan LI

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "tiangong-ai-mcp": {
      "command": "npx",
      "args": [
        "dotenv",
        "-e",
        ".env",
        "--",
        "\\"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Tiangong AI MCP?

Tiangong AI MCP is a Model Context Protocol (MCP) server that supports the Streamable Http protocol, enabling standard MCP integration for AI model interactions.

How to use Tiangong AI MCP?

Install the package globally with `npm install -g @tiangong-

Comments

More Other MCP servers