Cruxible Core
Rank #5,514io.github.cruxible-ai/cruxible-core
MCP server providing cruxible-core capabilities
Cruxible Core is a Model Context Protocol (MCP) server published by cruxible-ai. It ranks #5,514 of 132,046 servers tracked on MCP Toplist, and its repository has 17 GitHub stars. Cruxible Core is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Mar 4, 2026 and most recently updated on Mar 6, 2026.
Ranks ahead of 126,532 of 132,046 servers on MCP Toplist.
Use Cruxible Core
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cruxible-core -e "CRUXIBLE_MODE=<your CRUXIBLE_MODE>" -e "CRUXIBLE_ALLOWED_ROOTS=<your CRUXIBLE_ALLOWED_ROOTS>" -- uvx cruxible-coreReplace each placeholder with your own value before saving.
[mcp_servers.cruxible-core]
command = "uvx"
args = ["cruxible-core"]
[mcp_servers.cruxible-core.env]
CRUXIBLE_MODE = "<your CRUXIBLE_MODE>"
CRUXIBLE_ALLOWED_ROOTS = "<your CRUXIBLE_ALLOWED_ROOTS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cruxible-core": {
"command": "uvx",
"args": [
"cruxible-core"
],
"env": {
"CRUXIBLE_MODE": "<your CRUXIBLE_MODE>",
"CRUXIBLE_ALLOWED_ROOTS": "<your CRUXIBLE_ALLOWED_ROOTS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cruxible-core": {
"command": "uvx",
"args": [
"cruxible-core"
],
"env": {
"CRUXIBLE_MODE": "<your CRUXIBLE_MODE>",
"CRUXIBLE_ALLOWED_ROOTS": "<your CRUXIBLE_ALLOWED_ROOTS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"cruxible-core": {
"type": "stdio",
"command": "uvx",
"args": [
"cruxible-core"
],
"env": {
"CRUXIBLE_MODE": "<your CRUXIBLE_MODE>",
"CRUXIBLE_ALLOWED_ROOTS": "<your CRUXIBLE_ALLOWED_ROOTS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cruxible-core": {
"command": "uvx",
"args": [
"cruxible-core"
],
"env": {
"CRUXIBLE_MODE": "<your CRUXIBLE_MODE>",
"CRUXIBLE_ALLOWED_ROOTS": "<your CRUXIBLE_ALLOWED_ROOTS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"cruxible-core": {
"command": "uvx",
"args": [
"cruxible-core"
],
"env": {
"CRUXIBLE_MODE": "<your CRUXIBLE_MODE>",
"CRUXIBLE_ALLOWED_ROOTS": "<your CRUXIBLE_ALLOWED_ROOTS>"
}
}
}
}Replace each placeholder with your own value before saving.
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.cruxible-ai%2Fcruxible-core)<a href="https://mcptoplist.com/server/io.github.cruxible-ai%2Fcruxible-core"><img src="https://mcptoplist.com/badge/io.github.cruxible-ai%2Fcruxible-core.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries (1 delisted)
cruxible-ai
Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Mar 6, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Cruxible Core?
- Cruxible Core is maintained by cruxible-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Cruxible Core listed on the Official MCP Registry?
- Yes — Cruxible Core is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Cruxible Core have?
- MCP Toplist tracks 2 versions of Cruxible Core, most recently published on Mar 6, 2026.
- Where can I find the source code for Cruxible Core?
- The source code for Cruxible Core is hosted at github.com/cruxible-ai/cruxible-core.
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.