AskSQL API Reference (core v0.10.0)
GitHub
Preparing search index...
@asksql/mcp
startAskSqlMcpServer
Function startAskSqlMcpServer
startAskSqlMcpServer
(
engine
:
AskSqlEngine
,
opts
?:
McpServerOptions
,
)
:
Promise
<
void
>
Start an MCP server over stdio exposing the engine's tools.
Parameters
engine
:
AskSqlEngine
opts
:
McpServerOptions
= {}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
GitHub
AskSQL API Reference (core v0.10.0)
Loading...
Start an MCP server over stdio exposing the engine's tools.