arxiv-mcp-server

View on PyPIReverse Dependencies (0)

0.2.8 arxiv_mcp_server-0.2.8-py3-none-any.whl

Wheel Details

Project: arxiv-mcp-server
Version: 0.2.8
Filename: arxiv_mcp_server-0.2.8-py3-none-any.whl
Download: [link]
Size: 25486
MD5: 4c07ed383d2bc34682f3f865da3817b6
SHA256: 0c79009d045f4a6bbe12aa90caa7bb19f9b7c3c549fe117effdacc7a0fe7dc3b
Uploaded: 2025-03-12 02:04:57 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: arxiv-mcp-server
Version: 0.2.8
Summary: A flexible arXiv search and analysis service with MCP protocol support
Author-Email: Joseph Blazick <blazickjp[at]amazon.com>
License: MIT
Requires-Python: >=3.11
Requires-Dist: aiofiles (>=23.2.1)
Requires-Dist: aiohttp (>=3.9.1)
Requires-Dist: anyio (>=4.2.0)
Requires-Dist: arxiv (>=2.1.0)
Requires-Dist: httpx (>=0.24.0)
Requires-Dist: mcp (>=1.2.0)
Requires-Dist: pydantic-settings (>=2.1.0)
Requires-Dist: pydantic (>=2.8.0)
Requires-Dist: pymupdf4llm (>=0.0.17)
Requires-Dist: python-dateutil (>=2.8.2)
Requires-Dist: python-dotenv (>=1.0.0)
Requires-Dist: sse-starlette (>=1.8.2)
Requires-Dist: uvicorn (>=0.30.0)
Requires-Dist: aioresponses (>=0.7.6); extra == "test"
Requires-Dist: pytest-asyncio (>=0.23.5); extra == "test"
Requires-Dist: pytest-cov (>=4.1.0); extra == "test"
Requires-Dist: pytest-mock (>=3.10.0); extra == "test"
Requires-Dist: pytest (>=8.0.0); extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 4914 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
arxiv_mcp_server/__init__.py sha256=ypgX62E1-JWgRJ7_eK8ApJAuvg9_mMInXMYmvenrgD0 197
arxiv_mcp_server/__main__.py sha256=oYpVyBJtiLoDAenFQYwPXmQx0ObK2RChK1oxtnKG1jA 115
arxiv_mcp_server/config.py sha256=FP8D_rC-wppQaGrg8ojGQQbTekLdHao6oz9dqehXVtM 2162
arxiv_mcp_server/server.py sha256=pAIGMkd9Z6Ps4ljtg_KTPxkqwm8UAv9nZoEj-2wXd3g 2751
arxiv_mcp_server/test.ipynb sha256=pAVq0ZO3CgBomOXnM6BBt5udh4Zo-uRD6BiL7iI9ovU 1182
arxiv_mcp_server/prompts/__init__.py sha256=uNdzCGw5K_k2IdKuMlBebnTgrJTv-971dkajn4VjpHs 147
arxiv_mcp_server/prompts/deep_research_analysis_prompt.py sha256=H-2j_dEq-wXvjUvOuKJmEnFQR8ftVJXMvvb7Wc1ruvw 3489
arxiv_mcp_server/prompts/handlers.py sha256=Jqm-1hrOHjV5mTClPo6VpEcJpvh61AQteQTxuLgyp7s 5830
arxiv_mcp_server/prompts/prompt_manager.py sha256=mu8E2lfj7b-ZSaUR9_Za9aaZyY11gVfkdUXlBm16D4s 7770
arxiv_mcp_server/prompts/prompts.py sha256=TLUCbhGuSVVumyfFdidfuZRHDlWFSaaQA-aV15KX4XA 2711
arxiv_mcp_server/resources/__init__.py sha256=lCamUc_pOi50d2PTfigi63LWjNURYl9rbTsWwB8cZc0 114
arxiv_mcp_server/resources/papers.py sha256=eRFYIHKiI3mHuK7BlY5nQzCrfbWCg1U3Ptc7VLWnfdk 3735
arxiv_mcp_server/tools/__init__.py sha256=ZhtUnKEemhaaUbHSEX74qvJJOOB8nEwDaE5b0a8_0Dg 443
arxiv_mcp_server/tools/download.py sha256=xAc_jLcE8MdPBYlhwZv-8vt4RCQ1hdVt4jndoU0D8hQ 6696
arxiv_mcp_server/tools/list_papers.py sha256=-lCcawObSEUiwY7XEbJGbm9Eod5kDVtNfySzRrStenY 1569
arxiv_mcp_server/tools/read_paper.py sha256=O9cM1BUTCw0GeM3_eR4CmyudNhHxJ7ycWs_Qrdkrm5Q 2219
arxiv_mcp_server/tools/search.py sha256=rMEITxRKBZQkRBlHMiY4WSnpBQ3KuxazHCVxSfcCYnY 3566
arxiv_mcp_server-0.2.8.dist-info/METADATA sha256=bK2K5XFTouCWnRb2ztPnriQpP3ni6nJaECnjq-rhHzA 5958
arxiv_mcp_server-0.2.8.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
arxiv_mcp_server-0.2.8.dist-info/entry_points.txt sha256=0E1IC3CgoFQEo4g1QIhpAdjcTMrUqHEfYg0qe3ivVSk 59
arxiv_mcp_server-0.2.8.dist-info/licenses/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
arxiv_mcp_server-0.2.8.dist-info/RECORD

entry_points.txt

arxiv-mcp-server = arxiv_mcp_server:main