#!/usr/bin/env node /** * @fileoverview socrata-mcp-server MCP server entry point. * Wraps the Socrata SODA 2.1 API and Discovery API for government open-data access. * @module index */ export {}; //# sourceMappingURL=index.d.ts.map