Back to Home
jegelstaff icon

formulize-mcp

Verified Safe

by jegelstaff

Overview

Enables AI assistants to interact with and manage data within a remote Formulize open-source data management platform.

Installation

Run Command
npx -y formulize-mcp

Environment Variables

  • FORMULIZE_URL
  • FORMULIZE_API_KEY

Security Notes

The server correctly uses environment variables for sensitive API keys (FORMULIZE_API_KEY) and does not hardcode them. It acts as a proxy, forwarding requests to a remote Formulize instance using standard HTTP fetch. There is no evident use of 'eval' or unsafe direct command execution within the proxy's core logic. The security of the overall system largely depends on the remote Formulize server's configuration and the careful management of API keys by the user. The 'query_the_database_directly' tool, if exposed by Formulize, would be a remote security concern for the Formulize instance itself, rather than a direct vulnerability in this proxy server's implementation.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassMedium
Avg Tokens2500
Stars0
Forks1
Last Update2026-01-12

Tags

MCPAI AssistantData ManagementProxyFormulize