Teleport MCP server provides secure access to infrastructure. It exposes tools for managing SSH, Kubernetes, and database access. It connects to cloud providers, on-prem systems, and integrates with existing identity providers. Developers use it to enforce zero-trust security policies and audit access to critical systems.
Teleport MCP server provides secure access to infrastructure. It exposes tools for managing SSH, Kubernetes, and database access. It connects to cloud providers, on-prem systems, and integrates with existing identity providers. Developers use it to enforce zero-trust security policies and audit access to critical systems.
npx -y teleport-uiAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"gravitational-teleport-github": {
"command": "npx",
"args": [
"-y",
"npx -y teleport-ui"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from teleport?"
API Key Required
This server requires an API key from teleport. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| TELEPORT_API_KEY | Yes | Your teleport API key |
"What resources are available in teleport?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in teleport"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in teleport 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.