XINF MCP Server(xinf.dev)

3 分 | 作者 ZeroTerabytes 14小时前

3 条评论

  • ZeroTerabytes 14小时前
    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

  • saurabhguptasg 5小时前
    Nice work! Really helpful!
  • kha1n3vol3 14小时前
    This is nice way to continue supporting your original project, thanks!