Skip to main content
Glama

emojikey-server MCP Server

by identimoji
{ "compilerOptions": { "target": "ES2022", "module": "NodeNext", "moduleResolution": "NodeNext", "esModuleInterop": true, "outDir": "./build-simple", "rootDir": "./src", "strict": false, "noImplicitAny": false, "strictNullChecks": false, "skipLibCheck": true, "forceConsistentCasingInFileNames": true }, "include": [ "src/index.simplified.ts", "src/handlers.ts", "src/service.ts", "src/service.local.ts", "src/service.supabase.ts", "src/config.ts", "src/types.ts" ], "exclude": [ "node_modules", "build", "src/edge-functions/**/*", "src/code_analyzer.ts", "src/coding_dimensions.ts", "src/handlers_integration.ts", "src/handlers_coding.ts", "src/vector_config.ts" ] }

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/identimoji/mcp-server-emojikey'

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