Skip to main content
Glama
index.ts526 B
export { SSHConnectionManager } from "./ssh-connection-manager.js"; export { SSHConnection, SSHConnectionConfig, ConnectionStatus, CommandResult, CommandOptions, } from "./types.js"; export { PortManager, findAvailablePort } from "./port-discovery.js"; // Separate servers architecture (orchestrator not exported due to import.meta.url module detection) export { MCPSSHServer, MCPSSHServerConfig } from "./mcp-ssh-server.js"; export { WebServerManager, WebServerManagerConfig, } from "./web-server-manager.js";

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/LightspeedDMS/ssh-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server