DevTools MCP Server

30 developer tools for your AI coding assistant. Works with Claude Code, Cursor, Windsurf, and any MCP client.

QR CodesScreenshotsEmail Validation PDF ToolsCrypto PricesCurrency Exchange IP GeolocationText-to-SpeechAI Text Image GenInvoicesURL Tools Dev Utilities

Quick Setup

  1. Get your free API key
    curl -X POST https://api.commandsector.in/api-key \
      -H "Content-Type: application/json" \
      -d '{"email": "you@example.com"}'
  2. Claude Code — Add the MCP server
    claude mcp add devtools -- npx devtools-mcp-server
    # Then set your API key in env:
    # DEVTOOLS_API_KEY=sk_your_key_here
  3. Cursor / Windsurf / Other — Add to MCP config
    {
      "mcpServers": {
        "devtools": {
          "command": "npx",
          "args": ["devtools-mcp-server"],
          "env": {
            "DEVTOOLS_API_KEY": "sk_your_key_here"
          }
        }
      }
    }
  4. Start using tools! Ask your AI assistant to generate QR codes, validate emails, check crypto prices, take screenshots, and more.

All 30 Tools

generate_qr_code
QR codes in 6 styles
take_screenshot
Website screenshots
validate_email
Email verification
validate_emails_batch
Bulk email check
extract_pdf_text
PDF text extraction
get_pdf_metadata
PDF info
get_crypto_price
10,000+ coins
get_crypto_market
Market cap rankings
search_crypto
Find coins
get_trending_crypto
Trending coins
convert_currency
31 currencies
get_exchange_rates
ECB rates
geolocate_ip
IP intelligence
text_to_speech
300+ voices
list_tts_voices
Browse voices
summarize_text
AI summarization
translate_text
Any language
rewrite_text
Tone adjustment
generate_uuid
UUID v4
generate_password
Secure passwords
hash_text
MD5/SHA hashing
encode_base64
Base64 encode
decode_base64
Base64 decode
format_json
JSON prettify
generate_placeholder_image
Custom images
generate_social_card
OG images
generate_avatar
Avatars
generate_invoice
PDF invoices
extract_url_metadata
URL metadata
expand_short_url
URL expansion

Pricing

Free

$0
forever

100 requests/day
10 req/min

Enterprise

$49.99
/month

1M requests/day
600 req/min

API Docs

Full API documentation for all services: /documentation

Interactive playground (no signup needed): /try

Get API key: /signup

Built by Ketan · API Hub Home · Try Free