Kernel MCP Server
Rank #2,431com.onkernel/kernel-mcp-server
MCP server providing kernel-server capabilities
Kernel MCP Server is a Model Context Protocol (MCP) server published by onkernel. It ranks #2,431 of 132,345 servers tracked on MCP Toplist, and its repository has 36 GitHub stars. Kernel MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 15, 2025 and most recently updated on Sep 9, 2025.
Ranks ahead of 129,914 of 132,345 servers on MCP Toplist.
Use Kernel MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kernel-mcp-server https://mcp.onkernel.com/mcp[mcp_servers.kernel-mcp-server]
url = "https://mcp.onkernel.com/mcp"Add to ~/.codex/config.toml.
https://mcp.onkernel.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kernel-mcp-server": {
"url": "https://mcp.onkernel.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kernel-mcp-server": {
"type": "http",
"url": "https://mcp.onkernel.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kernel-mcp-server": {
"serverUrl": "https://mcp.onkernel.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kernel-mcp-server": {
"url": "https://mcp.onkernel.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.onkernel%2Fkernel-mcp-server)<a href="https://mcptoplist.com/server/com.onkernel%2Fkernel-mcp-server"><img src="https://mcptoplist.com/badge/com.onkernel%2Fkernel-mcp-server.svg" alt="MCP Toplist: Top 5% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
onkernel
Available versions (2)
| Version | Published |
|---|---|
| 1.0.0 | Sep 9, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Kernel MCP Server?
- Kernel MCP Server is maintained by onkernel, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Kernel MCP Server listed on the Official MCP Registry?
- Yes — Kernel MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Kernel MCP Server have?
- MCP Toplist tracks 2 versions of Kernel MCP Server, most recently published on Sep 9, 2025.
- Where can I find the source code for Kernel MCP Server?
- The source code for Kernel MCP Server is hosted at github.com/onkernel/kernel-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.