Skip to main content
Glama

mcp-sqlalchemy

MIT License
12
  • Apple
  • Linux

podbc_sparql_func

Query and process SPARQL-based data directly through SQLAlchemy connectivity, enabling integration with any DBMS accessible via SQLAlchemy.

Instructions

Call ???.

Input Schema

NameRequiredDescriptionDefault
api_keyNo
promptYes
urlNo

Input Schema (JSON Schema)

{ "properties": { "api_key": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Api Key" }, "prompt": { "title": "Prompt", "type": "string" }, "url": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Url" } }, "required": [ "prompt" ], "title": "podbc_sparql_funcArguments", "type": "object" }

You must be authenticated.

Other Tools from mcp-sqlalchemy

Related Tools

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/OpenLinkSoftware/mcp-sqlalchemy-server'

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