Skip to main content
Glama
json.js196 B
"use strict"; module.exports = json_target; json_target.description = "JSON representation"; function json_target(root, options, callback) { callback(null, JSON.stringify(root, null, 2)); }

Latest Blog Posts

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/MyronKoch-dev/osmosis-mcp-server'

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