UNPKG

@rhofkens/mcp-quotes-server-claude-code

Version:

Model Context Protocol (MCP) server for managing and serving quotes

9 lines 259 B
#!/usr/bin/env node /** * MCP Quotes Server - Main Entry Point * * This is the main entry point for the MCP Quotes Server. * It initializes and starts the server to provide quote management functionality. */ export {}; //# sourceMappingURL=index.d.ts.map