embedcalc-mcp
Rank #41,829io.github.ethan-hub26/embedcalc-mcp
Embedded calculators, codegen & schematic review: CRC, timing, struct, IEEE-754, KiCad.
embedcalc-mcp is a Model Context Protocol (MCP) server published by ethan-hub26. It ranks #41,829 of 132,046 servers tracked on MCP Toplist. embedcalc-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 5 tracked versions. It was first listed on Jul 11, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 90,217 of 132,046 servers on MCP Toplist.
Use embedcalc-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add embedcalc-mcp -- npx -y embedcalc-mcp[mcp_servers.embedcalc-mcp]
command = "npx"
args = ["-y", "embedcalc-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"embedcalc-mcp": {
"command": "npx",
"args": [
"-y",
"embedcalc-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"embedcalc-mcp": {
"command": "npx",
"args": [
"-y",
"embedcalc-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"embedcalc-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"embedcalc-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"embedcalc-mcp": {
"command": "npx",
"args": [
"-y",
"embedcalc-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"embedcalc-mcp": {
"command": "npx",
"args": [
"-y",
"embedcalc-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.ethan-hub26%2Fembedcalc-mcp)<a href="https://mcptoplist.com/server/io.github.ethan-hub26%2Fembedcalc-mcp"><img src="https://mcptoplist.com/badge/io.github.ethan-hub26%2Fembedcalc-mcp.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
ethan-hub26
Available versions (5)
| Version | Published |
|---|---|
| 0.6.0 | Aug 10, 2026 |
| 0.5.0 | Jul 18, 2026 |
| 0.4.1 | Jul 18, 2026 |
| 0.4.0 | Jul 12, 2026 |
| 0.3.1 | Jul 11, 2026 |
Frequently asked questions
- Who maintains embedcalc-mcp?
- embedcalc-mcp is maintained by ethan-hub26, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is embedcalc-mcp listed on the Official MCP Registry?
- Yes — embedcalc-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does embedcalc-mcp have?
- MCP Toplist tracks 5 versions of embedcalc-mcp, most recently published on Aug 10, 2026.
- Where can I find the source code for embedcalc-mcp?
- The source code for embedcalc-mcp is hosted at github.com/ethan-hub26/embedcalc-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.