Skip to main content

MCP server exposing EssenceScholar deep research and paper workflows as agent tools

Project description

EssenceScholar MCP Server

MCP server exposing the EssenceScholar deep research pipeline and paper workflows as agent tools.

Tools

Research pipeline

  • deep_research — full literature review pipeline (2–8 min, searches EconPapers/arXiv/SSRN, enriches top papers, generates a structured draft)
  • deep_research_chat — follow-up on an existing session (ask questions, expand, dig deeper)
  • list_deep_researches — list all past research sessions
  • get_deep_research — retrieve any past draft by ID

Search & library

  • search_econpapers — raw EconPapers search, returns JSON paper objects
  • search_ssrn — raw SSRN search, returns JSON paper objects
  • download_paper — download a found paper (EconPapers/SSRN/arXiv/DOI URL) into your library and get its paper_id
  • upload_paper — upload a local PDF into your library and get its paper_id

Workflows

  • list_paper_workflows — list available Agent Studio workflows (custom wf_* and system wf_sys_* pipelines)
  • run_paper_workflow — run a workflow (by ID) on a paper in your library
  • run_workflow_on_pdf — upload a local PDF and run a workflow on it in one call

Typical flow: search_econpapers / search_ssrndownload_paperrun_paper_workflow.

Setup

Add to your Claude config (~/.claude/settings.json):

{
  "mcpServers": {
    "essencescholar": {
      "command": "uvx",
      "args": ["essencescholar-mcp"],
      "env": {
        "ESSENCESCHOLAR_API_KEY": "sk_live_...",
        "ESSENCESCHOLAR_API_URL": "https://nightly-api.essencescholar.com"
      }
    }
  }
}

Get your API key from essencescholar.com.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

essencescholar_mcp-0.4.0.tar.gz (59.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

essencescholar_mcp-0.4.0-py3-none-any.whl (13.7 kB view details)

Uploaded Python 3

File details

Details for the file essencescholar_mcp-0.4.0.tar.gz.

File metadata

  • Download URL: essencescholar_mcp-0.4.0.tar.gz
  • Upload date:
  • Size: 59.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.15

File hashes

Hashes for essencescholar_mcp-0.4.0.tar.gz
Algorithm Hash digest
SHA256 60964eda0378e216fb0a2983277a59c8357ffe9f2b067e02a68ee13063f48e0d
MD5 48f1fe5fad7442593943affae6f1ebba
BLAKE2b-256 e754eaab954d475aa5adeae62dfef5604ea5b7ce30a7218e52954a6843a4435d

See more details on using hashes here.

File details

Details for the file essencescholar_mcp-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for essencescholar_mcp-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fc3a9d4fb853a2fd07918e412fcf1068ac8e0c4f8c0f7459411f43a0e7ea6233
MD5 8862ba0d0e9e0503acd3d2fe93cc62e3
BLAKE2b-256 16a87d263d6e2d0e3ef298197dbb896f085577d174324e4a1084f0b617450fbf

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page