Skip to main content
Glama
accessura

Accessura MCP Server

Official
by accessura

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
ACCESSURA_TOKENNoYour Accessura token.
ACCESSURA_API_KEYNoYour Accessura API key.
ACCESSURA_PRIVATE_KEYYesYour Ethereum private key for signing identity, bid, payout-wallet, and x402 messages.
ACCESSURA_DELIVERY_SECRETNo32-byte hex secret used only by sellers for managed per-signal DEK derivation. Generate with: python -c "import secrets; print(secrets.token_hex(32))"

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/accessura/agent-kit'

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