MCP Hub
Back to servers

AER-MCP (American Economic Association Journals)

MCP (Model Context Protocol) Server. Enables AI assistants to search and extract information from American Economic Association journals with filtering by title, abstract, author, and JEL classification for economic research and literature reviews.

pulsemcp
Stars
5
Validated
Jan 11, 2026

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

Reviews

No reviews yet

Sign in to write a review