Skip to main content
Glama
InfoTools.d.ts430 B
import type { McpResult, OpenProjectCallback } from '../types/index.js'; export declare class InfoTools { static getWorkspaceInfo(projectPath: string, openProject: OpenProjectCallback): Promise<McpResult>; static getProjects(projectPath: string, openProject: OpenProjectCallback): Promise<McpResult>; static openFile(filePath: string, lineNumber?: number): Promise<McpResult>; } //# sourceMappingURL=InfoTools.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/lapfelix/XcodeMCP'

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