Skip to content

SepineTam/AER-MCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AER-MCP

A MCP Server for finding from AEA.

🔍 Search papers from AEA with LLM

🛠️ Still Under Developing

💡 Inspiration: arxiv-mcp-server

💡 Quickly Start

Localization

git clone https://github.com/sepinetam/aer-mcp.git
cd aer-mcp
uv venv .venv

Then, config it

{
  "mcpServers": {
    "aer-mcp": {
      "command": "uv",
      "args": [
        "--directory",
        "/path/to/the/repo/",
        "run",
        "aer_mcp.py"
      ]
    }
  }
}

⛓️ More Academic MCP Servers

About

A MCP Server for finding from AEA.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages