mcp-newbuild
Rank #22,467io.github.atomno-mcp/mcp-newbuild
Russian new-build (214-FZ) checker: developers, declarations, escrow, permits, risk.
mcp-newbuild is a Model Context Protocol (MCP) server published by atomno-mcp. It ranks #22,467 of 115,460 servers tracked on MCP Toplist. mcp-newbuild is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Jul 14, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 92,993 of 115,460 servers on MCP Toplist.
Use mcp-newbuild
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add mcp-newbuild -e "MCP_NEWBUILD_API_KEY=<your MCP_NEWBUILD_API_KEY>" -- uvx atomno-mcp-newbuildReplace each placeholder with your own value before saving.
[mcp_servers.mcp-newbuild]
command = "uvx"
args = ["atomno-mcp-newbuild"]
[mcp_servers.mcp-newbuild.env]
MCP_NEWBUILD_API_KEY = "<your MCP_NEWBUILD_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-newbuild": {
"command": "uvx",
"args": [
"atomno-mcp-newbuild"
],
"env": {
"MCP_NEWBUILD_API_KEY": "<your MCP_NEWBUILD_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-newbuild": {
"command": "uvx",
"args": [
"atomno-mcp-newbuild"
],
"env": {
"MCP_NEWBUILD_API_KEY": "<your MCP_NEWBUILD_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"mcp-newbuild": {
"type": "stdio",
"command": "uvx",
"args": [
"atomno-mcp-newbuild"
],
"env": {
"MCP_NEWBUILD_API_KEY": "<your MCP_NEWBUILD_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-newbuild": {
"command": "uvx",
"args": [
"atomno-mcp-newbuild"
],
"env": {
"MCP_NEWBUILD_API_KEY": "<your MCP_NEWBUILD_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"mcp-newbuild": {
"command": "uvx",
"args": [
"atomno-mcp-newbuild"
],
"env": {
"MCP_NEWBUILD_API_KEY": "<your MCP_NEWBUILD_API_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/io.github.atomno-mcp%2Fmcp-newbuild)<a href="https://mcptoplist.com/server/io.github.atomno-mcp%2Fmcp-newbuild"><img src="https://mcptoplist.com/badge/io.github.atomno-mcp%2Fmcp-newbuild.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
atomno-mcp
Other servers by atomno-mcp
- mcp-fns-check#4,685 · 3 vers
- mcp-cbr-rates#9,655 · 3 vers
- mcp-egrul#9,656 · 3 vers
- mcp-sudact#10,738 · 3 vers
- mcp-seo-audit#13,268 · 3 vers
- mcp-pharma#16,772 · 3 vers
- mcp-fssp#18,380 · 1 ver
- mcp-rosreestr#20,194 · 1 ver
- mcp-zakupki#20,195 · 1 ver
- mcp-erid#22,465 · 1 ver
- mcp-fns-calc#22,466 · 1 ver
- mcp-trademarks#22,468 · 1 ver
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Jul 14, 2026 |
Frequently asked questions
- Who maintains mcp-newbuild?
- mcp-newbuild is maintained by atomno-mcp, which publishes 13 MCP servers (25 total versions) tracked on MCP Toplist.
- Is mcp-newbuild listed on the Official MCP Registry?
- Yes — mcp-newbuild is listed on the Official MCP Registry, alongside Glama.
- How many versions does mcp-newbuild have?
- MCP Toplist tracks 1 version of mcp-newbuild, most recently published on Jul 14, 2026.
- Where can I find the source code for mcp-newbuild?
- The source code for mcp-newbuild is hosted at github.com/atomno-mcp/mcp-newbuild.