tri-tender-mcp
Verified Safeby sendsta
Overview
Generates complete, multi-document tender responses and proposals from parsed tender and company profile data using a large language model.
Installation
python server.pySecurity Notes
The code itself does not contain explicit 'eval' or other direct code execution vulnerabilities. Input data (parsed_tender, company_profile) is embedded directly into LLM prompts, introducing the common risk of prompt injection, which could lead to undesired LLM outputs or potential data exposure if not properly mitigated at the LLM provider level. No hardcoded secrets were found.
Similar Servers
nancy-brain
Builds a searchable knowledge base from GitHub repositories and PDF articles for AI agents and assistants.
wms-mcp-server
Acts as a Master Control Program (MCP) server, likely managing or orchestrating components within a Warehouse Management System (WMS) context.
netpay-mcp-server
This server likely functions as a Master Control Program (MCP) or central orchestrator for a payment processing system, handling API requests related to financial transactions or network management.
kg-mcp-server
An academic Model Context Protocol (MCP) server for Computer Science, providing contextualized information, code analysis, prerequisite navigation, and prompt generation by integrating vector search (RAG) with a Neo4j knowledge graph.