Skip to main content
Glama

MCP Oracle Server

by anpy-j
pyproject.toml549 B
[project] name = "mcp-server-jysd-cx-oracle" version = "1.0.1" description = "Model Context Protocol server to access oracle database using cx_Oracle" authors = [ { name = "hdcola", email = "gh@hdcola.org" } ] readme = "README.md" requires-python = ">=3.12" dependencies = [ "mcp[cli]>=1.5.0", "cx_Oracle>=8.3.0", "python-dotenv>=1.0.1", ] [project.scripts] mcp-server-jysd-cx-oracle = "mcp_server_jysd_cx_oracle:main" dev = "mcp_server_jysd_cx_oracle:dev" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/anpy-j/mcp-oracle'

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