doaj-discovery-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@doaj-discovery-mcpfind diamond OA journals in biology"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
DOAJ Discovery MCP
Costless-first Model Context Protocol server for discovering DOAJ-indexed journals and articles.
This server is read-only and discovery-only. It does not perform DOAJ editorial review, criteria checking, compliance checking, endogeny checking, or publishing decisions.
Features
Journal discovery
Article discovery
Manuscript-fit journal recommendations
Diamond OA and no-fee journal discovery
Similar article discovery with lexical and metadata ranking
DOAJ metadata explanations
Local filesystem cache
BM25-like scoring, synonym expansion, language and location boosts
Streamable HTTP MCP endpoint at
/mcpHealth endpoint at
/health
Related MCP server: Earthdata MCP Server
Costless First
No OpenAI API key is required. No paid embedding service, paid vector database, paid search service, or paid hosting-specific service is used.
If semantic search is requested while local vector search is disabled, the server ranks by lexical relevance, synonym expansion, and DOAJ metadata and returns a warning.
Setup
npm install
cp .env.example .env
npm run devHealth check:
curl http://localhost:3000/healthMCP endpoint:
http://localhost:3000/mcpEnvironment
See .env.example. DOAJ_API_KEY is optional.
Docker
docker build -t doaj-discovery-mcp .
docker run -p 3000:3000 --env-file .env doaj-discovery-mcpThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityCmaintenanceA Model Context Protocol server that provides access to the DBLP computer science bibliography database, allowing AI models to search publications, process citations, and generate accurate BibTeX entries.Last updated642MIT
- Alicense-qualityDmaintenanceA Model Context Protocol server that enables efficient discovery and retrieval of NASA Earth Data for geospatial analysis.Last updated26BSD 3-Clause
- AlicenseBqualityDmaintenanceA Model Context Protocol server that enables querying the Crossref API to search for academic publications by title, author, or DOI, returning structured metadata about scholarly works.Last updated3573MIT
- AlicenseAqualityCmaintenanceRead-only Model Context Protocol server for the US National Archives Catalog API, enabling search and retrieval of archival records, child records, extracted text, comments, and tags.Last updated71MIT
Related MCP Connectors
Federated commerce search across independent WooCommerce merchants. Keyless, read-only MCP server.
Agentic search over your Dewey document collections from any MCP-compatible client.
Search and browse every MCP server in the Model Context Protocol registry.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ramiramirez-nl/doaj-discovery-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server