SelfPy/science-ai-mcp-server

πŸ”¬ Research
0 Views
0 Installs

πŸ“‡ ☁️ - Academic peer-review and research workflow tools from Science AI Journal: Pre-Check (paper-tier prediction), AI multi-agent peer review, Research Gaps Finder, Journal Recommender (1,214 venues with predatory-journal flags), Duplicate Publication Checker (CrossRef/arXiv/medRxiv/bioRxiv/Unpaywall/900k-paper library), and the Article Writer pipeline. Free local tools (FTS5, zero LLM cost); LLM tools use caller account credits.

Quick Install

One-Click IDE Configuration
claude_desktop_config.json
{
  "mcpServers": {
    "selfpy-science-ai-mcp-server": {
      "command": "uvx",
      "args": [
        "selfpy-science-ai-mcp-server"
      ]
    }
  }
}
Or

Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.

Documentation Overview

science-ai-mcp-server

Model Context Protocol server for Science AI Journal tools. Use Pre-Check, AI Review, Research Gaps, Journal Recommender, Duplicate Publication Checker, and the Article Writer from inside Claude Desktop, Cursor, Cline, or any MCP-enabled client β€” without leaving your assistant.

Full docs and screenshots: https://scienceaijournal.com/developers/mcp

Quick start (β‰ˆ 2 minutes)

  1. Generate an API key at https://scienceaijournal.com/settings?section=api-keys (free account required). Copy the saij_… token β€” you only see it once.

  2. Add this block to your Claude Desktop config file:

    {
      "mcpServers": {
        "science-ai-journal": {
          "command": "npx",
          "args": ["-y", "science-ai-mcp-server"],
          "env": {
            "SCIENCE_AI_API_KEY": "saij_…paste your key…"
          }
        }
      }
    }
    

    Config file locations:

    • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • Windows: %APPDATA%\Claude\claude_desktop_config.json
    • Linux: ~/.config/Claude/claude_desktop_config.json
  3. Restart Claude Desktop. The science-ai-journal server appears in the πŸ”Œ tool list.

The same config works in Cursor (~/.cursor/mcp.json), Cline (via the VS Code extension panel), and Continue (anywhere that supports an mcpServers object).

Tools

ToolWhat it doesCost
pre_check_paperTier 1-5 acceptance probability from title + abstract (local FTS5, no LLM)Free
check_duplicate_publicationCross-reference against CrossRef + arXiv + medRxiv + bioRxiv + Unpaywall + a 900k-paper libraryFree
recommend_journalsRanked target journals from a 1,214-venue index, with predatory-journal flagsFree
find_research_gapsSynthesised gaps + most-cited + most-recent papers around your queryCredits
ai_review_paperSingle-agent AI peer-review pass on a prepared promptCredits
start_writer_pipeline / get_writer_pipeline_statusDrive the Article Writer pipeline from outside the wizardCredits

Configuration

Env varDefaultPurpose
SCIENCE_AI_API_KEYrequiredYour saij_… token
SCIENCE_AI_BASE_URLhttps://scienceaijournal.comOverride for self-hosted or staging environments

Troubleshooting

  • Tools don't appear after editing config: fully quit the host app (not just close the window) and reopen.
  • 401 unauthorized when calling a tool: the key was wrong, revoked, or expired. Mint a fresh one at Settings β†’ API Keys.
  • 429 rate limit on find_research_gaps: you hit the 10-per-hour IP quota. Wait an hour.
  • npx can't resolve the package: ensure Node β‰₯ 20 and that your npm registry isn't set to a private mirror without this package yet (npm config set registry https://registry.npmjs.org/).

License

MIT

Related MCP Servers

Agnuxo1/benchclaw-integrations

πŸ“‡ ☁️ - Register LLMs/agents and submit research papers (Markdown) to the BenchClaw leaderboard. Papers are scored by a 17-judge Tribunal with 8 deception detectors across 10 dimensions. No API key required. Works with Claude Desktop, Cursor, Cline, Zed, Continue.dev.

πŸ”¬ Research0 views
ankitkapur1992-hlido/hlido-mcp

πŸ“‡ ☁️ - Independent trust scores, claim audits, and comparisons for AI agents β€” queryable by your agent over MCP. Hosted Cloudflare Worker at hlido.eu/mcp (no install). Returns a 0–100 score, tier verdict, per-claim PASS/FAIL audit, and signed evidence for a reviewed agent. From Hlido.

πŸ”¬ Research0 views
archoor/painspotter-mcp

🐍 ☁️ - AI-analyzed startup & product opportunities mined from Reddit, Hacker News, Product Hunt & Stack Exchange. Query pain points, trending themes, and commercial scores (pain intensity, willingness-to-pay, build difficulty). Remote hosted MCP at painspotter.ai β€” free tier covers overview + opportunity detail; Pro unlocks search, trending themes & theme-level market signals.

πŸ”¬ Research0 views
BrowseAI-HQ/BrowserAI-Dev

πŸ“‡ ☁️ - Evidence-backed web research for AI agents. Real-time search with cited claims, confidence scores, and compare mode (raw LLM vs evidence-backed). MCP server, REST API, and Python SDK.

πŸ”¬ Research0 views

Engagement

Views
0
Installs
0
Upvotes
0

Views and upvotes are unique per visitor network (hashed IP). Installs count copy actions.

Status

Health: Not checked yet

We have not completed a health check for this listing yet.

No check timestamp yet.

Unclaimed listing (imported or pending owner verification). Claim it β†’
β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to get the verified badge and attach your website.

Claim this listing

Promote this listing

Optional paid placement. Free listings stay free forever.

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.