Skip to content
Cline

Science AI Journal MCP Server for Cline

io.github.selfpy/science-ai-mcp-server

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

client:Cline transport:stdio runtime:npm

Install Science AI Journal MCP Server in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "science-ai-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "science-ai-mcp-server"
      ],
      "env": {
        "SCIENCE_AI_API_KEY": "<SCIENCE_AI_API_KEY>",
        "SCIENCE_AI_BASE_URL": "<SCIENCE_AI_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Science AI Journal MCP Server in other clients