Skip to main content
Glama

mcp-dbutils

MIT License
81
  • Linux
  • Apple
fix_remaining_issues.sh271 B
#!/bin/bash # 修复导入排序问题 (I001) echo "修复导入排序问题 (I001)..." ruff check --select I --fix src/ tests/ # 修复print语句 (T201) echo "修复print语句 (T201)..." ruff check --select T201 --fix src/ tests/ echo "剩余问题修复完成!"

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/donghao1393/mcp-dbutils'

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