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://scholar-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.1.0.tar.gz (54.5 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.1.0-py3-none-any.whl (58.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for essencescholar_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 13a6c0386d2fa30cc6d84dbf1093c6a420475f492b56498f52f6a2b844411d9b
MD5 090bd4ce5aad49dff2298206d4a2c2fa
BLAKE2b-256 0c801f139f382eb494f20f1a8ef1437bb320b7d1932a25007c59dc198eeb61b2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for essencescholar_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 143548712c29bfa614b3da1e9327381bcade0f01e1f7db60ba2235fec7802e1c
MD5 f4a1949084e1d00a86e1387371f80793
BLAKE2b-256 941c790c36623f202f900e97c81c1850a9610077d1d4949fc0ce5910263f69cf

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