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

  • 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_econpapers — raw EconPapers search, returns JSON paper objects
  • list_paper_workflows — list available Agent Studio workflows
  • run_paper_workflow — run a workflow on a paper in your library

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.3.0.tar.gz (59.0 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.3.0-py3-none-any.whl (12.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for essencescholar_mcp-0.3.0.tar.gz
Algorithm Hash digest
SHA256 6195f6e5dca177028284716e85a69ffb33f461a8842a2c13b18681f9e8d20715
MD5 608c98f8768f2002def63a8c6840f089
BLAKE2b-256 dd0463781f7ae6d99842021da12cdf1d4392cb7ef9a634b72990b398f4199c71

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for essencescholar_mcp-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6bd85f39b8db1c01cb24f3a2d8b1e894776fd65aaa0e7bc70f6fd75ec7355dcf
MD5 2334947bf59df9e0f59ea5c0d44230f2
BLAKE2b-256 ffb834889424c04828722c021dd05f05aae2788a09c2cd56b8755f12ed74c938

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