SkillAgentSearch skills...

atlassian-confluence-mcp-server

MCP server for Atlassian Confluence — search, read, create and update pages via Claude / Windsurf / any MCP-compatible AI client. Supports Cloud and on-premise (Server/Data Center).

Install / Use

claude mcp add anuragagrawal0430 -- npx -y github:anuragagrawal0430/atlassian-confluence-mcp-server

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

60/100

Supported Platforms

Claude Code
Claude Desktop
Windsurf

Tags

{ "name": "atlassian-confluence-mcp-server", "version": "1.6.0", "description": "Model Context Protocol (MCP) server for Atlassian Confluence. Enables AI assistants like Claude and Windsurf to read, create, search, and manage wiki pages on Cloud, on-premise Server, and Data Center.", "main": "dist/index.js", "type": "commonjs", "bin": { "atlassian-confluence-mcp-server": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "ts-node src/index.ts", "clean": "rimraf dist", "test": "vitest run", "test:watch": "vitest", "prepublishOnly": "npm run build" }, "keywords": [ "mcp", "model-context-protocol", "confluence", "atlassian", "confluence-cloud", "confluence-server", "confluence-data-center", "mcp-server", "claude", "windsurf", "typescript", "nodejs", "confluence-api", "atlassian-confluence", "wiki", "ai-tools" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.0.0", "dotenv": "^17.4.1" }, "devDependencies": { "@types/node": "^26.0.0", "rimraf": "^6.1.3", "ts-node": "^10.9.2", "typescript": "^6.0.2", "vitest": "^4.1.5" }, "engines": { "node": ">=20.0.0" }, "files": [ "dist", "README.md", "LICENSE" ], "repository": { "type": "git", "url": "https://github.com/anuragagrawal0430/atlassian-confluence-mcp-server.git" }, "bugs": { "url": "https://github.com/anuragagrawal0430/atlassian-confluence-mcp-server/issues" }, "homepage": "https://github.com/anuragagrawal0430/atlassian-confluence-mcp-server#readme", "publishConfig": { "access": "public" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryCustomer
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low