Back to Home
featureform icon

enrichmcp

Verified Safe

by featureform

Overview

Exposes structured data models as a semantic, discoverable API for AI agents.

Installation

Run Command
python app.py

Environment Variables

  • OPENAI_API_KEY
  • OLLAMA_MODEL

Security Notes

The code uses `exec` in `src/enrichmcp/sqlalchemy/auto.py` to dynamically generate resolver functions. While the generated code string appears to be constructed from controlled internal logic (not directly from untrusted user input), `exec` is a powerful primitive that, in general, requires careful scrutiny due to potential for arbitrary code execution if inputs or context are not perfectly contained. No other critical security risks like hardcoded production secrets, obfuscation, or arbitrary command execution are apparent.

Similar Servers

Stats

Interest Score88
Security Score8
Cost ClassMedium
Avg Tokens1000
Stars639
Forks29
Last Update2026-01-01

Tags

mcpai-agentspydanticdata-modelingorm-for-ai