start
(integer, optional): Offset the start (1-based index) of the paginated list of items to return.
How to use it
start is exposed by the Coin Api MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the start tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Coin Api MCP
npx -y @smithery/cli install coin-api-mcp --client claudeOther tools in Coin Api MCP (14)
(string, optional): Calculate market quotes in multiple currencies.
Retrieves detailed information about a specific cryptocurrency.
Fetches the latest market quotes for one or more cryptocurrencies.
(string, optional): One or more comma-separated CoinMarketCap cryptocurrency IDs.
(integer, optional): Number of results to return (default: 10, max: 5000).
Fetches a paginated list of all active cryptocurrencies with the latest market data.
(number, optional): Maximum market cap to filter results.
(number, optional): Minimum market cap to filter results.
(number, optional): Maximum USD price to filter results.
(number, optional): Minimum USD price to filter results.
(string, optional): A comma-separated list of cryptocurrency slugs.
(string, optional): Field to sort the list of cryptocurrencies by.
(string, optional): Direction to order cryptocurrencies (asc or desc).
(string, optional): One or more comma-separated cryptocurrency symbols.