Skip to main content
Glama

Uranium MCP Server

by xkelxmc
tsconfig.json•560 B
{ "$schema": "https://json.schemastore.org/tsconfig", "include": ["src/**/*"], "compilerOptions": { "lib": ["ES2023"], "module": "ESNext", "moduleResolution": "node", "target": "ES2023", "strict": true, "isolatedModules": true, "esModuleInterop": true, "skipLibCheck": true, "noImplicitAny": false, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "outDir": "./build", "rootDir": "./src", "declaration": true, "sourceMap": true }, "exclude": ["node_modules", "build"] }

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/xkelxmc/uranium-mcp'

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