Weckr Sdks
Rank #30,531com.useweckr/weckr
Ask which of your customers cost more in LLM calls than they pay, per user and per feature.
Weckr Sdks is a Model Context Protocol (MCP) server published by Ghiles3232. It ranks #30,531 of 132,046 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. Weckr Sdks is listed on Official MCP, with 1 tracked version. It was first listed on Aug 20, 2026 and most recently updated on Aug 20, 2026.
Ranks ahead of 101,515 of 132,046 servers on MCP Toplist.
Use Weckr Sdks
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add weckr -e "WECKR_API_KEY=<your WECKR_API_KEY>" -e "WECKR_PROJECT_ID=<your WECKR_PROJECT_ID>" -e "WECKR_BASE_URL=<your WECKR_BASE_URL>" -- npx -y @weckr/mcpReplace each placeholder with your own value before saving.
[mcp_servers.weckr]
command = "npx"
args = ["-y", "@weckr/mcp"]
[mcp_servers.weckr.env]
WECKR_API_KEY = "<your WECKR_API_KEY>"
WECKR_PROJECT_ID = "<your WECKR_PROJECT_ID>"
WECKR_BASE_URL = "<your WECKR_BASE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weckr": {
"command": "npx",
"args": [
"-y",
"@weckr/mcp"
],
"env": {
"WECKR_API_KEY": "<your WECKR_API_KEY>",
"WECKR_PROJECT_ID": "<your WECKR_PROJECT_ID>",
"WECKR_BASE_URL": "<your WECKR_BASE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weckr": {
"command": "npx",
"args": [
"-y",
"@weckr/mcp"
],
"env": {
"WECKR_API_KEY": "<your WECKR_API_KEY>",
"WECKR_PROJECT_ID": "<your WECKR_PROJECT_ID>",
"WECKR_BASE_URL": "<your WECKR_BASE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"weckr": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@weckr/mcp"
],
"env": {
"WECKR_API_KEY": "<your WECKR_API_KEY>",
"WECKR_PROJECT_ID": "<your WECKR_PROJECT_ID>",
"WECKR_BASE_URL": "<your WECKR_BASE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weckr": {
"command": "npx",
"args": [
"-y",
"@weckr/mcp"
],
"env": {
"WECKR_API_KEY": "<your WECKR_API_KEY>",
"WECKR_PROJECT_ID": "<your WECKR_PROJECT_ID>",
"WECKR_BASE_URL": "<your WECKR_BASE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"weckr": {
"command": "npx",
"args": [
"-y",
"@weckr/mcp"
],
"env": {
"WECKR_API_KEY": "<your WECKR_API_KEY>",
"WECKR_PROJECT_ID": "<your WECKR_PROJECT_ID>",
"WECKR_BASE_URL": "<your WECKR_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/com.useweckr%2Fweckr)<a href="https://mcptoplist.com/server/com.useweckr%2Fweckr"><img src="https://mcptoplist.com/badge/com.useweckr%2Fweckr.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
Ghiles3232
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 20, 2026 |
Frequently asked questions
- Who maintains Weckr Sdks?
- Weckr Sdks is maintained by Ghiles3232, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Weckr Sdks listed on the Official MCP Registry?
- Yes — Weckr Sdks is listed on the Official MCP Registry.
- How many versions does Weckr Sdks have?
- MCP Toplist tracks 1 version of Weckr Sdks, most recently published on Aug 20, 2026.
- Where can I find the source code for Weckr Sdks?
- The source code for Weckr Sdks is hosted at github.com/Ghiles3232/weckr-sdks.
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.