Skip to main content
Glama

MCP Agent TypeScript Port

by waldzellai
all-presets.d.ts810 B
declare const allPresets: { readonly defaults: import("..").DefaultPreset; readonly defaultsLegacy: import("..").DefaultLegacyPreset; readonly defaultsESM: import("..").DefaultEsmPreset; readonly defaultsESMLegacy: import("..").DefaultEsmLegacyPreset; readonly jsWithTs: import("..").JsWithTsPreset; readonly jsWithTsLegacy: import("..").JsWithTsLegacyPreset; readonly jsWithTsESM: import("..").JsWithTsEsmPreset; readonly jsWithTsESMLegacy: import("..").JsWithTsEsmLegacyPreset; readonly jsWithBabel: import("..").JsWithBabelPreset; readonly jsWithBabelLegacy: import("..").JsWithBabelLegacyPreset; readonly jsWithBabelESM: import("..").JsWithBabelEsmPreset; readonly jsWithBabelESMLegacy: import("..").JsWithBabelEsmLegacyPreset; }; export default allPresets;

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/waldzellai/mcp-agent-ts'

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