OpenArx
Rank #4,516pulsemcp/openarx
Open scientific knowledge MCP for AI agents with three access profiles: search, publish, and govern.
OpenArx is a Model Context Protocol (MCP) server published by OpenArx-AI. It ranks #4,516 of 76,851 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. OpenArx is listed on PulseMCP, with 5 release tags tracked from its GitHub repository. It was first listed on May 12, 2026 and most recently updated on Jul 13, 2026.
Ranks ahead of 72,335 of 76,851 servers on MCP Toplist.
Use OpenArx
Add OpenArx to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"openarx": {
"url": "https://mcp.openarx.ai/v1/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"openarx": {
"url": "https://mcp.openarx.ai/pub/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"openarx": {
"url": "https://mcp.openarx.ai/gov/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
OpenArx-AI
GitHub releases (5)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.2.0 | Jul 13, 2026 |
| v0.1.8 | Jun 17, 2026 |
| v0.1.5 | Jun 13, 2026 |
| v0.1.1 | May 13, 2026 |
| v0.1.0 | May 12, 2026 |
Frequently asked questions
- Who maintains OpenArx?
- OpenArx is maintained by OpenArx-AI, which publishes 7 MCP servers (21 total versions) tracked on MCP Toplist.
- Is OpenArx listed on the Official MCP Registry?
- OpenArx is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does OpenArx have?
- No registry surfaces explicit version metadata for OpenArx; MCP Toplist tracks 5 release tags from its GitHub repository, most recently published on Jul 13, 2026.
- Where can I find the source code for OpenArx?
- The source code for OpenArx is hosted at github.com/openarx-ai/openarx-core.