@parseable/parseable-mcp-server
Advanced tools
| import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; | ||
| import type { ToolContext } from "./tools/types.js"; | ||
| declare const SERVER_VERSION = "0.2.12"; | ||
| declare const SERVER_VERSION = "0.2.13"; | ||
| export declare function buildMcpServer(ctx: ToolContext): McpServer; | ||
| export { SERVER_VERSION }; |
@@ -6,3 +6,3 @@ import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js"; | ||
| import { errorResult, jsonResult } from "./tools/types.js"; | ||
| const SERVER_VERSION = "0.2.12"; | ||
| const SERVER_VERSION = "0.2.13"; | ||
| export function buildMcpServer(ctx) { | ||
@@ -9,0 +9,0 @@ const server = new McpServer({ |
+1
-1
| { | ||
| "name": "@parseable/parseable-mcp-server", | ||
| "version": "0.2.12", | ||
| "version": "0.2.13", | ||
| "description": "Model Context Protocol server for Parseable. Lets LLMs discover and query Parseable datasets.", | ||
@@ -5,0 +5,0 @@ "repository": { |
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.