SERVER

OpenArx

Rank #9061

pulsemcp/openarx

Open scientific knowledge MCP for AI agents with three access profiles: search, publish, and govern.

First listed
May 12, 2026
Last publish date
OVERVIEW

OpenArx is a Model Context Protocol (MCP) server published by openarx-ai. It ranks #9061 of 58,900 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. OpenArx is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on May 12, 2026.

STANDING
#9,061of 58,900 tracked serversTop 25%

Ranks ahead of 49,839 of 58,900 servers on MCP Toplist.

CONNECT

Use OpenArx

Add OpenArx to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "openarx": {
      "url": "https://mcp.openarx.ai/v1/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Remote · HTTP
{
  "mcpServers": {
    "openarx": {
      "url": "https://mcp.openarx.ai/pub/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

Remote · HTTP
{
  "mcpServers": {
    "openarx": {
      "url": "https://mcp.openarx.ai/gov/mcp"
    }
  }
}

This endpoint requires authentication — see the server’s docs for credentials.

REGISTRIES

Listed on 1 registry

ORGANIZATION

openarx-ai

Organization
Total servers
1
Total versions
0
VERSIONS

Not versioned

This server is published through a registry that does not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.

FAQ

Frequently asked questions

What is OpenArx?
Open scientific knowledge MCP for AI agents with three access profiles: search, publish, and govern.
Who maintains OpenArx?
OpenArx is maintained by openarx-ai, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
Is OpenArx an official MCP server?
OpenArx is not on the Official MCP Registry. It is listed on PulseMCP.
How many versions does OpenArx have?
OpenArx ships as a single rolling release with no explicit version metadata.
Where can I find the source code for OpenArx?
The source code for OpenArx is hosted at github.com/openarx-ai/openarx-core.
EXPLORE