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.
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A Model Context Protocol server that supports both STDIO and SSE protocols for TianGong Life Cycle Assessment (LCA) applications.
Related Resources
Related MCP Servers
- AsecurityFlicenseAqualityA Model Context Protocol implementation that provides a standardized interface for task management, supporting both STDIO mode for CLI/AI applications and HTTP+SSE mode for browser-based clients.Last updated -41JavaScript
- AsecurityFlicenseAqualityA CLI tool that runs a Model Context Protocol server over stdio, enabling interaction with specification documents like business requirements, product requirements, and user stories for the Specif-ai platform.Last updated -913TypeScript
- AsecurityAlicenseAqualityAn implementation of the Model Context Protocol server that enables AI models to communicate with Edge Security Acceleration (ESA) services, allowing models to manage routines, deployments, routes, records, and sites through standardized protocols.Last updated -192623TypeScriptMIT License
- -securityFlicense-qualityA Model Context Protocol server that enables real-time communication using Server-Sent Events (SSE), providing standardized model management and resource templating capabilities.Last updated -TypeScript