Model Context Protocol

AI-Native
ATM Discovery.

Find Bitcoin ATMs through AI assistants using MCP.
The first crypto company with AI-native service location.

4 MCP Tools
1,400+ ATM Locations
Real-time Status Updates
Claude
"Find Bitcoin ATMs near Miami"
Using find_nearest_bitcoin_atm...
Found 5 ByteFederal ATMs near Miami:

1. Chevron - 0.8 mi
   123 Biscayne Blvd - Open Now

2. Shell Station - 1.2 mi
   456 Collins Ave - Open Now
"I'm driving from Orlando. Find me a gas station with a Bitcoin ATM on the way so I can refill and buy BTC"
Using find_nearest_bitcoin_atm...
Perfect road trip stop! Here's an ATM at a gas station on I-95:

Sunoco - Vero Beach
   Exit 147, I-95 - Open 24/7
   ~halfway to Miami

Gas + Bitcoin in one stop!

Model Context Protocol

AI-Native Protocol

MCP enables AI assistants to directly interact with external tools and data sources through a standardized interface.

Real-Time Data

Query live ATM locations, operating hours, and status directly through conversational AI without leaving your workflow.

Universal Access

Works with Claude Desktop, AI coding assistants, and any MCP-compatible client. One protocol, endless possibilities.

4 Powerful MCP Tools

Everything you need to find and query Bitcoin ATM locations.

1

find_nearest_bitcoin_atm

Find ATMs near any address, city, or GPS coordinates with distance and status.

2

get_atm_details

Get comprehensive info about a specific ATM including hours, links, and photos.

3

check_atm_status

Check operational status of ATMs in an area with open/closed breakdowns.

4

list_atms_by_city

List all ByteFederal ATMs in a specific city with complete details.

Built for AI Integration

Production-ready MCP server with enterprise features.

Claude & AI Assistant Ready

Designed from the ground up for AI integration. Works seamlessly with Claude Desktop, Claude.ai, and any MCP-compatible AI assistant. Natural language queries become ATM lookups instantly.

Claude Desktop MCP Protocol SSE Transport

Real-Time Status

Live open/closed status with timezone-aware calculations. Know exactly when ATMs are available.

Distance Calculation

Haversine formula for accurate distance from any location. Results sorted by proximity.

Dual Mode

Run locally via stdio or deploy remotely with HTTP/SSE. Same code, flexible deployment.

Docker Ready

Multi-stage Docker build for production deployment. PM2 and systemd support included.

Production Ready

Rate limiting, CORS, SSL/TLS, and nginx configs included. Enterprise-grade security.

Add to Claude Desktop

claude_desktop_config.json
{
  "mcpServers": {
    "bytefederal-atm": {
      "command": "node",
      "args": ["/path/to/byte-mcp/dist/index.js"],
      "env": {
        "DB_HOST": "your_db_host",
        "DB_DATABASE": "bytefederal",
        "DB_USER": "your_user",
        "DB_PASSWORD": "your_password"
      }
    }
  }
}

Ready for AI-Native Discovery?

Deploy ByteMCP and let AI assistants help your users find Bitcoin ATMs.