NEAT
Rank #888io.github.neat-technologies/neat
Fused graph of your codebase — static code + runtime OTel — for AI agents, over MCP.
NEAT is a Model Context Protocol (MCP) server published by neat-technologies. It ranks #888 of 132,046 servers tracked on MCP Toplist, and its repository has 20 GitHub stars. NEAT is listed across 2 registries — Official MCP and Glama, with 34 tracked versions. It was first listed on May 29, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 131,158 of 132,046 servers on MCP Toplist.
Use NEAT
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add neat -e "NEAT_CORE_URL=<your NEAT_CORE_URL>" -- npx -y @neat.is/mcpReplace each placeholder with your own value before saving.
[mcp_servers.neat]
command = "npx"
args = ["-y", "@neat.is/mcp"]
[mcp_servers.neat.env]
NEAT_CORE_URL = "<your NEAT_CORE_URL>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"neat": {
"command": "npx",
"args": [
"-y",
"@neat.is/mcp"
],
"env": {
"NEAT_CORE_URL": "<your NEAT_CORE_URL>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"neat": {
"command": "npx",
"args": [
"-y",
"@neat.is/mcp"
],
"env": {
"NEAT_CORE_URL": "<your NEAT_CORE_URL>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"neat": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@neat.is/mcp"
],
"env": {
"NEAT_CORE_URL": "<your NEAT_CORE_URL>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"neat": {
"command": "npx",
"args": [
"-y",
"@neat.is/mcp"
],
"env": {
"NEAT_CORE_URL": "<your NEAT_CORE_URL>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"neat": {
"command": "npx",
"args": [
"-y",
"@neat.is/mcp"
],
"env": {
"NEAT_CORE_URL": "<your NEAT_CORE_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/io.github.neat-technologies%2Fneat)<a href="https://mcptoplist.com/server/io.github.neat-technologies%2Fneat"><img src="https://mcptoplist.com/badge/io.github.neat-technologies%2Fneat.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
neat-technologies
Available versions (34)
| Version | Published |
|---|---|
| 0.9.19 | Sep 19, 2026 |
| 0.9.18 | Sep 18, 2026 |
| 0.9.17 | Sep 16, 2026 |
| 0.9.16 | Sep 14, 2026 |
| 0.9.15 | Sep 13, 2026 |
| 0.9.14 | Sep 1, 2026 |
| 0.9.13 | Sep 1, 2026 |
| 0.9.11 | Aug 30, 2026 |
| 0.9.10 | Aug 30, 2026 |
| 0.9.9 | Aug 30, 2026 |
| 0.9.8 | Aug 29, 2026 |
| 0.9.7 | Aug 28, 2026 |
| 0.9.6 | Aug 26, 2026 |
| 0.9.5 | Aug 25, 2026 |
| 0.9.4 | Aug 24, 2026 |
| 0.9.3 | Aug 23, 2026 |
| 0.9.2 | Aug 22, 2026 |
| 0.9.1 | Aug 20, 2026 |
| 0.9.0 | Aug 18, 2026 |
| 0.8.1 | Aug 17, 2026 |
| 0.8.0 | Aug 16, 2026 |
| 0.8.0-rc.1 | Aug 16, 2026 |
| 0.7.10 | Aug 13, 2026 |
| 0.7.9 | Aug 12, 2026 |
| 0.7.8 | Aug 12, 2026 |
| 0.7.7 | Aug 11, 2026 |
| 0.7.6 | Aug 10, 2026 |
| 0.7.5 | Aug 7, 2026 |
| 0.7.4 | Aug 2, 2026 |
| 0.7.3 | Aug 2, 2026 |
| 0.7.2 | Aug 2, 2026 |
| 0.7.1 | Aug 1, 2026 |
| 0.7.0 | Aug 1, 2026 |
| 0.6.4 | Jul 30, 2026 |
Frequently asked questions
- Who maintains NEAT?
- NEAT is maintained by neat-technologies, which publishes 1 MCP server (34 total versions) tracked on MCP Toplist.
- Is NEAT listed on the Official MCP Registry?
- Yes — NEAT is listed on the Official MCP Registry, alongside Glama.
- How many versions does NEAT have?
- MCP Toplist tracks 34 versions of NEAT, most recently published on Sep 19, 2026.
- Where can I find the source code for NEAT?
- The source code for NEAT is hosted at github.com/neat-technologies/neat.
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.