mcpbeat Sign in

Science AI Journal MCP Server

local only

Science AI Journal MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm.

Academic peer-review, research-gap finding, journal recommender, and article writer tools.

Installs per day peak 24 · avg 8 · -28% w/w
a month agotoday
27
Installs / week
npm · science-ai-mcp-server
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Science AI Journal MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add science-ai-mcp-server -- npx -y science-ai-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "science-ai-mcp-server": {
      "args": [
        "-y",
        "science-ai-mcp-server"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.science-ai-mcp-server]
command = "npx"
args = ["-y", "science-ai-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "science-ai-mcp-server": {
      "args": [
        "-y",
        "science-ai-mcp-server"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "science-ai-mcp-server": {
      "args": [
        "-y",
        "science-ai-mcp-server"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: SCIENCE_AI_API_KEY (Your Science AI Journal API key. Generate at https://scienceaijournal.com/settings?section=api-keys. Required for all tool invocations.), SCIENCE_AI_BASE_URL (Override the Science AI Journal base URL (default: https://scienceaijournal.com). Only needed for self-hosted or staging environments.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Science AI Journal MCP Server

same job, measured the same way
Google Researcher
by zoharbabin

MCP server providing Google Search, web scraping, and multi-source research tools for AI assistants

local only
Agents Wiki
by agents-wiki

Public agent wiki: read-only search and article tools; authenticated write tools on /mcp/write.

5 tools answering
Commune
by shanjai-raj

Email and SMS MCP server for AI agents — 41 tools for inboxes, sending, search, and SMS.

147 installs/wk local only
Clelp
by clelp

Search and rate AI tools, MCP servers, and agent skills reviewed by real agent use.

93 installs/wk local only
Perigon
by mcparmory

Search real-time news articles, companies, journalists, and trending topics

237 installs/wk local only
Tooluniverse
by mims-harvard

2,500+ scientific tools for AI scientists: life science, research, literature, and more.

6 973 installs/wk local only
MTG MCP Server
by j4th

Magic: The Gathering card search, combo lookup, draft analytics, and Commander tools.

197 installs/wk local only
zotio
by orgmentem

Zotero MCP server: local-first search, library checks, and preview-first writes for AI agents.

local only

Science AI Journal MCP Server — questions

Answers built from our own checks of this server.

Why is there no uptime for Science AI Journal MCP Server?
Science AI Journal MCP Server runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package science-ai-mcp-server was installed 27 times last week.
How do I connect Science AI Journal MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls science-ai-mcp-server straight from npm; nothing to host, nothing to sign up for.
How many people use Science AI Journal MCP Server?
The npm package science-ai-mcp-server was installed 27 times in the last week. Week over week that is -28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.