The director MCP server provides AI agents with playbooks for observability tasks. It connects to monitoring systems and APIs to collect, analyze, and visualize data. Developers use it to automate incident response, set up alerts, and generate reports.
The director MCP server provides AI agents with playbooks for observability tasks. It connects to monitoring systems and APIs to collect, analyze, and visualize data. Developers use it to automate incident response, set up alerts, and generate reports.
npx -y directorAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"director-run-director-github": {
"command": "npx",
"args": [
"-y",
"npx -y director"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from director?"
No configuration required. This server works out of the box.
"What resources are available in director?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in director"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in director with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.