{"_id":"@answerai/confluence-mcp","_rev":"8-6be610ff1c6e396b17417b1cba365df0","name":"@answerai/confluence-mcp","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@answerai/confluence-mcp","version":"1.0.0","keywords":["mcp","confluence","typescript","node","model-context-protocol","ai","claude","anthropic","atlassian"],"author":{"name":"Dimosthenis Kaponis"},"license":"MIT","_id":"@answerai/confluence-mcp@1.0.0","maintainers":[{"name":"brad_answerai","email":"brad@theanswer.ai"}],"homepage":"https://github.com/the-answerai/confluence-mcp#readme","bugs":{"url":"https://github.com/the-answerai/confluence-mcp/issues"},"bin":{"answerai-confluence-mcp":"build/index.js","answerai-confluence-mcp-check":"build/scripts/check-setup.js"},"dist":{"shasum":"3b4499aa5543f06719d05b4b2571cad8396f2cb4","tarball":"https://registry.npmjs.org/@answerai/confluence-mcp/-/confluence-mcp-1.0.0.tgz","fileCount":21,"integrity":"sha512-hoSwJfHyj+55tKVG218xjNlwvQu/keVaIUuG3tsOt91hUtZ6s9tcp5HXQ6OB8r33uDh2oirqpHNYNizrqEaArg==","signatures":[{"sig":"MEQCICaFp292wYo9PxyH+Jb8G1nZVUnVKEHjr9YeNACv402yAiAOBc452KEII8Aj0dmOBVt2TbIa4Rq7LW8C+ABLoa5uEg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":589768},"main":"build/index.js","type":"module","_from":"file:answerai-confluence-mcp-1.0.0.tgz","types":"build/index.d.ts","engines":{"node":">=18.0.0"},"scripts":{"dev":"vite","test":"jest --config=jest.config.cjs src/services/__tests__/basic.test.ts","build":"vite build && chmod +x build/index.js","start":"node build/index.js","test:all":"jest --config=jest.config.cjs","test:watch":"jest --config=jest.config.cjs --watch","check-setup":"node build/scripts/check-setup.js","lint-staged":"lint-staged"},"_npmUser":{"name":"brad_answerai","email":"brad@theanswer.ai"},"_resolved":"/tmp/455558bb418a3881ccb46b41f2440909/answerai-confluence-mcp-1.0.0.tgz","_integrity":"sha512-hoSwJfHyj+55tKVG218xjNlwvQu/keVaIUuG3tsOt91hUtZ6s9tcp5HXQ6OB8r33uDh2oirqpHNYNizrqEaArg==","repository":{"url":"git+https://github.com/the-answerai/confluence-mcp.git","type":"git"},"_npmVersion":"10.8.2","description":"Confluence MCP Server for AI-powered integration with Confluence via the Model Context Protocol","directories":{},"lint-staged":{"*.{js,jsx,ts,tsx,json,css,md}":"prettier --write"},"_nodeVersion":"18.20.8","dependencies":{"typescript":"^5.8.3","@modelcontextprotocol/sdk":"^1.10.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","vite":"^6.3.3","husky":"^9.1.7","ts-jest":"^29.1.2","prettier":"^3.5.3","@types/jest":"^29.5.12","@types/node":"^22.15.3","lint-staged":"^15.5.1","@jest/globals":"^29.7.0","vite-plugin-dts":"^4.5.3"},"_npmOperationalInternal":{"tmp":"tmp/confluence-mcp_1.0.0_1746230481321_0.32180559703026335","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2025-05-03T00:01:21.192Z","modified":"2026-08-07T20:04:00.863Z","1.0.0":"2025-05-03T00:01:21.585Z"},"bugs":{"url":"https://github.com/the-answerai/confluence-mcp/issues"},"author":{"name":"Dimosthenis Kaponis"},"license":"MIT","homepage":"https://github.com/the-answerai/confluence-mcp#readme","keywords":["mcp","confluence","typescript","node","model-context-protocol","ai","claude","anthropic","atlassian"],"repository":{"url":"git+https://github.com/the-answerai/confluence-mcp.git","type":"git"},"description":"Confluence MCP Server for AI-powered integration with Confluence via the Model Context Protocol","maintainers":[{"email":"brad@theanswer.ai","name":"brad_answerai"},{"email":"maxi.techerag@gmail.com","name":"maxtechera"}],"readme":"# Confluence MCP Server\n\nA Model Context Protocol (MCP) server implementation that provides access to Confluence data with optimized content formatting, and data cleaning for AI context windows.\n\n## Installation\n\n```bash\nnpm install -g @answerai/confluence-mcp\n```\n\n## Usage\n\n### With Claude Desktop or Cline\n\n```json\n{\n  \"mcpServers\": {\n    \"confluence\": {\n      \"command\": \"answerai-confluence-mcp\",\n      \"env\": {\n        \"CONFLUENCE_API_TOKEN\": \"your_api_token\",\n        \"CONFLUENCE_BASE_URL\": \"your_confluence_instance_url/wiki\",\n        \"CONFLUENCE_USER_EMAIL\": \"your_email\"\n      }\n    }\n  }\n}\n```\n\nFor more detailed documentation, please visit the [GitHub repository](https://github.com/the-answerai/confluence-mcp).\n","readmeFilename":"README.md"}