OpenArx
Rank #9061pulsemcp/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 #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.
Ranks ahead of 49,839 of 58,900 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
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.
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.