#!/usr/bin/env node /** * Urban Dictionary MCP Server * * A Model Context Protocol server that provides access to Urban Dictionary's * slang definitions through a chat-based interface. * * @author Your Name * @license MIT */ export {}; //# sourceMappingURL=index.d.ts.map