Submit

Papersflow

@papersflow-ai

Hosted MCP server for literature search, citation verification, related-paper discovery, and citation graph workflows.
Overview

PapersFlow MCP

PapersFlow MCP is a hosted MCP server for research workflows, built for literature search, citation verification, related-paper discovery, and citation graph exploration.

Endpoint

https://doxa.papersflow.ai/mcp

What It Does

PapersFlow exposes a narrow, research-focused MCP surface for AI clients that need reliable paper discovery and citation tooling without wiring custom integrations for every model or client.

It is designed for:

  • literature review workflows
  • citation verification
  • related-paper discovery
  • citation graph traversal
  • research assistants and agentic tooling
  • authenticated premium research workflows through PapersFlow accounts

Public Tools

These tools are available on the hosted MCP surface:

  • search
  • fetch
  • verify_citation
  • search_literature
  • find_related_papers
  • get_citation_graph
  • get_paper_neighbors
  • expand_citation_graph

Authenticated And Premium Workflows

Additional tools are available for signed-in and paid PapersFlow users.

Signed-in:

  • summarize_evidence

Paid:

  • run_deepscan
  • get_deepscan_status
  • get_deepscan_live_snapshot
  • get_deepscan_report
  • run_python_plot

Auth Modes

PapersFlow MCP supports:

  • guest access for public read-only tools
  • bearer-token setup for direct client installs
  • OAuth flows for marketplace-style and hosted integrations

Client Compatibility

Tested or supported client paths include:

  • Codex
  • Claude Code
  • Gemini CLI
  • ChatGPT-style hosted MCP apps

Server Config

{
  "mcpServers": {
    "papersflow-mcp": {
      "type": "http",
      "url": "https://doxa.papersflow.ai/mcp"
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.