openreview-mcp-server

anyakors/openreview-mcp-server

3.2

If you are the rightful owner of openreview-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The OpenReview MCP server provides access to OpenReview data for research and analysis, enabling users to search for users, fetch papers, and export research data from major ML conferences.

Tools

Functions exposed to the LLM to take actions

search_user

Find a user profile by email address.

get_user_papers

Fetch all papers published by a specific user.

get_conference_papers

Get papers from a specific conference and year.

search_papers

Search for papers by keywords across multiple conferences.

export_papers

Export search results to JSON files for analysis.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources