HackerTrans
TopNewTrendsCommentsPastAskShowJobs

robjampar

no profile record

Submissions

GraphQL MCP Server and GraphiQL Plugins

graphql-mcp.com
4 points·by robjampar·12 ngày trước·1 comments

I built an app called Homecast to enhance HomeKit Apple Home setups

homecast.cloud
2 points·by robjampar·4 tháng trước·3 comments

Show HN: Graphql-MCP Python Library

graphql-mcp.com
1 points·by robjampar·8 tháng trước·0 comments

comments

robjampar
·12 ngày trước·discuss
I've created a Python library that will map a Python GraphQL app OR any GraphQL HTTP Endpoint and create an MCP server - it maps each GraphQL query and mutation into read/write MCP tools.

I also created a series of GraphiQL plugins that come bundled with GraphiQL.

Thought I'd re-share as I've also just now added a hosted free-to-use deployment of GraphQL-MCP at https://bridge.graphql-mcp.com/ for anyone to play with.

You can see an example of a bridge working against a public graphql api here https://bridge.graphql-mcp.com/mcp/aHR0cHM6Ly9jb3VudHJpZXMud...
robjampar
·4 tháng trước·discuss
Thanks, Homecast is specifically for people who already use the Apple Home app but want to access their setup outside of the Apple ecosystem.

For example, say you have an Apple HomeKit-based smart home setup, but someone in your house has an Android device, Homecast will enable the Android user to access the devices still.
robjampar
·4 tháng trước·discuss
Hey everyone,

I’ve been building an app called Homecast that lets you do more with your HomeKit setup — like access your HomeKit devices from Android or connect ChatGPT or Claude to your devices, you can check out some of the features on the website.

Right now everything is ready to be released, but signups are limited, and I’m mainly looking for general feedback, so there’s a waitlist in place. But if anyone wants to help test some of the features before the release, let me know, and I’d be happy to activate your account.

You can check out the website here:

https://homecast.cloud/

or drop me an email ([email protected]) if you're interested in testing Homecast :)
robjampar
·4 tháng trước·discuss
I have a similar Apple HomeKit integration to my apartment door system in a much simpler way;

When you buzz the apartment from the intercom it connects to a dedicated landline phone, That landline is setup to automatically go straight to voicemail, and then the voicemail message is just a recording of the tone required to open the door.

Then I have a smart power socket that the landline phone gets its power from - which I can toggle in the home app.

So if you turn on the power socket and dial the apartment code at the entrance, it buzzes you straight in. Or turn the power socket off and it doesn't.