ElromEvedElElyon/claw-mcp-toolkit
All-in-one MCP server with 26 tools for AI agents. Crypto, Web, Social, Finance, Productivity. Zero config.
Platform-specific configuration:
{
"mcpServers": {
"claw-mcp-toolkit": {
"command": "npx",
"args": [
"-y",
"claw-mcp-toolkit"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
One install. 26 tools. Your AI agent is ready.
The Swiss Army Knife MCP server for AI agents. 5 modules, 26 tools, zero API keys required.
Works with Claude, ChatGPT, Gemini, and any MCP-compatible AI.
# With Claude Code
npx claw-mcp-toolkit
# Or add to claude_desktop_config.json
{
"mcpServers": {
"claw-mcp-toolkit": {
"command": "npx",
"args": ["-y", "claw-mcp-toolkit"]
}
}
}| Tool | Description | |------|-------------| | crypto_price | Real-time price, market cap, 24h change for any coin | | crypto_trending | Top 7 trending coins on CoinGecko | | crypto_fear_greed | Fear & Greed Index (0-100) | | crypto_market_overview | Global market cap, BTC dominance, active coins | | crypto_price_history | Historical prices (1d to 365d) with high/low | | crypto_search | Search coins by name or symbol |
| Tool | Description | |------|-------------| | web_fetch | Fetch and extract readable text from any URL | | web_extract_links | Extract all links from a webpage | | web_dns_lookup | DNS record lookup via Google DNS | | web_ssl_check | Check SSL certificate and security headers | | web_seo_check | SEO analysis (title, meta, headings, images) |
| Tool | Description | |------|-------------| | social_generate_tweet | Generate high-engagement tweets (5 styles) | | social_thread_builder | Build Twitter/X thread structure (3-10 tweets) | | social_content_calendar | 7-day content calendar for any platform | | social_hashtag_research | Hashtag research with platform-specific tips | | social_engagement_analyzer | Engagement rate analysis with recommendations |
| Tool | Description | |------|-------------| | finance_stock_price | Real-time stock prices (Yahoo Finance) | | finance_forex_rate | Currency exchange rates (150+ currencies) | | `finance_portfolio_tra
Loading reviews...