Back to Home
oddradioada icon

secop-mcp-project

Verified Safe

by oddradioada

Overview

AI-powered intelligent access to Colombian public procurement data (SECOP II) for searching processes, retrieving details, and aggregating statistics.

Installation

Run Command
bash /home/oddradiocube/projects/secop-mcp/secop-mcp-server/start.sh

Environment Variables

  • SOCRATA_API_KEY
  • SOCRATA_API_SECRET
  • SOCRATA_APP_TOKEN

Security Notes

The server uses environment variables for API keys/secrets and explicitly includes `.env` in `.gitignore`, which is good practice. Input validation is rigorously implemented using Zod schemas for all tool parameters, significantly reducing the risk of invalid or malicious data. SQL injection is mitigated with a custom `escape` function in the SoQL query builder. The server operates over STDIO, which is inherently more secure than network-exposed services as it avoids typical network vulnerabilities. If a future HTTP/SSE transport is implemented, additional security measures like OAuth2 and TLS will be required as noted in the project's plan.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens700
Stars0
Forks0
Last Update2025-12-13

Tags

mcpsecop-iipublic-procurementai-toolscolombiadata-analysis