Initial commit: HPR Knowledge Base MCP Server

- MCP server with stdio transport for local use
- Search episodes, transcripts, hosts, and series
- 4,511 episodes with metadata and transcripts
- Data loader with in-memory JSON storage

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Lee Hanken
2025-10-26 10:54:13 +00:00
commit 7c8efd2228
4494 changed files with 1705541 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
Episode: 787
Title: HPR0787: Grep for tab
Source: https://hub.hackerpublicradio.org/ccdn.php?filename=/eps/hpr0787/hpr0787.mp3
Transcribed: 2025-10-08 02:30:05
---
Hello, my name is Ken Fallon and I'm calling in a summer short here on Hacker Public
Radio.org. My tip today is on how you can grep the tab in a file. On the command line you can type
grep space double quotes, then holding down the control and pressing the V key, then you can press
tab and close your double quotes space and then the name of the file or files that you want to search.
This allows you to specify the actual tab character which normally would be interpreted by
bash and be used to do tab completion. I've found this very useful and I'll include a link to the
website where I found this out in the show notes for this episode. That is the end of the summer short,
which is a series on HPR of short, Twitter like audio updates. Feel free to do record one
yourself. You don't need to edit them, you don't need to add the intro or outro, simply record
something. Email us to adminathackerpublicradio.org and we'll do the rest. I look forward to hearing your
show soon. Thank you and goodbye.
Thank you for listening to Hacker Public Radio. For more information on the show and how to
contribute your own shows visit HackerPublicRadio.org.