Skip to main content
Glama

Intersight MCP Server

.env.example542 B
# Intersight MCP HTTP Server Environment Configuration # Copy this file to .env and update with your actual values # Required: Your Intersight API Key ID INTERSIGHT_API_KEY_ID=your_api_key_id_here # Optional: Intersight base URL (defaults to https://intersight.com) INTERSIGHT_BASE_URL=https://intersight.com # Optional: Server port (defaults to 3000) PORT=3000 # Example values: # INTERSIGHT_API_KEY_ID=64f1c3e5c58f4a0001234567/64f1c3e5c58f4a0001abcdef/65a2b4d6e78f9c0001xyz123 # INTERSIGHT_BASE_URL=https://eu-intersight.com # PORT=8080

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/jim-coyne/Intersight_MCP'

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