Search

DOAJ MCP Server

Chat with AI and run tools instantly.

Directory of Open Access Journals — a curated index of peer-reviewed, open access journals. Search across articles and journals by topic, author, or keyword.

Managed
2 tools
Agent guide included

Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for DOAJ — workflow patterns, data models, and gotchas for your AI agent.

DOAJ

Directory of Open Access Journals — a curated index of peer-reviewed, open access journals. Search across articles and journals by topic, author, or keyword. Public API, no authentication required.

Entity Model

  • Articles — individual research papers. Each has title, authors, abstract, DOI, journal ISSN, publication date, and subject classifications. Search returns paginated results.
  • Journals — open access journals indexed by DOAJ. Each has title, publisher, ISSN, subject areas, license type, and APC (article processing charge) info. Search to find journals by topic or publisher.

Workflows

  • Literature search: search articles by topic keyword to find relevant papers, then review abstracts and DOIs.
  • Journal discovery: search journals by subject area to find where to publish or which journals cover a field.
  • Cross-reference: search articles first, then search journals by ISSN from the results to learn about the publishing venue.

Gotchas

  • Rate limit: Roughly two calls per second sustained—faster bursts get throttled.
  • pageSize parameter: controls results per page. Keep small (3-10) to avoid slow responses and rate limits.
  • Query syntax: supports Lucene-style queries (e.g., title:climate AND author:Smith). Plain keywords also work.
  • No auth: completely public API; no credentials required.

Tools in this Server (2)

Doaj Search Articles

Search the Directory of Open Access Journals (DOAJ) for open access articles. DOAJ is a community-curated online directory that indexes and provides ...

Doaj Search Journals

Search the Directory of Open Access Journals (DOAJ) for open access journals. DOAJ is a community-curated online directory that indexes high quality,...

Frequently Asked Questions

What is the DOAJ MCP server?

Directory of Open Access Journals — a curated index of peer-reviewed, open access journals. Search across articles and journals by topic, author, or keyword. It provides 2 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect DOAJ to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/doaj. Authentication is handled automatically.

How many tools does DOAJ provide?

DOAJ provides 2 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does DOAJ require?

DOAJ uses open data APIs — no authentication required.

Setup Instructions

Connect DOAJ to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/doaj

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to DOAJ and paste the MCP URL into Remote MCP server URL.
  4. Click Add. DOAJ will appear under Not connected — select it and click Connect to complete OAuth.
Name: DOAJ
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/doaj
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try DOAJ now

No API key or third-party login required. Chat with AI and run tools instantly.

DOAJ MCP Server & Skill — 2 Tools