Project Bourne
Rank #13,825io.github.KozakHou/project-bourne
Run reproducible scientific workloads on GPUs, local compute, Slurm, and PBS with provenance.
Project Bourne is a Model Context Protocol (MCP) server published by KozakHou. It ranks #13,825 of 132,046 servers tracked on MCP Toplist. Project Bourne is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 21, 2026 and most recently updated on Aug 22, 2026.
Ranks ahead of 118,221 of 132,046 servers on MCP Toplist.
Use Project Bourne
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add project-bourne -- npx -y @project-bourne/mcp[mcp_servers.project-bourne]
command = "npx"
args = ["-y", "@project-bourne/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"project-bourne": {
"command": "npx",
"args": [
"-y",
"@project-bourne/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"project-bourne": {
"command": "npx",
"args": [
"-y",
"@project-bourne/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"project-bourne": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@project-bourne/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"project-bourne": {
"command": "npx",
"args": [
"-y",
"@project-bourne/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"project-bourne": {
"command": "npx",
"args": [
"-y",
"@project-bourne/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/io.github.KozakHou%2Fproject-bourne)<a href="https://mcptoplist.com/server/io.github.KozakHou%2Fproject-bourne"><img src="https://mcptoplist.com/badge/io.github.KozakHou%2Fproject-bourne.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
KozakHou
Available versions (1)
| Version | Published |
|---|---|
| 0.6.0 | Aug 22, 2026 |
Frequently asked questions
- Who maintains Project Bourne?
- Project Bourne is maintained by KozakHou, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Project Bourne listed on the Official MCP Registry?
- Yes — Project Bourne is listed on the Official MCP Registry, alongside Glama.
- How many versions does Project Bourne have?
- MCP Toplist tracks 1 version of Project Bourne, most recently published on Aug 22, 2026.
- Where can I find the source code for Project Bourne?
- The source code for Project Bourne is hosted at github.com/KozakHou/project-bourne.
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.