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