AER-MCP
@SepineTam
About AER-MCP
A MCP Server for finding from AEA.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"AER-MCP": {
"command": "uv",
"args": [
"venv",
".venv"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is AER-MCP?
A MCP server for finding papers from the American Economic Association (AEA) using a large language model. It is still under development.
How to use AER-MCP?
Clone the repository, create a virtual environment with uv venv .venv, then configure your MCP client with the provided JSON snippet pointing uv to aer_mcp.py in the cloned directory.
Key features of AER-MCP
- Search AEA papers with a language model
- Integrates via the Model Context Protocol (MCP)
- Still under active development
- Inspired by the arxiv-mcp-server project
Use cases of AER-MCP
- Researchers searching AEA papers through a chat interface
- Quickly finding economic literature without manually visiting AEA
FAQ from AER-MCP
What does AER-MCP do?
It allows you to search papers from the American Economic Association using an LLM through the MCP protocol.
How do I install AER-MCP?
Clone the repo, run uv venv .venv, then add the provided JSON configuration to your MCP client settings.
What dependencies does AER-MCP require?
It requires Python and the uv package manager to create the virtual environment and run the server.
Is AER-MCP production-ready?
No, it is still under development (“Still Under Developing”).
Are there similar academic MCP servers?
Yes, the README lists Stata-MCP, NBER-MCP, and arxiv-mcp-server as related projects.
Frequently asked questions
What does AER-MCP do?
It allows you to search papers from the American Economic Association using an LLM through the MCP protocol.
How do I install AER-MCP?
Clone the repo, run `uv venv .venv`, then add the provided JSON configuration to your MCP client settings.
What dependencies does AER-MCP require?
It requires Python and the `uv` package manager to create the virtual environment and run the server.
Is AER-MCP production-ready?
No, it is still under development (“Still Under Developing”).
Are there similar academic MCP servers?
Yes, the README lists Stata-MCP, NBER-MCP, and arxiv-mcp-server as related projects.
Basic information
More Other MCP servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

EverArt
modelcontextprotocolModel Context Protocol Servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments