Confluence
12
0

Claude
Setting up with Claude Desktop
- Open Claude Desktop's settings
- Go to the Integrations tab
- Click "Add MCP Server"
- Use the configuration below based on your operating system
Note: Make sure Claude Desktop is running before attempting to connect.
JSON
1{2 "mcpServers": {3 "confluence": {4 "env": {5 "CONFLUENCE_URL": "https://XXXXXXXX.atlassian.net/wiki",6 "CONFLUENCE_API_KEY": "KEY_FROM: https://id.atlassian.com/manage-profile/security/api-tokens",7 "CONFLUENCE_API_MAIL": "Your email"8 },9 "args": [10 "/PATH_TO_THE_PROJECT/build/index.js"11 ],12 "command": "node"13 }14 }15}
Reseñas de la Comunidad
0.0
0 reseñas
5
0
4
0
3
0
2
0
1
0
Aún no hay reseñas. ¡Sé el primero en reseñar!
Inicia sesión para unirte a la conversación
Coming soon to
Highlight AI
Documentación
Lenguaje
TypeScript