Search

DOAJ MCP Server

Chat with AI and run tools instantly — no account needed.

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

2 tools
Agent guide included
Try it Free

No account needed. 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

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

What is MCP?

Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.

Use this bundle in 3 steps

  1. Copy the MCP URL above
  2. Open your AI tool and add a new MCP/connector
  3. Paste the URL and follow any auth prompts

Claude Desktop Users

Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.

Pick your tool tab for exact steps

Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.

Try DOAJ now

No sign-up required. Chat with AI and run tools instantly.

DOAJ MCP Server & Skill — 2 Tools