Skip to main content
Glama

MCP Agent TypeScript Port

by waldzellai
index.js543 B
/** * @fileoverview `ConfigArray` class. * @author Toru Nagashima <https://github.com/mysticatea> */ import { ConfigArray, getUsedExtractedConfigs } from "./config-array.js"; import { ConfigDependency } from "./config-dependency.js"; import { ExtractedConfig } from "./extracted-config.js"; import { IgnorePattern } from "./ignore-pattern.js"; import { OverrideTester } from "./override-tester.js"; export { ConfigArray, ConfigDependency, ExtractedConfig, IgnorePattern, OverrideTester, getUsedExtractedConfigs };

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