We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sooperset/mcp-atlassian'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
confluence_create_page.yaml•285 B
example: |
{"space_key": "DEV", "title": "Architecture Decision Record", "content": "## Context\n\nWe need to decide...", "parent_id": "98765432"}
tips: |
Use Markdown for content — it's auto-converted to Confluence storage format. Specify `parent_id` to create as a child page.