Kyma API
Rank #17,806com.kymaapi/kyma
Live model catalog with prices and measured uptime, rankings, credits and spend, spend-capped chat.
Kyma API is a Model Context Protocol (MCP) server published by kyma-api. It ranks #17,806 of 132,046 servers tracked on MCP Toplist. Kyma API is listed on Official MCP, with 3 tracked versions. It was first listed on Sep 4, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 114,240 of 132,046 servers on MCP Toplist.
Use Kyma API
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http kyma https://mcp.kymaapi.com/mcpclaude mcp add kyma -e "KYMA_MCP_KEY=<your KYMA_MCP_KEY>" -- npx -y @kyma-api/mcp-serverReplace each placeholder with your own value before saving.
[mcp_servers.kyma]
url = "https://mcp.kymaapi.com/mcp"Add to ~/.codex/config.toml.
[mcp_servers.kyma]
command = "npx"
args = ["-y", "@kyma-api/mcp-server"]
[mcp_servers.kyma.env]
KYMA_MCP_KEY = "<your KYMA_MCP_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://mcp.kymaapi.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"kyma": {
"command": "npx",
"args": [
"-y",
"@kyma-api/mcp-server"
],
"env": {
"KYMA_MCP_KEY": "<your KYMA_MCP_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kyma": {
"url": "https://mcp.kymaapi.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"kyma": {
"command": "npx",
"args": [
"-y",
"@kyma-api/mcp-server"
],
"env": {
"KYMA_MCP_KEY": "<your KYMA_MCP_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kyma": {
"type": "http",
"url": "https://mcp.kymaapi.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"kyma": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kyma-api/mcp-server"
],
"env": {
"KYMA_MCP_KEY": "<your KYMA_MCP_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kyma": {
"serverUrl": "https://mcp.kymaapi.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kyma": {
"command": "npx",
"args": [
"-y",
"@kyma-api/mcp-server"
],
"env": {
"KYMA_MCP_KEY": "<your KYMA_MCP_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kyma": {
"url": "https://mcp.kymaapi.com/mcp"
}
}
}{
"mcpServers": {
"kyma": {
"command": "npx",
"args": [
"-y",
"@kyma-api/mcp-server"
],
"env": {
"KYMA_MCP_KEY": "<your KYMA_MCP_KEY>"
}
}
}
}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.kymaapi%2Fkyma)<a href="https://mcptoplist.com/server/com.kymaapi%2Fkyma"><img src="https://mcptoplist.com/badge/com.kymaapi%2Fkyma.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
kyma-api
Available versions (3)
| Version | Published |
|---|---|
| 1.0.3 | Sep 5, 2026 |
| 1.0.2 | Sep 4, 2026 |
| 1.0.0 | Sep 4, 2026 |
Frequently asked questions
- Who maintains Kyma API?
- Kyma API is maintained by kyma-api, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Kyma API listed on the Official MCP Registry?
- Yes — Kyma API is listed on the Official MCP Registry.
- How many versions does Kyma API have?
- MCP Toplist tracks 3 versions of Kyma API, most recently published on Sep 5, 2026.
- Where can I find the source code for Kyma API?
- The source code for Kyma API is hosted at github.com/kyma-api/kyma-mcp-plugin.
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.