Skip to content

BlockRunAI/keybox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keybox

The Master MCP - One key. All tools.

Keybox is a meta-MCP that gives you instant access to 50+ tools. No API keys needed. Just install and use.

Why Keybox?

Before With Keybox
Install 10+ MCPs Install 1 MCP
Get API keys for each No API keys needed
Configure each one Zero configuration

Installation

Claude Desktop

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "keybox": {
      "command": "npx",
      "args": ["keybox"]
    }
  }
}

Claude Code

claude mcp add keybox -- npx keybox

Available Tools (53)

Finance & Crypto

Tool Description
crypto_price Get crypto price (BTC, ETH, 10000+ coins)
crypto_trending Get top 7 trending coins
crypto_search Search for cryptocurrencies
crypto_top Top cryptocurrencies by market cap
crypto_fear_greed Crypto Fear & Greed Index
stock_quote Get stock quote (AAPL, GOOGL, etc.)
stock_history Get historical stock prices
exchange_rate Currency exchange rates

Weather & Location

Tool Description
weather Current weather for any city
weather_forecast 7-day weather forecast
air_quality Air quality index (AQI)
sun_times Sunrise and sunset times
world_time Current time in any timezone
ip_info IP geolocation info
country_info Country information

Research & Knowledge

Tool Description
web_search Quick web search (DuckDuckGo)
wikipedia Wikipedia summaries
dictionary Word definitions
book_search Search books (Open Library)
hacker_news Top Hacker News stories
space_news Spaceflight news

Developer Tools

Tool Description
github_repo GitHub repository info
github_trending Trending GitHub repos
generate_uuid Generate UUIDs
hash_text Generate text hashes
generate_password Generate secure passwords
lorem_ipsum Generate placeholder text
qr_code Generate QR codes
shorten_url Shorten URLs (is.gd)
color_info Color information from hex
public_apis Discover public APIs
test_api Test API for demos

Fun & Entertainment

Tool Description
joke Random jokes
random_quote Inspirational quotes
random_advice Life advice
xkcd XKCD comics
trivia Trivia questions
pokemon Pokemon data
anime_search Search anime (MyAnimeList)
dog_image Random dog images
cat_image Random cat images
activity_suggestion Bored? Get activity ideas
number_fact Fun facts about numbers

Food & Drinks

Tool Description
cocktail Cocktail recipes
meal_search Meal recipes

Science & Space

Tool Description
nasa_apod NASA Astronomy Picture of the Day
iss_location ISS current location

Name & Identity

Tool Description
random_user Generate fake user data
name_analysis Predict age/gender from name

Discovery

Tool Description
discover Find available MCPs and tools
route Route request to best MCP
list_categories List all categories
get_mcp_info Get MCP details

Examples

"What's the price of Bitcoin?"
→ Uses crypto_price

"Get me AAPL stock quote"
→ Uses stock_quote

"Weather in Tokyo"
→ Uses weather

"Tell me a programming joke"
→ Uses joke

"Show me a random dog picture"
→ Uses dog_image

"Generate a secure password"
→ Uses generate_password

How It Works

┌─────────────────────────────────────────┐
│              Your Agent                  │
└─────────────────┬───────────────────────┘
                  │ Just install Keybox
                  ▼
┌─────────────────────────────────────────┐
│              Keybox MCP                  │
│                                          │
│  ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│  │  Crypto  │ │  Stocks  │ │ Weather  │ │
│  │ CoinGecko│ │  Yahoo   │ │Open-Meteo│ │
│  └──────────┘ └──────────┘ └──────────┘ │
│                                          │
│  ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│  │ Research │ │  GitHub  │ │   Fun    │ │
│  │DuckDuckGo│ │   API    │ │  APIs    │ │
│  └──────────┘ └──────────┘ └──────────┘ │
│                                          │
│  ┌──────────┐ ┌──────────┐ ┌──────────┐ │
│  │   NASA   │ │ Wikipedia│ │  +40     │ │
│  │   APOD   │ │   API    │ │  more... │ │
│  └──────────┘ └──────────┘ └──────────┘ │
└─────────────────────────────────────────┘

Roadmap

  • V0.1: Discovery & routing
  • V0.2: Finance (CoinGecko, Yahoo Finance)
  • V0.2: Weather & location tools
  • V0.2: Developer utilities
  • V0.2: Fun & entertainment
  • V0.2: 50+ tools total
  • V0.3: More data sources
  • V1.0: Full MCP proxy mode

License

MIT


Keybox - One key. All tools.

About

The Master MCP - One key. 50+ tools. No API keys needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published