mcp-scholarly MCP server
@adityak74
About mcp-scholarly MCP server
A MCP server to search for accurate academic articles.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-scholarly": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"mcp-scholarly",
"--client",
"claude"
]
}
}
}Tools
1Search arxiv for articles related to the given keyword.
Overview
What is mcp-scholarly?
mcp-scholarly is an MCP server that searches for accurate academic articles on arxiv by keyword. It is designed for researchers, students, or professionals who need to find scholarly papers via a single, simple tool integrated with Claude Desktop or other MCP hosts.
How to use mcp-scholarly?
Install mcp-scholarly by adding its configuration to Claude Desktop using uvx mcp-scholarly, Docker, or the Smithery CLI. It exposes one tool, search-arxiv, which takes a required keyword string argument to query arxiv for related articles.
Key features of mcp-scholarly
- Search arxiv for academic articles by keyword.
- Single tool with a required keyword argument.
- Installable via Claude Desktop, Docker, or Smithery.
- Published on PyPI for straightforward distribution.
- More scholarly vendors planned for future releases.
Use cases of mcp-scholarly
- Researchers
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Awesome Mlops
visengerA curated list of references for MLOps
Comments