Skip to main content
Glama
jcislo
by jcislo

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PRIVATE_KEYNo0x-prefixed wallet key with USDC on Base Mainnet. Required to pay the 5 paid tools on a live API. Free tools work without it; without a key the paid tools surface the 402 price terms.
SIGNALIS_API_URLNoOverride the API base URL (default https://api.signalis.dev).https://api.signalis.dev

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_briefA

Current Master Intelligence digest brief — title, executive summary, and overall sentiment (GET /v1/intelligence/brief). FREE, no wallet or API key required.

get_indexA

Poll target — returns the current master digest id, updatedAt, and nextExpected time (GET /v1/intelligence/index). Use it to detect a new digest before fetching. FREE, no wallet or API key required.

get_sampleA

Recent Master Intelligence digest sample showing the response structure (GET /v1/intelligence/sample). Use it to learn the contract before paying. FREE, no wallet or API key required.

get_latestA

Full Master Intelligence Digest with narratives, signals, and markdown analysis (GET /v1/intelligence/latest). FREE, no wallet or API key required.

submit_feedbackA

Submit quality feedback on a master digest (POST /v1/intelligence/feedback). FREE, no wallet or API key required.

get_intelligence_historyA

PAID $0.03 via x402. Historical Master Intelligence digests over a 1-168 hour lookback. Pays USDC on Base via x402. Compute-first, settle-after — you are never charged for an error. Set PRIVATE_KEY (wallet with USDC on Base Mainnet) to pay on a live API; without a key the call returns the 402 price terms.

get_pulse_narrativesA

PAID $0.01 via x402. Active AI-business narratives with lifecycle stage and momentum. Pays USDC on Base via x402. Compute-first, settle-after — you are never charged for an error. Set PRIVATE_KEY (wallet with USDC on Base Mainnet) to pay on a live API; without a key the call returns the 402 price terms.

get_pulse_narrativeA

PAID $0.01 via x402. Detail for one narrative — content items and source attribution. Pays USDC on Base via x402. Compute-first, settle-after — you are never charged for an error. Set PRIVATE_KEY (wallet with USDC on Base Mainnet) to pay on a live API; without a key the call returns the 402 price terms.

get_pulse_digestsA

PAID $0.03 via x402. Historical AI-business narrative digests. Pays USDC on Base via x402. Compute-first, settle-after — you are never charged for an error. Set PRIVATE_KEY (wallet with USDC on Base Mainnet) to pay on a live API; without a key the call returns the 402 price terms.

get_pulse_content_recentA

PAID $0.02 via x402. Raw scraped content items from the last 4 hours. Pays USDC on Base via x402. Compute-first, settle-after — you are never charged for an error. Set PRIVATE_KEY (wallet with USDC on Base Mainnet) to pay on a live API; without a key the call returns the 402 price terms.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jcislo/signalis-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server