Skip to main content
Glama

MCP SQL Agent

by sharansahu
MIT License
1
  • Apple
  • Linux
pyproject.toml551 B
[project] name = "mcp-with-sql-agent" version = "0.1.0" description = "SQLite assistant built with OpenAI's GPT models and Model Context Protocol (MCP)" readme = "README.md" requires-python = ">=3.12" dependencies = [ "openai>=1.0.0", "docker>=7.1.0", "instructor[openai]>=1.7.3", "loguru>=0.7.3", "mcp[cli]>=1.3.0", "pydantic>=2.10.6", "python-dotenv>=1.0.1", "rich>=13.9.4", "flask>=2.3.0", "cx_Oracle>=8.3.0", "mysql-connector-python>=8.0.33" ] [dependency-groups] dev = ["types-docker>=7.1.0.20241229"]

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/sharansahu/mcp-sql'

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