Skip to main content
Glama
zouxy111

literature-agent-mcp

by zouxy111

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LITERATURE_AGENT_ROOTNoOverride the default project root/Users/zouxingyu/Desktop/Codex工作区/literature-agent
LITERATURE_AGENT_PYTHONNoOverride the interpreter used to call the backend<root>/.venv/bin/python

Capabilities

Features and capabilities supported by this server

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

Tools

Functions exposed to the LLM to take actions

NameDescription
plan_queryC

Generate a query plan JSON for a biomedical/pathology literature task.

search_and_mergeB

Run multi-source search and merge using the existing query plan.

download_fulltextsC

Download open-access full texts and write manual follow-up list.

convert_and_indexC

Convert downloaded PDF/HTML to notes/text and index the corpus.

write_draftC

Generate an outline and first draft scaffold from the local corpus.

run_pipelineC

Run the complete literature pipeline: plan, search, download, index, and draft.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/zouxy111/mcp'

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