SkillAgentSearch skills...

IBEX

IBEX (Integration Bridge for EXtended systems) — MCP server connecting AI assistants to Slack, Notion, Jira, ServiceNow, Salesforce, and persistent memory

Install / Use

claude mcp add Percona-Lab -- npx -y github:Percona-Lab/IBEX

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

34/100

Supported Platforms

Claude Code
Claude Desktop

{ "name": "ibex", "version": "1.0.0", "description": "IBEX (Integration Bridge for EXtended systems) — MCP server connecting AI assistants to Slack, Notion, Jira, and persistent memory", "type": "module", "main": "server.js", "bin": { "ibex": "./server.js" }, "scripts": { "start": "node start-ibex.cjs", "start:server": "node server.js" }, "keywords": [ "mcp", "slack", "notion", "jira", "ai", "llm" ], "author": "Dennis Kittrell", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.26.0", "dotenv": "^16.4.7", "googleapis": "^171.4.0", "node-fetch": "^3.3.2" } }

Related Skills

View on GitHub
GitHub Stars0
CategoryCommunication
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low