Skip to main content
Glama

SystemPrompt MCP Server

tsconfig.test.json716 B
{ "extends": "./tsconfig.json", "compilerOptions": { "types": ["node", "jest", "@jest/globals"], "isolatedModules": true, "esModuleInterop": true, "allowJs": true, "checkJs": false, "noImplicitAny": false, "strict": false, "strictNullChecks": false, "strictFunctionTypes": false, "noImplicitThis": false, "noUnusedLocals": false, "noUnusedParameters": false, "noImplicitReturns": false, "noFallthroughCasesInSwitch": false, "allowUnreachableCode": true, "skipLibCheck": true, "noStrictGenericChecks": true, "useUnknownInCatchVariables": false }, "include": ["src/**/*", "**/*.test.ts", "**/*.test.tsx"], "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/Ejb503/systemprompt-mcp-core'

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