Skip to main content
Glama

Agent.AI MCP Server

by dschwartzAI
netlify.toml331 B
[build] command = "npm install" functions = "netlify/functions" publish = "public" [functions] node_bundler = "nft" [[redirects]] from = "/api/*" to = "/.netlify/functions/:splat" status = 200 [[redirects]] from = "/*" to = "/.netlify/functions/index" status = 200 [build.environment] NODE_VERSION = "18"

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/dschwartzAI/agentai-mcp-server'

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