Prover MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PRIVATE_KEY | Yes | Your 64 character private key without 0x prefix (from a fresh Ethereum wallet for Sepolia testnet only) | |
| PROVER_ADDRESS | Yes | Your prover contract address (obtained from https://staking.sepolia.succinct.xyz/prover) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_filtered_requestsB | Get unassigned proof requests matching criteria |
| get_account_balanceB | Get PROVE token balance for an account |
| request_proofC | Submit a proof request to the network |
| get_proof_statusB | Get status of a proof request |
| submit_bidB | Submit a bid for a proof request |
| get_account_infoC | Get detailed account information and statistics |
| verify_proofC | Verify a proof using its URI and verification key |
| get_prove_faucetB | Get information about PROVE token faucet for testing |
| create_artifactC | Create and store artifacts on the network |
| get_nonceB | Get current account nonce for transaction ordering |
| run_proverC | 🌟 (v2) Complete automated Succinct Prover setup & execution - The ONE CLICK solution to start earning PROVE tokens! Follows official 5-step workflow. |
| detect_hardwareC | Smart hardware detection with official Succinct requirements analysis and competitive profitability assessment |
| calibrate_prover_hardwareB | Official Succinct hardware calibration to determine optimal bidding parameters for maximum profitability |
| create_proverC | (MANUAL STEP) Provides the URL to create your prover contract on-chain. |
| stake_to_proverB | (MANUAL STEP) Provides the URL to stake PROVE tokens to your prover on-chain. |
| get_prover_statusA | Get real-time status, performance metrics, and earnings of your running prover |
| stop_proverB | Gracefully stop your Succinct Prover with proper cleanup |
| show_live_prover_logsA | 🔴 Show real-time live logs from your running Succinct Prover with extended history and activity monitoring |
| stream_prover_logs_to_terminalA | 🔴 Get the exact |
| auto_stream_prover_logsB | 🔴 Continuous auto-streaming prover logs with periodic refresh (no manual commands) |
| get_network_statsC | Get overall network statistics |
| get_prover_metricsC | Get detailed prover performance metrics |
| get_system_healthB | Get MCP system health and status information |
| get_environment_statusC | Get detailed environment configuration and .env file status |
| debug_environmentC | Get detailed environment debugging and auto-restore report |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/d3lta02/prover-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server