UNPKG

survey-mcp-server

Version:

Survey management server handling survey creation, response collection, analysis, and reporting with database access for data management

4 lines (3 loc) 178 B
import { Resource } from "@modelcontextprotocol/sdk/types.js"; export declare const resourceList: Resource[]; export declare function readResource(uri: string): Promise<string>;