A couple of years ago, I posted about my little web utilities project, https://xinf.dev
I have created an MCP server for XINF, which allows all your non-deterministic LLMs to do deterministic things like:
- Generate random numbers (in ranges!)
- Generate UUIDs
- Convert Numbers to Words
- Basic Statistics
- Geo Hashing
- And more, which you can find on the website's documentation.
ZeroTerabytes•37m ago
I have created an MCP server for XINF, which allows all your non-deterministic LLMs to do deterministic things like: - Generate random numbers (in ranges!) - Generate UUIDs - Convert Numbers to Words - Basic Statistics - Geo Hashing - And more, which you can find on the website's documentation.
The MCP is available at https://xinf.dev/mcp
Give it a go! Or not. Or insult me in the comments. Tell me what more you'd like to see.
- 0xTB