Overview
ChemRxiv-MCP-Server is a server designed to facilitate the management and processing of chemical research data for ChemRxiv, a preprint server for the global chemistry community.
To use the ChemRxiv-MCP-Server, you can clone the repository from GitHub and set up the server according to the provided documentation. Users can then interact with the server to manage chemical data submissions and access research materials.
- Efficient management of chemical research data submissions. - Integration with ChemRxiv for seamless data processing. - User-friendly interface for researchers to submit and access data.
- Researchers submitting their chemical research for public access.
- Institutions managing a repository of chemical research data.
- Facilitating collaboration among chemists by providing access to preprints.
Add to your AI client
Use these steps to connect ChemRxiv-MCP-Server in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"chemrxiv-mcp-server-jackkuo666": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chemrxiv-mcp-server-jackkuo666"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"chemrxiv-mcp-server-jackkuo666": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chemrxiv-mcp-server-jackkuo666"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"chemrxiv-mcp-server-jackkuo666": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chemrxiv-mcp-server-jackkuo666"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"chemrxiv-mcp-server-jackkuo666": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chemrxiv-mcp-server-jackkuo666"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"chemrxiv-mcp-server-jackkuo666": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chemrxiv-mcp-server-jackkuo666"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"chemrxiv-mcp-server-jackkuo666": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-chemrxiv-mcp-server-jackkuo666"
]
}
}
}FAQ
What is the purpose of ChemRxiv-MCP-Server?
The server is designed to streamline the submission and management of chemical research data for the ChemRxiv platform.
How can I contribute to the project?
Contributions can be made by forking the repository on GitHub and submitting pull requests with improvements or features.
Is there any support available for users?
Yes, users can refer to the documentation provided in the repository or open issues for assistance.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":3404,"uuid":"3657aa93-c22a-4999-833a-755b7d11523f","name":"ChemRxiv-MCP-Server","title":"ChemRxiv-MCP-Server","description":"A MCP Server for ChemRxiv","avatar_url":"https://avatars.githubusercontent.com/u/41313632?v=4","created_at":"$D2025-03-19T08:41:51.159Z","updated_at":"$D2025-03-19T08:48:22.662Z","status":"created","author_name":"JackKuo666","author_avatar_url":"https://avatars.githubusercontent.com/u/41313632?v=4","tags":"chemrxiv,mcp-server,research","category":"research-and-data","is_featured":false,"sort":1,"url":"https://github.com/JackKuo666/ChemRxiv-MCP-Server","target":"_self","content":"# ChemRxiv-MCP-Server\nA MCP Server for ChemRxiv","summary":"$29","img_url":null,"type":null,"metadata":"{\"star\":\"0\",\"license\":\"\",\"language\":null,\"is_official\":false,\"latest_commit_time\":\"2025-03-19 14:49:16\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]