neodos-dev-server

NeoDOS-Project/neodos-dev-server
★ 0 stars Rust Database Updated today
Unified developer tools for NeoDOS — LSP server + MCP server + shared toolkit
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "neodos-dev-server": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "neodos-dev-server"
      ]
    }
  }
}

README Excerpt

Unified developer tools for [NeoDOS](https://github.com/NeoDOS-Project/NeoDOS). Merges the old `neodos-lsp` (Rust) and `scripts/mcp_server` (Python) into a single Rust workspace. | Crate | Type | Description | |-------|------|-------------| | `neodos-toolkit` | library | Shared: database, indexer, parsers (ELF, NEM, NeoFS, Registry), analysis |

Tools (12)

boot_phasescheck_abi_compatibilitycheck_consistencyget_build_errorsget_kernel_architectureipc_infokernel_indexlist_loaded_modulesmemory_layoutscheduler_infosearch_symbolsecurity_info
📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →