l402-search-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AUDIT_LOG_PATH | No | Path to audit log file (NDJSON, append-only). Default: ./l402-search-mcp-audit.log | ./l402-search-mcp-audit.log |
| HTTP_TIMEOUT_MS | No | HTTP timeout in milliseconds. Default: 15000 | 15000 |
| SEARCH_SERVICE_URL | No | URL of the L402 search endpoint. Default: https://llmops-search.fly.dev | https://llmops-search.fly.dev |
| CHALLENGE_TTL_SECONDS | No | Time-to-live for challenges in seconds. Default: 900 | 900 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| searchA | No-KYC web search, paid per query in Lightning sats (L402). Call with just |
| search_service_infoA | Free: status of the configured L402 search endpoint — reachability, price, and how the payment flow works. |
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/llmops-pro/l402-search-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server