MCP Research Server
@elie
关于 MCP Research Server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-research-server": {
"command": "uv",
"args": [
"run",
"research_server.py"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Research Server?
A FastMCP server for searching and extracting research papers from arXiv.
How to use MCP Research Server?
Run locally with uv run research_server.py or deploy on Render.io using the provided render.yaml, requirements.txt, and runtime.txt files.
Key features of MCP Research Server
- Built on the FastMCP framework.
- Searches and extracts papers from arXiv.
- Deployable on Render.io.
- Specifies Python 3.11.11 runtime.
- Includes Render deployment configuration.
Use cases of MCP Research Server
- Searching for research papers by query.
- Extracting full text or metadata from arXiv papers.
- Integrating paper lookups into automated research workflows.
FAQ from MCP Research Server
What Python version is required for deployment?
Python 3.11.11, as specified in runtime.txt.
How do I update project dependencies?
Regenerate requirements.txt by running uv pip compile pyproject.toml --no-emit-find-links > requirements.txt.
How do I run the server locally?
Use the command uv run research_server.py.
How do I deploy on Render.io?
Push code to GitHub, create a Web Service on Render, and connect the repository. Render automatically uses Python 3.11.11, installs from requirements.txt, and starts the server on the provided port.
数据与分析 分类下的更多 MCP 服务器
Bright Data MCP
luminati-ioA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Salesforce MCP Server
tsmztechSalesforce MCP Server
MCP Server for Deep Research
reading-plus-aiBright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
🎓 Semantic Scholar MCP Server
JackKuo666🔍 This project implements a Model Context Protocol (MCP) server for interacting with the Semantic Scholar API. It provides tools for searching papers, retrieving paper and author details, and fetching citations and references.
评论