UNPKG

@tan-yong-sheng/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.

7 lines 203 B
#!/usr/bin/env node /** * Paper Search MCP Server - Node.js Implementation * 支持多个学术平台的论文搜索和下载,包括 Web of Science */ export {}; //# sourceMappingURL=server.d.ts.map