Skip to content

A plugin that let you search for papers on arXiv and download them.

License

Notifications You must be signed in to change notification settings

hyper-mcp-rs/arxiv-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arxiv-plugin

A plugin that let you search for papers on arXiv and download them.

Usage

Call with:

{
  "plugins": [
    // {},
    {
        "name": "arxiv",
        "path": "/home/anh/Code/hyper-mcp/examples/plugins/v1/arxiv/target/wasm32-wasip1/release/plugin.wasm",
        "runtime_config": {
          "allowed_hosts": ["export.arxiv.org", "arxiv.org"],
          "allowed_paths": ["/tmp"]
        }
      }
  ]
}

About

A plugin that let you search for papers on arXiv and download them.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages