HackerTrans
TopNewTrendsCommentsPastAskShowJobs

sponrad

no profile record

comments

sponrad
·9개월 전·discuss
Side project: https://healthymcp.com

At work we have an MCP that is mostly a proxy to our API and it was a little tricky to get it hooked into our regular CI/CD regression testing so I thought a dedicated service to track MCP server statuses could be useful.

Hacking away at it slowly. So far it has ping monitoring, tool validation, resource checks, SSL and DNS / HTTP header tests

Hoping to get protocol version logging, custom tool-call monitoring, response schema tracking in relatively soon.
sponrad
·12개월 전·discuss
At my day job we have an MCP server and had to spend quite a lot of time setting up extra monitoring and validation for it so I'm building a tool to do those things. Pretty much a regular server uptime checker, but also with some extra's that an MCP client gets access to tool and resource calls.

Our MCP server at work relays most of it's calls over to our API so we wanted to be sure something was testing and validating the whole flow.

https://healthymcp.com/