Skip to main content
Glama

Maton MCP Server

tsconfig.json358 B
{ "$schema": "https://json.schemastore.org/tsconfig", "display": "Default", "compilerOptions": { "outDir": "./dist", "target": "es2022", "moduleDetection": "force", "esModuleInterop": true, "skipLibCheck": true, "strict": true, "module": "NodeNext" }, "include": ["**/*.ts"], "exclude": ["node_modules", "examples"] }

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/maton-ai/agent-toolkit'

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