Skip to main content
Glama
zai-one

arsenkin-mcp

by zai-one

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PUBMED_EMAILYesYour email address (required by NCBI)
PUBMED_API_KEYNoOptional API key for higher rate limits

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
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
arsenkin_profile_catalogA

List supported profiles, payload fields and example SEO requests; no provider calls.

arsenkin_local_diagnosticsA

Explain local worker heartbeat, your queue and configured budget; no provider calls.

arsenkin_result_tableA

Create SERP URL/host frequency or cluster tables from a selected saved-result JSON pointer.

serp_urls/serp_hosts select repeatUrl/repeatHost; clusters selects cluster records. Completeness covers only this selected view, never the whole provider task. No new paid calls.

arsenkin_statusA

Check Arsenkin account/API status; this does not submit a paid task.

arsenkin_estimateB

Validate an Arsenkin payload and estimate cost without a live call.

arsenkin_batch_estimateB

Plan, coalesce and price a multi-request batch without a live call.

arsenkin_request_hash_lookupA

Look up exact server-ledger hashes without exposing job or provider payload data.

arsenkin_prepareC

Create a bounded approval; trusted policy may return typed server acceptance.

arsenkin_batch_prepareC

Create one bounded batch approval; trusted policy may accept it server-side.

arsenkin_submitC

Queue an approved paid Arsenkin request; never blocks on provider polling.

arsenkin_batch_submitC

Queue one approved batch job; worker coalesces and polls centrally.

arsenkin_task_statusB

Return durable status for the principal's Arsenkin job.

arsenkin_get_resultC

Return the durable result for the principal's Arsenkin job.

arsenkin_export_resultA

Export a saved owned job as bounded JSONL/CSV with JSON-pointer provenance; no provider calls.

arsenkin_cancelB

Request cancellation of the principal's queued or running Arsenkin job.

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/zai-one/arsenkin-mcp'

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