Skip to main content
Glama

Kernel MCP Server

by onkernel
server.json770 B
{ "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json", "name": "com.onkernel/kernel-mcp-server", "title": "Kernel MCP Server", "description": "Access Kernel's cloud-based browsers and app actions via MCP (remote HTTP + OAuth).", "status": "active", "homepage_url": "https://onkernel.com", "documentation_url": "https://onkernel.com/docs/reference/mcp-server", "repository": { "url": "https://github.com/onkernel/kernel-mcp-server", "source": "github" }, "license": "MIT", "version": "1.0.0", "tags": ["browser", "automation", "actions", "cloud"], "categories": ["automation", "devtools"], "remotes": [ { "type": "streamable-http", "url": "https://mcp.onkernel.com/mcp" } ] }

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/onkernel/kernel-mcp-server'

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