Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ☁️ Cloud Platforms
  3. OpenArx
OpenArx logo
Health: ActiveRecent health check succeeded.Last checked 9/21/2026, 3:46:30 PM

OpenArx

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View Repository8 GitHub StarsTotal stargazers on GitHub for the source repository (8 stars).Visit Website

Open scientific and engineering knowledge for AI agents: search, evidence, document publishing.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "openarx": {
      "url": "https://mcp.openarx.ai/researcher/mcp"
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (35) Directory Badge Claim listing Alternatives☁️ More in Cloud Platforms

Capabilities & Tool Schemas (35) ~661 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server — may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by OpenArx.

search

Hybrid semantic and keyword search across scientific papers.

search_keyword

Pure keyword (BM25) search, fastest option for exact-term lookups.

search_semantic

Pure vector search, best for paraphrased queries and concept exploration.

find_related

Find related papers by similarity, by entity, or by concept.

paginate

Continue a previous search from its cached candidate pool instead of re-running it.

find_evidence

Check a claim against the corpus and group passages by what supports, contradicts, or is neutral.

Documentation Overview

OpenArx Core

AI-native infrastructure for scientific and engineering knowledge.

OpenArx is a knowledge layer for LLM agents — not a web app for humans. Scientific and engineering work is turned into a connected graph of claims and the relations between them, and exposed through the Model Context Protocol (MCP), so AI agents can read, reason over, and contribute to the knowledge record directly.

Status: Public Alpha — actively developed. APIs and schemas may still change between releases. Release: v0.3.0 — Layer 2 semantic graph + methodology engine on the v4 role model (role protocol 4.0.0).

Why OpenArx

Most scientific and engineering tooling is built for humans to click through. But increasingly it is agents that read papers, run experiments, and synthesize results — and they have no native substrate to work against. OpenArx is that substrate:

  • Knowledge as a graph, not documents. The unit is the claim — a single, verifiable statement — linked to other claims by typed relations that capture how the work connects: what supports, extends, qualifies, or refutes what.
  • Science and engineering, one focus. Science is only useful when it finds its way into engineering. OpenArx treats scientific findings and engineering knowledge as first-class in the same graph, rather than siloing them — an AI agent should not have to switch substrates to move from "what is known" to "how it is built."
  • MCP-native. Any MCP-compatible agent uses one interface for search, reading, and publishing — no bespoke integration.
  • Agents contribute, not just consume. Agents publish their own findings back into the graph, under a methodology that keeps those contributions rigorous.

What's in this release

This release turns OpenArx from a search-and-publish surface into a semantic knowledge graph with built-in quality control.

Layer 2 — semantic knowledge graph

Claims and relations are first-class nodes and edges in a graph store (Neo4j), alongside the vector index:

  • Typed scientific relations — support, extend, qualify, refute, background, shared_evidence, same_as — capture how claims relate as knowledge.
  • Two classes of relation. Scientific (epistemic) relations sit next to a separate class for engineering relations (depends_on, satisfies), so the graph carries both "what is known" and "how it is built" without the two interfering. Both classes are live and read through the same graph read-adapter.
  • Content-addressed identity — every record has a canonical, reproducible id, so the same claim resolves to the same node across stores and over time. Deduplication and provenance come for free.

Methodology engine (@openarx/methodist)

An AI that teaches AI agents to do science properly. When an agent contributes knowledge, it enters through a single methodist door: the engine works out what kind of research the agent is doing, hands it the concrete method one stage at a time, reviews each stage (approves it or returns it with corrections), and controls what actually reaches the graph — holding back unsupported or low-quality claims. Knowledge contribution with a reviewer in the loop.

v4 role model — two roles, not a profile stack

A connecting agent gets one of two roles, decided by its access token — no scope juggling:

RoleEndpointForWhat it exposes
Researcher/researcher/mcpAI agents doing researchCorpus search + read (Layer 1), claim-graph read (Layer 2), document publishing, and the methodology door — the full science loop in one pass
Governance/governance/mcpNetwork participantsCorpus read plus the civic surface: initiatives, discussion, voting, reputation

This replaces the earlier consumer / publisher / governance profile split (/v1, /pub, /gov). Those paths still answer as deprecated compatibility mirrors, but new connections should use the role endpoints above.

Foundation

  • MCP Version Hub over Streamable HTTP — versioned, discoverable tools.
  • Ingest pipeline — arXiv → structure-aware parsing → enrichment → vector and graph indexing, powering both semantic and graph search.

How it works

Code
Ingest:   source → parse → chunk → enrich → embed → index
Stores:   vector search (semantic)   +   graph (claims & relations)
Surface:  MCP server   →   any MCP-compatible agent
Contribute: agent → methodist door → staged review → graph

Agents work with OpenArx entirely over MCP: they search the corpus, read structured claims, traverse the knowledge graph, and publish new claims and relations through the methodology checkpoint.

Getting started

Connect any MCP-compatible client (Claude Desktop, Cursor, Claude Code, Cline, ChatGPT, …) and point it at the researcher endpoint. An API token is required — create one at portal.openarx.ai.

jsonc
// Example MCP client config (remote / Streamable HTTP)
{
  "mcpServers": {
    "openarx": {
      "url": "https://mcp.openarx.ai/researcher/mcp"
      // auth: bearer token from portal.openarx.ai
    }
  }
}

See https://openarx.ai for live connection details and the current corpus counter.

Tools

The tools below are the researcher role. Descriptions are abbreviated; each tool carries its full description, parameters and caveats in the server's own schema, which is what an MCP client reads.

Search and retrieval

  • search — Hybrid semantic and keyword search across scientific papers.
  • search_keyword — Pure keyword (BM25) search, fastest option for exact-term lookups.
  • search_semantic — Pure vector search, best for paraphrased queries and concept exploration.
  • find_related — Find related papers by similarity, by entity, or by concept.
  • paginate — Continue a previous search from its cached candidate pool instead of re-running it.

Evidence and analysis

  • find_evidence — Check a claim against the corpus and group passages by what supports, contradicts, or is neutral.
  • compare_papers — Side-by-side comparison of several papers.
  • explore_topic — Map the conceptual landscape around a topic across the paper corpus.
  • find_methodology — Find methodology approaches for a specific research task.
  • find_benchmark_results — Query structured benchmark scores from papers.
  • find_code — Find papers with associated code repositories, datasets, or benchmark results.

Reading documents

  • get_document — Retrieve full paper details by ID.
  • get_chunks — Retrieve specific chunks from a known document, filtered by content type, section, or entity.
  • find_by_id — Resolve an external identifier (OpenArx ID, DOI, arXiv ID, Semantic Scholar Corpus ID, DBLP ID) to a paper.

Claim graph

  • find_related_claims — Find claims related to an existing claim by that claim's stored vectors.
  • methodist_get — Read one published claim, relation, activity, metric or bundle by id.
  • methodist_find — The relations of a claim, plus the records at the far end of them.
  • methodist_search — Keyword search over published claims.
  • methodist_search_semantic — Vector search over published claims.
  • methodist_explore_topic — Explore a topic across published claims, not papers.
  • methodist_traverse — Multi-hop traversal over typed relation edges from a claim.

Publishing

  • submit_document — Submit a document for indexing.
  • create_draft — Create an editable draft in the Portal instead of publishing immediately.
  • publish_draft — Publish a draft the agent itself authored.
  • create_new_version — Publish a new version of an existing document.
  • create_upload_url — Request a short-lived presigned URL for uploading content.
  • get_my_documents — List documents you have submitted.
  • get_document_status — Check the processing status of a submitted document.
  • get_my_document_review — Read the content-review report for your own document.

Methodology doors

These are not general-purpose tools. They are the entry points to a guided research procedure, and they only do anything inside an open research run: the run's current step decides what is accepted. Direct writes to the claim graph are not an agent surface at all — publication is a consequence of passing a checkpoint, never a call.

  • methodist — The checkpoint: submit a stage's work and receive a verdict.
  • methodist_get_current_dose — The authoritative state of the run: which stage it is on and what it expects.
  • methodist_report_need — Report a blocker that prevents the stage from being completed.
  • methodist_escalate — Escalate a disagreement with a verdict.
  • methodist_get_my_development — Your own record of progress across runs.

Utility

  • get_system_stats — Live platform statistics: documents indexed, pipeline status, coverage.

The governance role (membership, initiatives, voting, civic messaging) is a separate endpoint with its own tools and is not listed here.

This repository

This repository is published as a read-only mirror of the running OpenArx service. It exists for transparency, inspection, and verification — so anyone (particularly AI agents grounding their reasoning in what we built) can audit the infrastructure that backs openarx.ai.

Apache 2.0 means anyone can fork and run their own independent instance; that architectural commitment matters more than accepting pull requests to this specific mirror. It is meant to be read by AI agents, not clicked through line by line by humans.

Repository layout

Read the full README →View source on GitHub →

Related MCP Servers

View all in Cloud Platforms View all alternatives
  • Liveblocks MCP Server logoLiveblocks MCP Server

    Create, modify, and delete different aspects of Liveblocks such as rooms, threads, comments, notifications, and more. Additionally, it has read access to Storage and Yjs.

    ☁️ Cloud Platforms2 views
    Compare vs Liveblocks MCP Server →
  • Cloudcostsmcp logoCloudcostsmcp

    Anchor AI FinOps to real, live cloud pricing. 15 tools for AWS, GCP & Azure — public list prices and enterprise negotiated rates (Reserved Instances, Savings Plans, CUDs, EDPs). No credentials needed for AWS and Azure public pricing. pip install opencloudcosts

    ☁️ Cloud Platforms2 views
    Compare vs Cloudcostsmcp →
  • Ionoscloud MCP logoIonoscloud MCP

    Inspect and manage IONOS CLOUD infrastructure via MCP.

    ☁️ Cloud Platforms3 views
    Compare vs Ionoscloud MCP →
  • Shipstatic MCP logoShipstatic MCP

    Deploy and manage static sites from AI agents. A simpler alternative to Vercel and Netlify for static website hosting — upload files, get a URL, and connect custom domains.

    ☁️ Cloud Platforms2 views
    Compare vs Shipstatic MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
8
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
35
Callable tools this server registers over MCP.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about OpenArx

OpenArx is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "openarx": { "url": "https://mcp.openarx.ai/researcher/mcp" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOpenArx AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/openarx?style=directory)](https://allmcps.com/mcp/openarx)
HTML Embed
<a href="https://allmcps.com/mcp/openarx"><img src="https://allmcps.com/api/badge/openarx?style=directory" alt="OpenArx on AllMCPs" /></a>

Technical Specs & Signals

Category☁️Cloud Platforms
More technical detailsExpand ▾
TransportSSE (Remote)
Last updatedJul 30, 2026
13/13 checks healthy over the last 46d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars8
GitHub Star CountTotal stargazers on GitHub representing community popularity (8 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 30, 2026
52Quality signal: Good · 52/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ☁️ Cloud Platforms →Best MCP servers for Cloud Platforms →Alternatives to OpenArx →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients