lema
Rank #7,821io.github.lemahq/lema-mcp
Cited 'why was this decided?' answers for your repo and for React, Kubernetes, and Rust.
lema is a Model Context Protocol (MCP) server published by lemahq. It ranks #7,821 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. lema is listed across 3 registries — Official MCP, PulseMCP and Glama, with 18 tracked versions. It was first listed on Jun 15, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 124,225 of 132,046 servers on MCP Toplist.
Use lema
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add lema-mcp -- npx -y lema-mcp[mcp_servers.lema-mcp]
command = "npx"
args = ["-y", "lema-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"lema-mcp": {
"command": "npx",
"args": [
"-y",
"lema-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"lema-mcp": {
"command": "npx",
"args": [
"-y",
"lema-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"lema-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"lema-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"lema-mcp": {
"command": "npx",
"args": [
"-y",
"lema-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"lema-mcp": {
"command": "npx",
"args": [
"-y",
"lema-mcp"
]
}
}
}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.lemahq%2Flema-mcp)<a href="https://mcptoplist.com/server/io.github.lemahq%2Flema-mcp"><img src="https://mcptoplist.com/badge/io.github.lemahq%2Flema-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
lemahq
Available versions (18)
| Version | Published |
|---|---|
| 0.22.2 | Jul 30, 2026 |
| 0.21.4 | Jul 26, 2026 |
| 0.21.3 | Jul 23, 2026 |
| 0.21.1 | Jul 22, 2026 |
| 0.21.0 | Jul 22, 2026 |
| 0.20.0 | Jul 21, 2026 |
| 0.19.0 | Jul 21, 2026 |
| 0.18.2 | Jul 21, 2026 |
| 0.18.1 | Jul 21, 2026 |
| 0.18.0 | Jul 21, 2026 |
| 0.17.0 | Jul 21, 2026 |
| 0.16.0 | Jul 21, 2026 |
| 0.15.0 | Jul 9, 2026 |
| 0.14.0 | Jul 6, 2026 |
| 0.13.0 | Jun 30, 2026 |
| 0.12.0 | Jun 24, 2026 |
| 0.11.0 | Jun 22, 2026 |
| 0.9.1 | Jun 17, 2026 |
Frequently asked questions
- Who maintains lema?
- lema is maintained by lemahq, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is lema listed on the Official MCP Registry?
- Yes — lema is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does lema have?
- MCP Toplist tracks 18 versions of lema, most recently published on Jul 30, 2026.
- Where can I find the source code for lema?
- The source code for lema is hosted at github.com/lemahq/lema-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.