logo

XINF MCP Server

Posted by ZeroTerabytes |3 hours ago |2 comments

ZeroTerabytes 3 hours ago

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.

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

kha1n3vol3 2 hours ago

This is nice way to continue supporting your original project, thanks!