We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/erayguner/db-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"version": "0.2",
"language": "en",
"enableFiletypes": [
"typescript",
"javascript",
"markdown",
"json",
"yaml"
],
"ignorePaths": [
"node_modules/**",
"dist/**",
"build/**",
"coverage/**",
".git/**",
".terraform/**",
"package-lock.json",
"*.min.js",
"*.map"
],
"words": [
"bigquery",
"gcloud",
"gcr",
"googleapis",
"workload",
"authenticator",
"autoinstrumentations",
"opentelemetry",
"telemetry",
"middleware",
"dockerignore",
"dockerfile",
"dumb",
"init",
"hadolint",
"tflint",
"checkov",
"tfsec",
"yamllint",
"markdownlint",
"jsonlint",
"cspell",
"jscpd",
"megalinter",
"oxsecurity",
"sarif",
"trivy",
"aquasecurity",
"vuln",
"codeql",
"eslintrc",
"prettierrc",
"tsconfig",
"healthcheck",
"entrypoint",
"workdir",
"typecheck",
"esmodule",
"devops",
"cicd",
"repos",
"wif",
"iam",
"cloudrun",
"projectid",
"servicename",
"codecov",
"lcov",
"Hive",
"proto",
"ctx",
"exporter",
"tracing",
"winston",
"zod",
"modelcontextprotocol",
"dataset",
"datasource",
"sqlquery",
"googleapis",
"nodenext",
"semver",
"versionrc",
"npmrc",
"artifactregistry",
"datetime",
"varchar",
"bigint",
"nullable",
"unnest",
"struct",
"jsonpath"
],
"flagWords": [
"hte",
"teh",
"todo",
"fixme"
],
"dictionaries": [
"typescript",
"node",
"npm",
"html",
"css",
"bash",
"dockerfile",
"en-gb",
"companies",
"softwareTerms",
"misc"
],
"overrides": [
{
"filename": "**/*.md",
"words": [
"claude",
"anthropic",
"sparc",
"swarm",
"megalinter",
"megalinter's"
]
},
{
"filename": "**/terraform/**/*.tf",
"words": [
"tfvars",
"tfstate",
"backend",
"gcs",
"vpc",
"subnet",
"cidr"
]
}
]
}