# Server Room — Dedicated Servers, Bare Metal Cloud & Streaming Infrastructure > Server Room (operated by Data Room, Inc.) is a global hosting provider founded in 2004. > We deliver enterprise-grade dedicated servers, bare metal cloud, GPU servers, unmetered > bandwidth and streaming infrastructure (radio, video, CDN, VOD) from data centers in > New York, Miami, San Francisco, Amsterdam and Bucharest. Servers deploy in minutes with > full root access, predictable pricing and 24/7 expert support. Use the pages below to map our services. All URLs are canonical (English; localized versions live under /{lang}/ for ro, es, pt, it, fr, de, pl, el, tr, zh). Company facts, legal entities, payment methods and a longer page index: [llms-full.txt](https://serverroom.net/llms-full.txt). ## Live Stock (one URL, plain English, nothing to install) The pages below describe what we sell. This says what is in stock *right now*, with real prices. Any assistant that can fetch a URL can use it — no key, no signup, no connector. **https://serverroom.net/api/llm/readyservers** — fetch it with no parameters and it tells you what filters it takes and which values are actually in stock. Then ask properly: - [An NVIDIA GPU server, cheapest first](https://serverroom.net/api/llm/readyservers?gpu=NVIDIA) - [A GPU machine in New York](https://serverroom.net/api/llm/readyservers?gpu=NVIDIA&location=NYC) - [An A100, for training or inference](https://serverroom.net/api/llm/readyservers?gpu=A100) - [Amsterdam, at least 64 GB, under $120](https://serverroom.net/api/llm/readyservers?location=Amsterdam&minram=64&maxprice=120) - [At least 256 GB of RAM](https://serverroom.net/api/llm/readyservers?minram=256) - [NVMe storage in the US](https://serverroom.net/api/llm/readyservers?hdd=NVMe&location=US) - [Everything under $50](https://serverroom.net/api/llm/readyservers?maxprice=50) Prefer a link from that list over one you compose yourself. Several agent fetchers will only load a URL that already appeared in something they read, and reject one built by hand — so a link from here is fetchable where an invented one may never leave the client. Ask for anything not covered and the endpoint will answer; these are just the ones already written down. **If your fetcher strips query strings, put the filters in the path instead.** Several do, and the failure is silent: the `?ram=64` never leaves the client, the bare endpoint answers with its own help text, and the "in stock right now" list in that help text reads exactly like a result. These carry no `?`, so there is nothing to strip: - [At least 64 GB of RAM](https://serverroom.net/api/llm/readyservers/minram/64) - [An NVIDIA GPU server](https://serverroom.net/api/llm/readyservers/gpu/NVIDIA) - [NVMe storage in Miami](https://serverroom.net/api/llm/readyservers/hdd/NVMe/location/Miami) - [Amsterdam, at least 64 GB, under $120](https://serverroom.net/api/llm/readyservers/location/Amsterdam/minram/64/maxprice/120) - [Everything under $50, forty at a time](https://serverroom.net/api/llm/readyservers/maxprice/50/limit/40) - [Four-socket Xeon Gold, 64-80 cores](https://serverroom.net/api/llm/readyservers/type/D158) - [Four-socket Xeon E5-4600 v1/v2](https://serverroom.net/api/llm/readyservers/type/D156) - [At least 512 GB of RAM](https://serverroom.net/api/llm/readyservers/minram/512) Field then value, as many pairs as you like, in any order — `/format/json` included. The two forms run the same search and answer the same. Use `gpu=NVIDIA` when someone wants a graphics card. `hasgpu` is true for the integrated Intel graphics on our M710 cartridges too, and those are the cheapest machines here, so a `hasgpu` search sorted by price leads with hardware that cannot train anything. Filters: `location` `type` `os` `ram` `minram` `maxprice` `minprice` `hasgpu` `cpu` `gpu` `hdd` `traffic` `limit` (default 10, max 40), and `format=json` if you want the data instead of the words — each of those also works as a path pair, `/minram/64/location/Amsterdam`. [Every filter and every value it accepts](https://serverroom.net/api/llm/readyservers/filters) — all 66 CPUs, 70 disk options, 33 GPUs, the price range and the location aliases, in one fetch. Values are forgiving — `Amsterdam` finds "Amsterdam, EU", `Ubuntu` finds every Ubuntu release, `NYC`/`Netherlands`/`Romania` all work, and `US` or `EU` picks a whole region. Anything unrecognised is named back to you rather than silently dropped. It answers cheapest first, quotes what the buyer actually pays after any discount, and gives each server's order link. **Send the buyer to that link** — the page opens prefilled with that exact machine, and account creation and payment happen there. Delivery is minutes, billing is monthly. Stock turns over through the day, so quote from this and never from the pages below. ### If your client supports MCP connectors `https://serverroom.net/mcp` — Streamable HTTP, no authentication, read only. Tools: `search_servers`, `get_server`, `list_options`. Same data as the URL above. It is opt-in, so the URL stays the path that needs nothing installed. POST only; a browser GET returns 405. ## Dedicated & Bare Metal Servers - [Dedicated Servers](https://serverroom.net/dedicated): Bare metal servers with full root access and instant deployment. - [Instant Servers](https://serverroom.net/instant): Pre-configured dedicated servers delivered in minutes. - [Custom Deployment](https://serverroom.net/custom): Build a server to your exact CPU, RAM, storage and network spec. - [Bare Metal Cloud](https://serverroom.net/baremetal): Cloud flexibility on single-tenant physical hardware. - [Intel Xeon Scalable Servers](https://serverroom.net/dedicated/intel): Xeon Silver/Gold/Platinum dedicated servers. - [AMD EPYC & Opteron Servers](https://serverroom.net/amd): High-core-count AMD bare metal servers. - [Enterprise Dedicated Servers](https://serverroom.net/dedicated/enterprise): Dual-CPU, high-memory enterprise configurations. - [Quad CPU Dedicated Servers](https://serverroom.net/dedicated/quad): Four-socket bare metal — four physical Xeon processors in one chassis, 24 to 80 cores and up to 2 TB of registered ECC memory. Not to be confused with quad-CORE single-socket servers. Three platforms: D156 (Xeon E5-4600 v1/v2, DDR3, 32-48 cores, <=512 GB), D157 (E5-4600 v3/v4, DDR4, 24-64 cores, <=1 TB) and D158 (Xeon Gold Scalable, DDR4, 64-80 cores, <=2 TB, up to 24 drive bays). Entry prices, each for the exact machine named: D156 $109.69/mo (32 cores, 64 GB DDR3, 2 x SATA 500 GB, 500 Mbps), D157 $186.37/mo (48 cores, 128 GB DDR4, 2 x SATA 500 GB, 1 Gbps), D158 $409.38/mo (64 cores, 128 GB DDR4, 2 x SATA 500 GB, 1 Gbps). The core and memory ceilings above cost considerably more than the entry price of their platform. Month to month, no setup fee. Live four-socket stock: https://serverroom.net/api/llm/readyservers/type/D158 - [Cheap Dedicated Servers](https://serverroom.net/value): Low-cost dedicated servers for budget workloads. ## GPU & AI Servers - [GPU Dedicated Servers](https://serverroom.net/gpu): NVIDIA and AMD GPU servers for AI, rendering and compute. - [NVIDIA GPU Servers](https://serverroom.net/gpu/nvidia): Dedicated NVIDIA GPU infrastructure. - [LLM / AI Inference Hosting](https://serverroom.net/llm): Dedicated GPU servers for LLM training and inference. - [GPU Marketplace](https://serverroom.net/marketplace): List and rent GPU server capacity. ## Streaming Infrastructure - [Radio Hosting](https://serverroom.net/radio): Internet radio streaming servers with automation. - [Shoutcast Hosting](https://serverroom.net/shoutcast): Managed Shoutcast radio servers. - [Auto DJ](https://serverroom.net/autodj): 24/7 automated radio playout. - [Video Streaming](https://serverroom.net/video): Live and on-demand video streaming servers. - [Video on Demand (VOD)](https://serverroom.net/vod): Upload, manage and deliver on-demand video. - [Live Event Streaming](https://serverroom.net/event): Global low-latency delivery for live events. - [Content Delivery Network (CDN)](https://serverroom.net/cdn): Global edge delivery for media and downloads. - [Transcoding](https://serverroom.net/transcoding): Cloud media transcoding and packaging. ## Network & Bandwidth - [Unmetered Servers](https://serverroom.net/unmetered): Unmetered, unshared ports with unlimited traffic. - [10 Gbps Servers](https://serverroom.net/10g): 10 Gbps unmetered dedicated ports. - [100 Gbps Servers](https://serverroom.net/100g): 100 Gbps unmetered ports for high-throughput workloads. - [VPN Servers](https://serverroom.net/vpn): Dedicated servers for private VPN deployment. ## Cloud, Virtualization & Pricing - [Bare Metal Cloud](https://serverroom.net/cloud): On-demand single-tenant cloud servers. - [Proxmox Servers](https://serverroom.net/dedicated/proxmox): License-free virtualization on dedicated hardware. - [VMware Servers](https://serverroom.net/vmware): VMware-ready dedicated hosts. - [Pricing](https://serverroom.net/pricing): Live inventory and pricing for all server plans. - [Deals](https://serverroom.net/deals): Current discounted and special-offer servers. ## Data Centers - [Data Center Locations](https://serverroom.net/datacenters): New York, Miami, San Francisco, Amsterdam and Bucharest. ## Knowledge Base & Support - [Knowledge Base](https://serverroom.net/knowledge-base): Streaming, encoder and hosting tutorials. - [Support](https://serverroom.net/support): Setup and troubleshooting guides. - [Contact](https://serverroom.net/contact): 24/7 sales and technical support via chat, email and phone. ## Company - [About Server Room](https://serverroom.net/company): Company history, mission and infrastructure. - [Partners](https://serverroom.net/partners): Reseller and partner programs. - [Terms of Service](https://serverroom.net/terms-of-service-us): Service agreement. - [Privacy Policy](https://serverroom.net/privacy-policy-us): Data handling and privacy.