Skip to main content
Glama

Minecraft Wiki MCP

tsconfig.json466 B
{ "compilerOptions": { /* Basic Options */ "target": "ES2020", "module": "NodeNext", "outDir": "./dist", "moduleResolution": "NodeNext", "sourceMap": true, /* Type Checking */ "strict": true, /* Interop Constraints */ "esModuleInterop": true, "forceConsistentCasingInFileNames": true, /* Additional Options */ "skipLibCheck": true }, "include": ["src/**/*.ts"], "exclude": ["node_modules"] }

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/L3-N0X/Minecraft-Wiki-MCP'

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