arsenkin-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUBMED_EMAIL | Yes | Your email address (required by NCBI) | |
| PUBMED_API_KEY | No | Optional 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
| Capability | Details |
|---|---|
| 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
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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