Skip to main content
Glama

Database Query MCP

by NewToolAI
pyproject.toml697 B
[project] name = "db-query-mcp" version = "0.0.7" description = "db-query-mcp is an MCP tool that enables data querying and export operations across diverse databases. " authors = [{name = "zhangshulin", email = "zhangslwork@yeah.net"}] license = "Apache-2.0" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.9.0", "sqlalchemy>=2.0.0", ] [project.urls] repository = "https://github.com/NewToolAI/db-query-mcp" [project.scripts] db-query-mcp = "db_query_mcp.main:run" db_query_mcp = "db_query_mcp.main:run" [dependency-groups] elasticsearch = [ "elasticsearch>=8.0.0", ] [[tool.uv.index]] url = "https://pypi.tuna.tsinghua.edu.cn/simple" default = true

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/NewToolAI/db-query-mcp'

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