Server data from the Official MCP Registry
Search 46,000+ academic journals: trust scores, quartiles, indexing and citation verification.
Search 46,000+ academic journals: trust scores, quartiles, indexing and citation verification.
Remote endpoints: streamable-http: https://pubscope.org/api/mcp
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.
4 tools verified · Open access · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"org-pubscope-pubscope": {
"url": "https://pubscope.org/api/mcp"
}
}
}From the project's GitHub README.
Connect your AI assistant to PubScope — free journal intelligence for researchers. This remote MCP (Model Context Protocol) server gives Claude, Cursor, VS Code and any MCP-compatible client live access to 46,000+ verified academic journals: trust scores, SJR quartiles, indexing status (Scopus / Web of Science / DOAJ), APCs, and reference verification — instead of guessing from training data.
Endpoint: https://pubscope.org/api/mcp
Transport: Streamable HTTP
Auth: none — no API key required
Cost: free (fair-use rate limits)
Full setup guide: pubscope.org/mcp
| Tool | Arguments | What it does |
|---|---|---|
search_journals | query, quartile?, open_access_only?, max_results? | Search 46,000+ journals by title, ISSN or topic. Returns trust score, SJR quartile, indexing (Scopus / WoS / DOAJ), open-access status and APC. |
get_journal | issn | Full profile of one journal — trust score breakdown, indexing credentials, publisher, quartile, APC and integrity flags. |
compare_journals | issns (2–4) | Side-by-side comparison of 2–4 journals on trust, quartile, indexing and cost. |
check_citations | references | Verify a pasted reference list against Crossref, OpenAlex and the Retraction Watch database — flags fabricated, unresolvable and retracted references. |
Settings → Connectors → Add custom connector → paste the endpoint URL. No authentication — leave the OAuth fields empty.
https://pubscope.org/api/mcp
claude mcp add --transport http pubscope https://pubscope.org/api/mcp
Settings → MCP → Add new MCP server, or add to ~/.cursor/mcp.json:
{
"mcpServers": {
"pubscope": {
"url": "https://pubscope.org/api/mcp"
}
}
}
code --add-mcp '{"name":"pubscope","type":"http","url":"https://pubscope.org/api/mcp"}'
Clients that only speak stdio can bridge to the remote server with mcp-remote:
{
"mcpServers": {
"pubscope": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://pubscope.org/api/mcp"]
}
}
}
Every fact the server returns comes from verifiable third-party sources — Scimago (SJR), DOAJ, Web of Science membership records, OpenAlex, Crossref and the Retraction Watch database. Nothing is fabricated, and absence from an index is never presented as a risk verdict. Methodology: pubscope.org/methodology.
The server is free and unauthenticated, with per-IP rate limits to keep it available for everyone. For higher-volume or commercial access, get in touch.
PubScope is a free academic journal intelligence platform: journal verification, AI-powered journal finding, manuscript review-readiness scanning and citation checking. pubscope.org
This documentation repository is MIT-licensed. The PubScope service itself is subject to its terms.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption