AER-MCP
@SepineTam
AER-MCP について
A MCP Server for finding from AEA.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"AER-MCP": {
"command": "uv",
"args": [
"venv",
".venv"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント