Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| crypto_price | Get current price, market cap, and 24h change for any cryptocurrency |
| crypto_trending | Get top 7 trending cryptocurrencies on CoinGecko |
| crypto_fear_greed | Get the current Crypto Fear & Greed Index |
| crypto_market_overview | Get global crypto market overview (total market cap, BTC dominance, active coins) |
| crypto_price_history | Get price history for a coin over a number of days |
| crypto_search | Search for a cryptocurrency by name or symbol |
| web_fetch | Fetch a URL and return its content as text (HTML stripped to readable text) |
| web_extract_links | Extract all links from a webpage |
| web_dns_lookup | Look up DNS records for a domain |
| web_ssl_check | Check SSL certificate details for a domain |
| web_seo_check | Basic SEO analysis of a webpage (title, meta, headings, images) |
| social_generate_tweet | Generate a high-engagement tweet in tech/crypto voice (no emojis, no hashtags) |
| social_thread_builder | Build a Twitter/X thread structure from a topic |
| social_content_calendar | Generate a 7-day content calendar for social media |
| social_hashtag_research | Research trending hashtags for a topic (uses public data) |
| social_engagement_analyzer | Analyze engagement patterns for optimal posting strategy |
| finance_stock_price | Get current stock price from public API |
| finance_forex_rate | Get current exchange rate between two currencies |
| finance_portfolio_tracker | Calculate portfolio value and allocation from a list of holdings |
| finance_expense_log | Create a formatted expense entry for tracking |
| finance_invoice_generator | Generate a simple invoice in markdown format |
| buy_stbtcx | Buy STBTCx memecoin on Solana — get purchase links and instructions |
| stbtcx_price | Get current STBTCx token price and market info |
| list_products | List all Padrao Bitcoin products available for purchase |
| productivity_pomodoro | Start a Pomodoro timer session plan (25min work / 5min break) |
| productivity_task_breakdown | Break a complex task into actionable sub-tasks with time estimates |
| productivity_note | Create a structured note with timestamp |
| productivity_calendar_event | Generate a calendar event in iCal format |
| productivity_reminder | Create a reminder with priority level |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |