HPR Knowledge Base MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Server port (default: 3000) | 3000 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_episodesA | Search HPR episodes by keywords in title, summary, tags, or host notes. Can filter by host, series, tags, and date range. |
| get_episodeA | Get detailed information about a specific HPR episode including transcript if available |
| search_transcriptsA | Search through episode transcripts using phrases or multiple terms with AND/OR matching and optional host filters |
| get_host_infoA | Get information about an HPR host including all their episodes |
| get_series_infoB | Get information about an HPR series including all episodes in the series |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| HPR Statistics | Overall statistics about the HPR knowledge base |
| Recent Episodes | List of 50 most recent HPR episodes |
| All Hosts | List of all HPR hosts |
| All Series | List of all HPR series |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/macsplit/hpr-knowledge-base'
If you have feedback or need assistance with the MCP directory API, please join our Discord server