We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Synctest-hub/boldsign-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"printWidth": 110,
"tabWidth": 2,
"singleQuote": true,
"trailingComma": "all",
"bracketSpacing": true,
"vueIndentScriptAndStyle": false,
"overrides": [
{
"files": ["*.ts", "*.js"],
"options": {
"tabWidth": 2,
"bracketSpacing": true
}
}
]
}