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 Server for Data Exploration
reading-plus-aiHubSpot MCP Server
peakmojoA Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in vector storage and caching mechanisms help overcome HubSpot API limitations while improving response times.
Bright Data MCP
brightdataA powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
Healthcare MCP Server
CicatriizA Model Context Protocol (MCP) server providing AI assistants with access to healthcare data and medical information tools, including FDA drug info, PubMed, medRxiv, NCBI Bookshelf, clinical trials, ICD-10, DICOM metadata, and a medical calculator.
PubMed MCP Server
JackKuo666🔍 Enable AI assistants to search, access, and analyze PubMed articles through a simple MCP interface.
コメント