Skip to main content
Glama

Knowledge Base MCP Server

by jeanibarz
The Unlicense
0
25
  • Linux
  • Apple
tsconfig.json453 B
{ "compilerOptions": { "target": "esnext", "module": "esnext", "lib": ["ESNext", "DOM"], "moduleResolution": "node", "esModuleInterop": true, "moduleDetection": "force", "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true, "outDir": "build", "sourceMap": true, "useDefineForClassFields": true }, "include": ["src/**/*.ts", "src/**/*.mjs"], "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/jeanibarz/knowledge-base-mcp-server'

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