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.
You must be authenticated.
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
- AsecurityAlicenseAqualityA Model Context Protocol server that provides access to MongoDB databases. This server enables LLMs to inspect collection schemas and execute read-only queries.Last updated -8817217TypeScriptMIT License
- 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 -90TypeScript
- -securityAlicense-qualityA Model Context Protocol server that enables LLMs to interact with databases (currently MongoDB) through natural language, supporting operations like querying, inserting, deleting documents, and running aggregation pipelines.Last updated -TypeScriptMIT License