MCP XID Generator
@chosty
About MCP XID Generator
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP XID Generator?
MCP XID Generator is an MCP server that generates XIDs (globally unique identifiers). It is built in Go and is intended for use with MCP-compatible applications.
How to use MCP XID Generator?
Build the server with go build, then configure it in an MCP host (e.g., Cursor) by specifying the binary path and enabling the generate_xid tool. The tool accepts a count parameter that must match the regex ^[1-9]\d*$.
Key features of MCP XID Generator
- Generates globally unique XID identifiers.
- Integrates with the Model Context Protocol (MCP).
- Configurable count parameter with regex validation.
- Written in Go for cross-platform compilation.
- Licensed under MIT.
Use cases of MCP XID Generator
—
FAQ from MCP XID Generator
What does MCP XID Generator do?
It is an MCP server that generates globally unique XID identifiers on request.
How do I build MCP XID Generator?
Run go build in the project directory.
How do I configure MCP XID Generator for Cursor?
Use the provided JSON example in your MCP settings, specifying the path to the compiled binary and enabling the generate_xid tool.
What parameters does the generate_xid tool accept?
It accepts a count parameter that must match the regex ^[1-9]\d*$ (a positive integer).
What license is MCP XID Generator under?
It is released under the MIT License.
Frequently asked questions
What does MCP XID Generator do?
It is an MCP server that generates globally unique XID identifiers on request.
How do I build MCP XID Generator?
Run `go build` in the project directory.
How do I configure MCP XID Generator for Cursor?
Use the provided JSON example in your MCP settings, specifying the path to the compiled binary and enabling the `generate_xid` tool.
What parameters does the `generate_xid` tool accept?
It accepts a `count` parameter that must match the regex `^[1-9]\d*$` (a positive integer).
What license is MCP XID Generator under?
It is released under the MIT License.
Basic information
More Developer Tools MCP servers

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers

Foremerge
naw103Catch intent conflicts before code conflicts. The open-source coordination protocol for coding agents, built above Git.

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata

Codex Pets
astandrikPublic read-only MCP server for discovering, inspecting, installing, and sharing approved Codex-compatible animated pet packs.

BetterBugs
BetterBugsThe BetterBugs MCP (Model Context Protocol) enables you to load BetterBugs bug reports (via report links) directly to your preferred AI Agents and developer environments with MCP Client capabilities (such as Cursor, VS C
Comments