🛠️

CLIO Arxiv

ArXiv MCP server implementation using Model Context Protocol

Developer Tools stdio pypi pypistdioiowarp
RUN IN TERMINAL
claude mcp add iowarp-arxiv-mcp -- uvx clio-kit
ADD TO claude_desktop_config.json
{ "mcpServers": { "iowarp-arxiv-mcp": { "command": "uvx", "args": ["clio-kit"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "iowarp-arxiv-mcp": { "command": "uvx", "args": ["clio-kit"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "iowarp-arxiv-mcp": { "command": "uvx", "args": ["clio-kit"] } } }

About This MCP Server

The io.github.iowarp/arxiv-mcp server is an implementation of the Model Context Protocol, providing a standardized way to manage and interact with AI models, and it is part of the clio-kit package. This server enables communication with AI coding assistants through standard input/output interfaces. Developers would use this server when they need to integrate Model Context Protocol capabilities into their applications, particularly those that involve interacting with models hosted on platforms like ArXiv.

ArXiv MCP server implementation using Model Context Protocol. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

clio-kit on pypi

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on pypi.

What tools does it provide?

The CLIO Arxiv server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/iowarp-arxiv-mcp.svg)](https://skillsplayground.com/mcps/iowarp-arxiv-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.