Skip to main content
Glama

AgentMail

by agentmail-to
tsup.config.ts234 B
import { defineConfig } from 'tsup' export default defineConfig({ entry: ['src/index.ts', 'src/ai-sdk.ts', 'src/langchain.ts', 'src/mcp.ts'], outDir: 'dist', format: ['esm', 'cjs'], dts: true, sourcemap: true, })

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/agentmail-to/agentmail-toolkit'

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