MCP server · Lightstream
api.stream
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Lightstream. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Lightstream publishes an official server, this page will update to it on the next build.
Descriptor
https://raw.githubusercontent.com/api-evangelist/lightstream/refs/heads/main/mcp/lightstream-mcp.yml
Candidate descriptor · transport http
Tools
public_authentication_get_json_web_key_set— Get Public Keysbackend_authentication_create_access_token— Create Access Tokenauthentication_refresh_access_token— Refresh Access Tokenauthentication_create_guest_access_token— Create Guest Access Tokencollection_get_collections— Get Collectionscollection_create_collection— Create Collectioncollection_get_collection— Get Collectioncollection_delete_collection— Delete Collectioncollection_update_collection— Update Collectionproject_create_project— Create Projectproject_get_project— Get Projectproject_delete_project— Delete Projectproject_update_project— Update Projectproject_get_project_broadcast_snapshot— Get Snapshotproject_start_project_broadcast— Start Broadcastproject_get_project_broadcast_status— Get Broadcast Statusproject_stop_project_broadcast— Stop Broadcastdestination_create_destination— Create Destinationdestination_get_destination— Get Destinationdestination_delete_destination— Delete Destinationdestination_update_destination— Update Destinationsource_remove_source_from_project— Delete Source From Projectsource_add_source_to_project— Add Source to Projectsource_update_source_in_project— Update Sourceproject_start_project_web_rtc— Start WebRTCproject_stop_project_web_rtc— Stop WebRTCsource_get_sources— Get Sourcesource_create_source— Create Collection Live Sourcesource_get_source— Get Sourcesource_delete_source— Delete Live Sourcesource_update_source— Update Sourcepublic_authentication_guest_code_redirect— Exchange Guest Access Tokenlayout_list_layouts— Get all layouts owned by the user.layout_create_layout— Create a new layoutlayout_get_layout— Get a layoutlayout_delete_layout— Delete a layoutlayout_update_layout— Update a layoutlayer_list_layers— List all layerslayer_create_layer— Create a layerlayer_batch— Batch updatelayer_get_layer— Get a single layerlayer_delete_layer— Delete a layerlayer_update_layer— Update a layerevent_publish— Publish Eventevent_stream— Stream Events
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.