Skip to main content
Glama

UUID MCP Provider

by prazedotid
package.json543 B
{ "name": "uuid-mcp", "version": "1.0.0", "description": "A simple MCP server that provides timestamp-based UUIDs", "type": "module", "main": "build/index.js", "scripts": { "build": "tsc", "start": "node build/index.js" }, "keywords": [ "mcp", "uuid", "llm" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "uuid": "^11.1.0" }, "devDependencies": { "@types/node": "^22.13.17", "@types/uuid": "^10.0.0", "typescript": "^5.8.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/prazedotid/uuid-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server