Show HN: New Search MCP Using Cloudflare AI Search (github.com)

1 points by skyphusion ↗ HN
Hello,

So I got sick of my agents not having ready access to information they needed about projects that I'm working on ready and at hand so I built a new AGPL-3.0 (free forever) MCP that utilizes Cloudflare AI Search to index your repos and anything else you want to feed into it. It also includes a nice little web widget that allows end users to search your repos for documentation, etc., and allows end users to ask an AI Chat Bot questions regarding your projects. If you want to see the widget, I enabled it on another project I'm working on here: https://vivijure.com.

I hope people will find this new piece of software useful, it's been very useful for me so far and I'm sure there's at least one other person out there who could use it :).

Thanks, -Skyphusion

2 comments

[ 3.5 ms ] story [ 13.8 ms ] thread
Cool, will definitely try
Thank you, please let me know what you think of it. I made some more improvements to it today to help with the sync and reindexing. I'm also going to provide examples of what I'm doing now, which is whenever there's a merge to main, my workflow automatically syncs up and makes a reindex call. It's been really useful for my agents' work and the access to knowledge without having to rely on bloated memory is a huge plus.