- Explore MCP Servers
- AER-MCP
Aer Mcp
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
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
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










