UNPKG

paper-search-mcp-nodejs

Version:

A Node.js MCP server for searching and downloading academic papers from multiple sources, including arXiv, PubMed, bioRxiv, Web of Science, and more.

6 lines 127 B
#!/usr/bin/env node /** * Paper Search MCP Server - Node.js Implementation */ export {}; //# sourceMappingURL=server.d.ts.map