Skip to main content
Glama

Context Pods

by conorluddy
index.tsโ€ข376 B
/** * Tools module exports */ export { BaseTool, type ToolResult, type MCPToolResponse } from './base-tool.js'; export { CreateMCPTool } from './create-mcp.js'; export { WrapScriptTool } from './wrap-script.js'; export { ListMCPsTool } from './list-mcps.js'; export { ValidateMCPTool } from './validate-mcp.js'; export { AnalyzeCodebaseTool } from './analyze-codebase.js';

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/conorluddy/ContextPods'

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