chirak-mcp
Rank #29,203io.github.ufhouck/chirak-mcp
Model Context Protocol (MCP) Server for Chirak Sales & Inventory Assistant
chirak-mcp is a Model Context Protocol (MCP) server published by ufhouck. It ranks #29,203 of 132,113 servers tracked on MCP Toplist. chirak-mcp is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 10, 2026 and most recently updated on Sep 10, 2026.
Ranks ahead of 102,910 of 132,113 servers on MCP Toplist.
Use chirak-mcp
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add chirak-mcp -e "CHIRAK_API_KEY=<your CHIRAK_API_KEY>" -e "CHIRAK_API_BASE_URL=<your CHIRAK_API_BASE_URL>" -- npx -y chirak-mcpReplace each placeholder with your own value before saving.
[mcp_servers.chirak-mcp]
command = "npx"
args = ["-y", "chirak-mcp"]
[mcp_servers.chirak-mcp.env]
CHIRAK_API_KEY = "<your CHIRAK_API_KEY>"
CHIRAK_API_BASE_URL = "<your CHIRAK_API_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chirak-mcp": {
"command": "npx",
"args": [
"-y",
"chirak-mcp"
],
"env": {
"CHIRAK_API_KEY": "<your CHIRAK_API_KEY>",
"CHIRAK_API_BASE_URL": "<your CHIRAK_API_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chirak-mcp": {
"command": "npx",
"args": [
"-y",
"chirak-mcp"
],
"env": {
"CHIRAK_API_KEY": "<your CHIRAK_API_KEY>",
"CHIRAK_API_BASE_URL": "<your CHIRAK_API_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"chirak-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"chirak-mcp"
],
"env": {
"CHIRAK_API_KEY": "<your CHIRAK_API_KEY>",
"CHIRAK_API_BASE_URL": "<your CHIRAK_API_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chirak-mcp": {
"command": "npx",
"args": [
"-y",
"chirak-mcp"
],
"env": {
"CHIRAK_API_KEY": "<your CHIRAK_API_KEY>",
"CHIRAK_API_BASE_URL": "<your CHIRAK_API_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"chirak-mcp": {
"command": "npx",
"args": [
"-y",
"chirak-mcp"
],
"env": {
"CHIRAK_API_KEY": "<your CHIRAK_API_KEY>",
"CHIRAK_API_BASE_URL": "<your CHIRAK_API_BASE_URL>"
}
}
}
}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.ufhouck%2Fchirak-mcp)<a href="https://mcptoplist.com/server/io.github.ufhouck%2Fchirak-mcp"><img src="https://mcptoplist.com/badge/io.github.ufhouck%2Fchirak-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
ufhouck
Other servers by ufhouck
View all ufhouck servers →Available versions (1)
| Version | Published |
|---|---|
| 1.1.2 | Sep 10, 2026 |
Frequently asked questions
- Who maintains chirak-mcp?
- chirak-mcp is maintained by ufhouck, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is chirak-mcp listed on the Official MCP Registry?
- Yes — chirak-mcp is listed on the Official MCP Registry, alongside Glama.
- How many versions does chirak-mcp have?
- MCP Toplist tracks 1 version of chirak-mcp, most recently published on Sep 10, 2026.
- Where can I find the source code for chirak-mcp?
- The source code for chirak-mcp is hosted at github.com/ufhouck/chirak-mcp.
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.