Skip to main content
Glama
boards.d.ts468 B
import { CannyClient } from '../client/canny.js'; /** * Tool to list all accessible Canny boards * Customer-Centric: Provides clear overview of available boards */ export declare const getBoardsTool: { name: string; description: string; inputSchema: { type: string; properties: {}; additionalProperties: boolean; }; handler: (args: unknown, client: CannyClient) => Promise<string>; }; //# sourceMappingURL=boards.d.ts.map

Latest Blog Posts

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/itsocialist/canny-mcp-server'

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