Skip to main content
Glama
docs.json2.26 kB
{ "$schema": "https://mintlify.com/docs.json", "theme": "mint", "name": "superglue", "colors": { "primary": "#FFA500", "light": "#FFA500", "dark": "#FFA500" }, "favicon": "/favicon.png", "navigation": { "anchors": [ { "anchor": "Documentation", "icon": "book-open", "groups": [ { "group": "Getting Started", "pages": [ "getting-started/introduction", "getting-started/core-concepts", "getting-started/setup" ] }, { "group": "Guides", "pages": [ "guides/creating-an-integration", "guides/creating-a-tool", "guides/debugging-a-tool", "guides/deploying-a-tool", "guides/using-template-expressions", "guides/using-the-agent", "mcp/using-the-mcp" ] }, { "group": "JavaScript SDK", "pages": [ "sdk/overview", "sdk/methods", "sdk/types" ] }, { "group": "API Reference", "pages": [ "api/overview", "api/types", "api/queries", "api/mutations", "api/subscriptions" ] } ] } ], "global": { "anchors": [ { "anchor": "GitHub", "href": "https://github.com/superglue-ai/superglue", "icon": "github" }, { "anchor": "Discord", "href": "https://discord.gg/vUKnuhHtfW", "icon": "discord" } ] } }, "logo": { "light": "/logo/light.svg", "dark": "/logo/dark.svg" }, "navbar": { "links": [ { "label": "Try Now", "href": "https://app.superglue.cloud" } ], "primary": { "type": "button", "label": "Talk to us", "href": "https://cal.com/superglue/superglue-demo" } }, "footer": { "socials": { "github": "https://github.com/superglue-ai/superglue", "linkedin": "https://www.linkedin.com/company/superglue-ai/" } } }

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/superglue-ai/superglue'

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