Back to Apps

Authoritex MCP
Supports UIby nulib-labs
Search and fetch normalized authority records through Authoritex with an interactive UI.
0 stars
Updated 1 month ago
Works in:claude
Exposes:ToolsResources
What it does
Authoritex MCP provides an interactive interface for searching and retrieving normalized authority records. It allows users to quickly find and fetch authority data through a dedicated UI app that bridges to the server's search and fetch tools.
Key features
- Interactive Search UI: A lightweight HTML/JS app for browsing authority records.
- Efficient Caching: Built-in in-memory cache for fetch and search results to reduce API latency.
- Authority Normalization: Leverages AuthoritexJS to provide consistent authority records.
- Cache Management: Dedicated tools to clear or surgically delete specific cached entries.
Installation
- Claude Desktop: Use the
.mcpbbundle from GitHub releases or add the following to your config:
{
"mcpServers": {
"authoritex": {
"command": "npx",
"args": ["-y", "@nulib/authoritex-mcp"],
"env": {
"GEONAMES_USERNAME": "your_username"
}
}
}
}
Supported hosts
- claude
Quick install
npx -y @nulib/authoritex-mcpInformation
- Pricing
- free
- Published
- 5/23/2026
- Updated
- 1 month ago
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
{
"mcpServers": {
"authoritex": {
"command": "npx",
"args": ["-y", "@nulib/authoritex-mcp"],
"env": {
"GEONAMES_USERNAME": "your_username"
}
}
}
}





