UNPKG

formulize-mcp

Version:

A local MCP server for connecting to Formulize, the open source data management platform.

9 lines 272 B
#!/usr/bin/env node /** * Formulize MCP Server * * Local TypeScript MCP server that proxies requests to remote Formulize HTTP server * Features intelligent caching for non-tool endpoints to improve performance */ export {}; //# sourceMappingURL=formulize-mcp.d.ts.map