MCP server intelligence profile

Seitrace Insights MCP Server

Enables natural language access to blockchain data and insights through the Seitrace API. Supports querying address details, token information (ERC-20, ERC-721, ERC-1155, CW20, CW721), transaction data, and smart contract details across multiple blockchain networks

Local OnlyOfficial distributionSeitrace
Verified cleanNpm · 0.2.45

Our scanner tested version 0.2.45 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

1Distribution channel
5Independently observed tools
0Linked remote endpoints
AvailableVersion intelligence

Install and connect

Installation and connection instructions are shown only when supported by retained package, repository, or endpoint evidence.

Install @seitrace/mcp from npm

Version 0.2.45 declares 1 executable entrypoint.

npm install --save-exact @seitrace/mcp@0.2.45
npx -y -p @seitrace/mcp@0.2.45 @seitrace/mcp
MCP client configuration example
{
  "mcpServers": {
    "@seitrace/mcp": {
      "command": "npx",
      "args": [
        "-y",
        "-p",
        "@seitrace/mcp@0.2.45",
        "@seitrace/mcp"
      ]
    }
  }
}

Identity

Canonical slugseitrace-insights-mcp-server-68d88bfaDeploymentLocal Only
Canonical packagenpm:@seitrace/mcpRepositorySeitrace/seitrace-mcp
First publishedLatest release
Last security verificationAug 20, 2026Classification confidence90%
PublicationPublishedOfficial distributionYes

Distributions

ChannelIdentifierCurrent versionVersionsSource
npm@seitrace/mcp0.2.451Repository

Current release

PackageVersionPublished / observedInventorySecurity scan
npm@seitrace/mcp0.2.45CurrentSep 5, 20265 toolsSucceeded · 0 resources · 0 promptsVerified clean
Enterprise protection

Continuously monitor this MCP for security risk

Independently scan the exact version your agents use, receive alerts when its risk changes, and investigate every finding with retained version evidence.

  • Independent exact-version security scans
  • Continuous release and vulnerability monitoring
  • Risk-change alerts with capability context
  • Historical evidence and API exports
Custom pricingContact salesTailored to your organization, integrations, data needs, and support requirements.

Current version evidence

Provenanceartifact_hash_verifiedSignature
MCP SDK@modelcontextprotocol/sdk Artifact SHA-256e6f1e37288f121ce604b8fca2d549788648dd5e00e28e55c9f1564944d469218
Scannermcp-proof-engine 0.1.0Scan completedAug 20, 2026
Security rating30 / 100Methodologyversion-rating-1.0
Executable entrypoints
[
  "@seitrace/mcp"
]
Rating reasons
[
  "security_policy_not_observed"
]
0Proven
344Clean
0Inconclusive
0Flaky
0Errors

Current protocol inventory

2025-06-18Negotiated protocol
seitrace-insightsServer-reported name
1Capability groups
Aug 18, 2026Observed

Tools 5

ToolCategoryAnnotationsRisk
get_resource_action_schemaGet the JSON Schema for a specific resource action (step 3 - REQUIRED before invoking). This reveals the exact parameter names, types, and requirements. Always call this before invoke_resource_action.
Input schema
{
  "type": "object",
  "properties": {
    "resource": {
      "type": "string"
    },
    "action": {
      "type": "string"
    }
  },
  "required": [
    "resource",
    "action"
  ],
  "additionalProperties": false,
  "description": "Provide resource and action from previous steps."
}
get_resource_action_snippetGenerate a code snippet to perform a resource action in the specified language (optional tool for developers). Shows how to call the action with the required parameters. Useful for integrating Seitrace API calls into your own applications.
Input schema
{
  "type": "object",
  "properties": {
    "resource": {
      "type": "string"
    },
    "action": {
      "type": "string"
    },
    "language": {
      "type": "string"
    },
    "payload": {
      "type": "object",
      "additionalProperties": true,
      "description": "Optional example payload for snippet generation (e.g., rpc_method, params, endpoint)."
    }
  },
  "required": [
    "resource",
    "action",
    "language"
  ],
  "additionalProperties": false,
  "description": "Provide resource, action, and target language. Supported languages: c, clojure, cplusplus, csharp, http, go, java, javascript, json, kotlin, node, objectivec, ocaml, php, powershell, python, r, ruby, shell, swift"
}
invoke_resource_actionInvoke a resource action with the exact payload structure (step 4 - final step). IMPORTANT: You must first call get_resource_action_schema to determine the correct payload structure. Parameter names from action descriptions may differ from actual schema requirements.
Input schema
{
  "type": "object",
  "properties": {
    "resource": {
      "type": "string"
    },
    "action": {
      "type": "string"
    },
    "payload": {
      "type": "object",
      "additionalProperties": true
    }
  },
  "required": [
    "resource",
    "action",
    "payload"
  ],
  "additionalProperties": false,
  "description": "Provide resource, action, and payload object matching the schema from get_resource_action_schema."
}
list_resource_actionsList available actions for a given resource (step 2). Each action will show a brief description, but you MUST use get_resource_action_schema to see the exact parameter requirements before invoking.
Input schema
{
  "type": "object",
  "properties": {
    "resource": {
      "type": "string",
      "description": "Resource name from list_resources output."
    }
  },
  "required": [
    "resource"
  ],
  "additionalProperties": false,
  "description": "Provide the resource name."
}
list_resourcesList available resources for Sei blockchain analysis (e.g., insights_erc20, insights_erc721, insights_native, insights_erc1155, smart_contract, general). This is the first step - start here to discover available resources.
Input schema
{
  "type": "object",
  "properties": {},
  "required": [],
  "additionalProperties": false,
  "description": "No arguments required."
}

Resources 0

  • None observed.

Resource templates 0

  • None observed.

Prompts 0

  • None observed.

Remote endpoints

EndpointTransportAuthenticationHealthObserved
No verified remote endpoint is linked.

Seitrace Insights MCP Server questions

How do I install Seitrace Insights MCP Server?

Install the selected package version with: npm install --save-exact @seitrace/mcp@0.2.45

What tools does Seitrace Insights MCP Server provide?

Seitrace Insights MCP Server exposed 5 tools during independent protocol observation, including get_resource_action_schema, get_resource_action_snippet, invoke_resource_action, list_resource_actions, list_resources.

Is Seitrace Insights MCP Server secure?

Our scanner tested version 0.2.45 without proving a finding in the methods exercised. This is not a guarantee that every deployment is secure.

Explore related MCP server guides

Curated product and capability guides containing this catalog record.

Official vs Community MCP ServersMCP Servers With Completed Verification

Let’s talk about MCP security.

Share your details and our security team will contact you.