MCP ExplorerExplorer

Aer Mcp

@SepineTamon 10 months ago
2 MIT
FreeCommunity
AI Systems
A MCP Server for finding from AEA.

Overview

What is Aer Mcp

AER-MCP is a MCP Server designed for searching academic papers from the AEA (American Economic Association) using large language models (LLM).

Use cases

Use cases for AER-MCP include researchers looking for specific economic studies, educators seeking resources for teaching, and students conducting literature reviews.

How to use

To use AER-MCP, clone the repository from GitHub, navigate to the project directory, set up a virtual environment, and configure the server with the appropriate command and arguments.

Key features

Key features of AER-MCP include the ability to search academic papers efficiently, integration with LLM for enhanced search capabilities, and ongoing development for improved functionality.

Where to use

AER-MCP can be used in academic research, educational institutions, and any field that requires access to economic research papers and literature.

Content

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers