tiangong-ai-mcp

tiangong-ai-mcp

4

TianGong-AI-MCP is an MCP Server that facilitates AI model context protocols through STDIO and HTTP protocols. It provides setup instructions for development and deployment, focusing on ease of use and integration.

TianGong-AI-MCP Overview

  • The TianGong AI Model Context Protocol (MCP) Server supports three protocols: STDIO, SSE (deprecated), and Streamable HTTP.
  • Instructions are provided for starting the server via STDIO, SSE, and Docker.
  • Development setup includes installing Node.js, installing dependencies, and code formatting using linting tools.
  • Testing can be performed for STDIO and SSE servers.
  • Instructions for publishing the project are also included.