Skip to main content
Glama
context.d.ts303 B
import type { AppleDevDocsClient } from '../apple-client.js'; import type { ServerState } from './state.js'; export type ToolResponse = { content: Array<{ text: string; type: 'text'; }>; }; export type ServerContext = { client: AppleDevDocsClient; state: ServerState; };

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/MightyDillah/apple-doc-mcp'

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