Five read-only tools served over streamable HTTP. No keys, no signup — point a client at the endpoint and call them.
https://mcp.prashanthkumar.info/mcp
Everything is read-only and self-contained — no database, no API keys.
Who is Prashanth Kumar? Returns name, role, location, and interests.
Lists demo portfolio projects with a short description and tech stack.
Flips a fair coin one or more times.
renders a widget in ChatGPT AppsRolls one or more dice — pick the number of sides and dice.
Current UTC time on the server — handy for verifying the connection is live.
Works with any MCP client that speaks streamable HTTP.
$ claude mcp add --transport http prashanth-demo https://mcp.prashanthkumar.info/mcp
$ npx @modelcontextprotocol/inspector
It also works as a connector in ChatGPT's developer mode — add the endpoint URL above and the tools show up in conversation.