Yet another arxiv mcp server
@hajifkd
关于 Yet another arxiv mcp server
暂无概览
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"arxiv-mcp-server-hajifkd": {
"command": "uvx",
"args": [
"--from",
"git+https://github.com/hajifkd/arxiv-mcp-server",
"arxiv-mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Yet another arxiv MCP server?
Yet another arxiv MCP server is a simple MCP server that uses the arXiv API to fetch the latest papers in a given category, designed to be easily usable by LLMs.
How to use Yet another arxiv MCP server?
Run the server directly with uvx --from git+https://github.com/hajifkd/arxiv-mcp-server arxiv-mcp-server. For testing, use the MCP inspector: uv run npx @modelcontextprotocol/inspector arxiv-mcp-server.
Key features of Yet another arxiv MCP server
- Uses the arXiv API to fetch the latest papers in a given category.
- Simple API kept as minimal as possible for LLM consumption.
- Can be run directly from GitHub via
uvx.
Use cases of Yet another arxiv MCP server
—
FAQ from Yet another arxiv MCP server
—
数据与分析 分类下的更多 MCP 服务器
Web3 Research MCP
aaronjmarsDeep Research for crypto - free & fully local
dbt MCP Server
dbt-labsA MCP (Model Context Protocol) server for interacting with dbt.
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.
Google Analytics MCP Server
surendranbGoogle Analytics 4 data to AI agents, agentic workflows, and MCP clients. Give agents analysis-ready access to website traffic, user behavior, and performance data with schema discovery, server-side aggregation, and safe defaults that reduce data wrangling.
评论