Skip to main content
Glama
khushiiagrawal

MCP Research Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_papersA

Search for papers on arXiv based on a topic and store their information.

Args: topic: The topic to search for max_results: Maximum number of results to retrieve (default: 5)

Returns: List of paper IDs found in the search

extract_infoA

Search for information about a specific paper across all topic directories.

Args: paper_id: The ID of the paper to look for

Returns: JSON string with paper information if found, error message if not found

Prompts

Interactive templates invoked by user choice

NameDescription
generate_search_promptGenerate a prompt for Claude to find and discuss academic papers on a specific topic.

Resources

Contextual data attached and managed by the client

NameDescription
get_available_folders List all available topic folders in the papers directory. This resource provides a simple list of all available topic folders.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/khushiiagrawal/MCP_Research_Assistant'

If you have feedback or need assistance with the MCP directory API, please join our Discord server