mcp-research-server

hanzdi/mcp-research-server

3.1

If you are the rightful owner of mcp-research-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 dayong@mcphub.com.

The MCP Research Server is a containerized backend service for analyzing scientific research papers using the Model Context Protocol (MCP).

Tools

Functions exposed to the LLM to take actions

list_upload_files

Lists all uploaded PDF files with their metadata.

check_document_status

Verifies if a document already exists in the database using a multi-level duplicate detection strategy.

index_pdf

Indexes a new PDF research paper, including content extraction, chunking, and vectorization.

hybrid_search

Performs a hybrid search combining semantic and keyword-based search, with reranking for improved relevance.

extract_citations

Extracts all citations from a specified document and provides their context.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources