{"openapi":"3.1.0","info":{"title":"Confluence MCP Server","description":"Atlassian Confluence MCP 서버로 위키 페이지 검색, 문서 생성·편집, 공간 관리를 AI 에이전트에서 수행할 수 있습니다. 팀 지식베이스를 자연어로 검색하고 문서를 자동 작성하여 기술 문서화 작업을 대폭 효율화합니다.","version":"1.0.0","x-fusepie-id":"mcp-confluence","x-fusepie-category":"data","x-fusepie-provider":"Atlassian"},"servers":[{"url":"uvx mcp-atlassian","description":"Production"}],"paths":{"/":{"get":{"operationId":"call_mcp_confluence","summary":"Confluence MCP Server","description":"Atlassian Confluence MCP 서버로 위키 페이지 검색, 문서 생성·편집, 공간 관리를 AI 에이전트에서 수행할 수 있습니다. 팀 지식베이스를 자연어로 검색하고 문서를 자동 작성하여 기술 문서화 작업을 대폭 효율화합니다.","parameters":[{"name":"q","in":"query","description":"Search query or main parameter","required":false,"schema":{"type":"string"}}],"responses":{"200":{"description":"Success","content":{"application/json":{"schema":{"type":"object"}}}}},"security":[{"apiKey":[]}]}}},"components":{"securitySchemes":{"apiKey":{"type":"apiKey","in":"header","name":"Authorization","description":"API key required"}}},"x-mcp-config":{"mcpServers":{"mcp-confluence":{"command":"npx","args":["-y","@fusepie/mcp-mcp-confluence"],"env":{"API_KEY":""}}}}}