mcp-scholarly

mcp-scholarly

111

The mcp-scholarly project is a Model Context Protocol server designed to provide accurate academic research by searching articles on platforms like arXiv. It features development and publishing utilities and installation guidance for platforms like Claude Desktop.

What is the primary function of the mcp-scholarly server?

The primary function of the mcp-scholarly server is to search for academic articles, particularly from arXiv, using a keyword-based search tool.

How can I install the mcp-scholarly server on Claude Desktop?

You can install the mcp-scholarly server on Claude Desktop by configuring the mcpServers in the claude_desktop_config.json file and using the appropriate command and arguments for either development or published servers.

Is there a way to automate the installation of mcp-scholarly?

Yes, you can automate the installation of mcp-scholarly using Smithery by running the command: npx -y @smithery/cli install mcp-scholarly --client claude.

What tools are available for debugging the mcp-scholarly server?

For debugging the mcp-scholarly server, it is recommended to use the MCP Inspector, which provides a comprehensive debugging experience.

Can I run the mcp-scholarly server using Docker?

Yes, you can run the mcp-scholarly server using Docker by configuring the mcpServers with the appropriate Docker command and arguments.