Live data from Hacker News

Takeaways of building an MCP Server for my app

tagstack.io

1–3 of 3 posts

Re: Takeaways of building an MCP Server for my app

#2
Great work for learning! It would be super simple to do with HasMCP which would make it 7/24 online remote MCP server based on your API definition. Since your service is also OAuth2 provider, you can provide the client id/secret and your users seamlessly login with your interface.

Re: Takeaways of building an MCP Server for my app

#3
post #2

Great work for learning! It would be super simple to do with HasMCP which would make it 7/24 online remote MCP server based on your API definition. Since your service is also OAuth2 provider, you can provide the client id/secret and your users seamlessly login with your interface.

Did not come across HasMCP, looks like a cool product, would have loved to find it before building!