The TianGong-LCA-MCP Server provides advanced search capabilities and supports multiple interaction protocols:
Hybrid Search with Context Extension: Perform searches in Weaviate with parameters for query, collection, topK results, and context extensions (extK).
ESG Database Search: Execute searches on an Environmental, Social, and Governance database with filtering options by record ID, country, date ranges, and metadata keywords.
Multiple Protocol Support: Interact with the server via STDIO, SSE (Server-Sent Events), and StreamableHttp protocols, enabling flexible integration options.
Deployment Options: Easy deployment via npm, Docker, or local development setup.
Allows containerized deployment of the MCP server using Docker, with configuration through environment variables and port publishing.
Enables configuration of the MCP server through environment variables loaded from .env files.
Provides the runtime environment for the MCP server with version management support.
Handles package installation, dependency management, and publishing for the MCP server.
Manages Node.js versions for development and execution of the MCP server.
TianGong-LCA-MCP
TianGong LCA Model Context Protocol (MCP) Server supports STDIO and Streamable Http protocols.
Starting MCP Server
Client STDIO Server
Using Docker
Related MCP server: ESA MCP Server