Skip to main content
Glama

Korea Stock Analyzer MCP Server

by Mrbaeksang
tsconfig.json510 B
{ "compilerOptions": { "target": "ES2019", "module": "Node16", "lib": ["ES2019"], "strict": false, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "moduleResolution": "node16", "resolveJsonModule": true, "allowJs": true, "noEmit": true, "isolatedModules": true, "allowSyntheticDefaultImports": true, "outDir": "./dist", "rootDir": "./" }, "include": ["api/**/*"], "exclude": ["node_modules", "dist"] }

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/Mrbaeksang/korea-stock-analyzer-mcp'

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