home / mcp / wake county library mcp server

Wake County Library MCP Server

Provides search capabilities for Wake County and NC Cardinal catalogs via MCP with local and remote search options.

Installation
Add the following to your MCP client configuration file.

Configuration

View docs
{
  "mcpServers": {
    "jfposton-mcp-wcpl": {
      "command": "uv",
      "args": [
        "run",
        "python",
        "-m",
        "mcp_wcpl"
      ]
    }
  }
}

Available tools

search_library

Search the Wake County Public Library catalog and optionally extend to all NC Cardinal libraries; returns title, author, format, publication year, availability, catalog URL, and cover image.