trackmcp
Back to directory

Here is NBER-MCP, which is made for read NBER paper list easier.

4 stars PythonOthers Updated Sep 4, 2025

Documentation

NBER-MCP-SERVER

Here is NBER-MCP, which is made for read NBER paper list easier.

This repo has been disabled, the new one is [NBER-CLI](https://github.com/sepinetam/nber-cli], which is also could booted as a mcp server.

Quickly Start

Claude Code

bash
claude mcp add -s user nber-mcp -- uvx nber-cli mcp-server

Codex

bash
codex mcp add -- uvx nber-cli mcp-server

OpenClaw

Send the message to your AI client.

text
Install nber-cli as a mcp server for yourself from [SepineTam/nber-cli](https://github.com/sepinetam/nber-cli) on GitHub.

Generally Config

json
{
  "mcpServers": {
    "nber-mcp": {
      "command": "uvx",
      "args": [
        "nber-cli",
        "mcp-server"
      ]
    }
  }
}

Frequently asked questions

What is nber-mcp?

nber-mcp is Here is NBER-MCP, which is made for read NBER paper list easier.

How do I install nber-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is nber-mcp open source?

Yes — it is hosted on GitHub at https://github.com/sepinetam/nber-mcp and has 4 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP