← Browse

@mobus-ai/mobus

A

Dataset search for AI assistants Discover, preview, and analyze datasets across 20 platforms from a single conversation.

mcp_servermcp

Install

agr install @mobus-ai/mobus --target claude

This artifact does not publish files for Claude.

Document

{ "name": "mobus", "version": "2.1.0", "description": "MCP server for searching, previewing, and analyzing datasets across 20 platforms", "type": "module", "main": "dist/main.js", "scripts": { "build": "tsc", "start": "node dist/main.js", "dev": "tsx src/main.ts" }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.28.0", "dotenv": "^17.3.1", "pg": "^8.20.0", "zod": "^4.3.6" }, "devDependencies": { "@types/node": "^25.5.0", "@types/pg": "^8.20.0", "tsx": "^4.21.0", "typescript": "^6.0.2" } }

Repository README

Describes mobus-ai/Mobus as a whole, which may contain artifacts other than this one. Where this artifact had no useful description of its own, its summary was taken from here.

Mobus

Dataset search for AI assistants Discover, preview, and analyze datasets across 20 platforms from a single conversation.

License: MIT Node.js MCP TypeScript


Connect to Claude

Add Mobus to Claude in under a minute. No install, no API keys, nothing to run.

  1. Open claude.ai (or Claude Desktop / Mobile)
  2. Go to Settings from the bottom left → Connectors
  3. Click Add custom connector
  4. Name it Mobus and paste this URL:
https://mcp.mobus.ai/mcp
  1. Start a new chat and try:

"Search for air quality datasets with a commercial license"

That's it. All 15 tools are available immediately.



What it does

Just ask your AI assistant.

"Search for air-quality datasets with a commercial license" "Preview the first 20 rows of that Zenodo dataset" "Find SEC filings mentioning climate risk" "Generate an APA citation for that Hugging Face dataset" "Check if this dataset can be used commercially" "Visualize that dataset"

Mobus fans requests out to every configured platform in parallel, checks licenses, previews data, generates citations, and traces academic lineage — failing gracefully whenever an API key is missing.


Tools

Discovery

  • search_datasets — search all 20 platforms at once
  • find_research_datasets — datasets used in papers
  • find_similar — datasets similar to one you have

Evaluation

  • get_dataset_details — full metadata
  • preview_dataset — first N rows
  • compare_datasets — 2-5 side by side

Quality & Compliance

  • assess_quality — missing values, duplicates, stats
  • check_license — commercial / academic / internal
  • check_compatibility — schema match against yours

Citation & Output

  • generate_citation — APA, BibTeX, Chicago
  • visualize_dataset (Only works locally - ask Claude to generate an artifact). — interactive ECharts dashboard
  • watch_query — monitor for new datasets

Advanced Research

  • get_dataset_provenance — introducing paper & history
  • get_dataset_lineage — variants & derivatives
  • trace_citation_graph — citation chain analysis

Supported platforms

No auth needed

  • data.gov
  • Zenodo
  • OpenML
  • UCI ML Repository
  • AWS Open Data
  • World Bank
  • WHO GHO
  • NASA Earthdata
  • Eurostat
  • arXiv
  • Census.gov
  • SEC EDGAR
  • Crossref
  • Harvard Dataverse

Optional auth

  • Hugging Face (faster w/ token)
  • Socrata (faster w/ token)
  • Semantic Scholar

Requires key

  • Kaggle
  • Google Dataset Search

Degraded

  • Papers with Code (API shut down)
  • Econdb (now requires key)

Missing keys automatically skip that platform. The server never crashes.


Run locally (optional)

If you prefer to self-host instead of using the hosted version above:

git clone https://github.com/hrantvirabyan/Mobus.git
cd Mobus
npm install
cp .env.example .env   # fill in any keys you have (all optional)
npm run build

Cursor

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "mobus": {
      "command": "node",
      "args": ["/absolute/path/to/Mobus/dist/main.js"]
    }
  }
}

Restart Cursor. All 15 tools appear in the chat.

Claude Desktop

Same config format, in ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).

API keys (all optional)

VariableForWhere
KAGGLE_USERNAME / KAGGLE_KEYKagglekaggle.com/account → API
HF_TOKENHugging Facehuggingface.co/settings/tokens
GOOGLE_API_KEY / GOOGLE_CSE_IDGoogleconsole.cloud.google.com
SOCRATA_APP_TOKENSocratadev.socrata.com/register

Tool reference

search_datasets

ParameterTypeDefaultDescription
querystringrequiredSearch query
sourcesstring[]allPlatforms to include
limitnumber5Results per source (max 20)
licensestringe.g. cc-by-4.0
formatstringe.g. csv, parquet
updated_afterstringISO date
modalitystringe.g. tabular, image

get_dataset_details

ParameterTypeDescription
sourcestringPlatform
dataset_idstringDataset ID

preview_dataset

ParameterTypeDefaultDescription
source / dataset_idstringrequired
rowsnumber10Max 100

visualize_dataset (Only works locally - ask Claude to generate an artifact)

Generates an interactive ECharts dashboard with column picker, filter builder, row range selector, 9 chart types, sortable table, and PNG/SVG/CSV/JSON export.

ParameterTypeDefaultDescription
source / dataset_idstringrequired
rowsnumber200Max 500
openbooleantrueAuto-open browser

compare_datasets

ParameterTypeDescription
datasetsarray2-5 {source, dataset_id} objects

check_compatibility

ParameterTypeDescription
source / dataset_idstring
schemaarray[{name, type?}]

find_similar

ParameterTypeDefaultDescription
source / dataset_idstringrequired
limitnumber5Max 20

generate_citation

ParameterTypeDefaultDescription
source / dataset_idstringrequired
formatstringapabibtex, apa, chicago

assess_quality

ParameterTypeDefaultDescription
source / dataset_idstringrequired
sample_rowsnumber100Max 500

check_license

ParameterTypeDescription
source / dataset_idstring
use_casestringcommercial / academic / internal / redistribution

watch_query

ParameterTypeDescription
actionstringadd / remove / list / check
query / sources / watch_idSee action

find_research_datasets

ParameterTypeDefaultDescription
querystringrequiredResearch topic
limitnumber10Max 20
semanticbooleanfalseSPECTER v2 embeddings

get_dataset_provenance / trace_citation_graph / get_dataset_lineage

Currently degraded — depend on the Papers with Code API which has shut down.


Known issues

  • Papers with Code API shut down post-HuggingFace acquisition — lineage/provenance/citation-graph tools return errors
  • Econdb now requires a key — returns empty until support is added
  • arXiv rate-limits under heavy parallel load (adapter uses 3s throttle)

Contributing

See CONTRIBUTING.md. If Mobus saves you time, a GitHub star helps others find it.

License

MIT — see LICENSE.

Trustgrade A

  • passBody integrity

    Whether the stored document is plausibly the kind of file the artifact declares, rather than something fetched by mistake.

  • warnType matchbest-effort: server code not analyzed

    Whether the artifact is really the kind of thing its metadata claims it is.

  • passFreshness

    How long since the source repository was last pushed to.

  • passPrompt injection

    Scans the artifact's own text for instructions aimed at your agent rather than at you.

  • passLicense

    Whether the source repository declares an SPDX license permissive enough to redistribute.

How the grade is calculated

Each check contributes 0 points when it passes, 1 when it warns, and 2 when it fails. The total maps to a letter:

  • Aevery check passed
  • Bone warning
  • Ctwo warnings
  • Dprompt injection or body integrity failed, or three warnings
  • Fone of those failed, and something else is wrong

These are automated hygiene checks, not a security audit, and not a dependency or vulnerability scan. A grade of A means nothing was flagged — not that the artifact is safe.

Versions

  • git-2c89c803b9ae2026-08-03