trackmcp
Back to directory

A MCP Server for finding from AEA.

5 stars PythonServers & Infrastructure Updated Sep 4, 2025

Documentation

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

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

Then, config it

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

โ›“๏ธ More Academic MCP Servers

Frequently asked questions

What is AER-MCP?

AER-MCP is A MCP Server for finding from AEA.

How do I install AER-MCP?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is AER-MCP open source?

Yes โ€” it is hosted on GitHub at https://github.com/sepinetam/aer-mcp and has 5 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP