@noditlabs/nodit-mcp-server 1.0.2 β 1.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +46 -1
- package/build/spec/reference/arbitrum.yaml +60 -6
- package/build/spec/reference/base.yaml +60 -6
- package/build/spec/reference/chiliz.yaml +11058 -0
- package/build/spec/reference/ethereum.yaml +60 -6
- package/build/spec/reference/kaia.yaml +60 -6
- package/build/spec/reference/luniverse.yaml +60 -6
- package/build/spec/reference/optimism.yaml +60 -6
- package/build/spec/reference/polygon.yaml +60 -6
- package/build/spec/reference/web3-data-api.yaml +101 -7
- package/build/spec/reference/webhook.yaml +6 -3
- package/build/tools/api-categories.js +1 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -2,6 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
A Model Context Protocol (MCP) server that connects AI agents and developers to structured, context-ready blockchain data across multiple networks through Nodit's Web3 infrastructure.
|
|
4
4
|
|
|
5
|
+
<a href="https://glama.ai/mcp/servers/@noditlabs/nodit-mcp-server">
|
|
6
|
+
<img width="380" height="200" src="https://glama.ai/mcp/servers/@noditlabs/nodit-mcp-server/badge" alt="Nodit Server MCP server" />
|
|
7
|
+
</a>
|
|
8
|
+
|
|
5
9
|
[](https://opensource.org/licenses/Apache-2.0)
|
|
6
10
|
[](https://nodejs.org/)
|
|
7
11
|
[](https://www.typescriptlang.org/)
|
|
@@ -55,7 +59,7 @@ For detailed API specifications and usage guidelines, please refer to the [Nodit
|
|
|
55
59
|
Query detailed Aptos blockchain activities through GraphQL endpoints.
|
|
56
60
|
|
|
57
61
|
- **Supported Networks**
|
|
58
|
-
- EVM-Compatible: Ethereum, Arbitrum, Avalanche, Base, Kaia, Optimism, Polygon
|
|
62
|
+
- EVM-Compatible: Ethereum, Arbitrum, Avalanche, Base, Chiliz, Kaia, Optimism, Polygon
|
|
59
63
|
- Non-EVM: Aptos, Bitcoin, Dogecoin, TRON, XRPL
|
|
60
64
|
|
|
61
65
|
|
|
@@ -174,6 +178,47 @@ export NODIT_API_KEY=your-api-key
|
|
|
174
178
|
claude
|
|
175
179
|
```
|
|
176
180
|
|
|
181
|
+
## Example Prompts with Nodit MCP
|
|
182
|
+
Once Nodit MCP is connected, you can use natural language to directly query blockchain data from multiple networks.
|
|
183
|
+
The examples below illustrate just a few of the many possibilities β feel free to go beyond them and explore your own use cases.
|
|
184
|
+
|
|
185
|
+
### π On-chain Activity Monitoring
|
|
186
|
+
```
|
|
187
|
+
Summarize the recent activity of 0xabcβ¦def across Ethereum and Arbitrum. Include major transactions, token transfers, and NFT interactions over the past 7 days.
|
|
188
|
+
```
|
|
189
|
+
```
|
|
190
|
+
What fungible and non-fungible tokens does this wallet hold across Ethereum and Polygon? Include balances and token names.
|
|
191
|
+
```
|
|
192
|
+
```
|
|
193
|
+
Analyze the risk profile of wallet 0xabc⦠based on its recent on-chain behavior.
|
|
194
|
+
```
|
|
195
|
+
|
|
196
|
+
### π§Ύ Smart Contract & Transaction Analysis
|
|
197
|
+
```
|
|
198
|
+
Analyze how users interacted with the contract at 0xcontract⦠on Ethereum over the last week.
|
|
199
|
+
```
|
|
200
|
+
```
|
|
201
|
+
Analyze the last 10 blocks on Arbitrum.
|
|
202
|
+
```
|
|
203
|
+
|
|
204
|
+
### π§ AI Agent Use Cases
|
|
205
|
+
```
|
|
206
|
+
Based on wallet 0xabcβ¦βs holdings, recommend optimal DeFi strategies across Ethereum and Arbitrum.
|
|
207
|
+
```
|
|
208
|
+
```
|
|
209
|
+
Create a daily summary report for 0xdao⦠including token balances, inflow/outflow, and governance activity.
|
|
210
|
+
```
|
|
211
|
+
|
|
212
|
+
### βοΈ Web3 DApp Development
|
|
213
|
+
```
|
|
214
|
+
Write TypeScript code using fetch to retrieve all ERC-20 transfers for 0xabcβ¦ from Ethereum using Noditβs Node API.
|
|
215
|
+
```
|
|
216
|
+
```
|
|
217
|
+
Build a simple dashboard to visualize how assets have moved in recent XRPL transactions.
|
|
218
|
+
```
|
|
219
|
+
```
|
|
220
|
+
Build a dashboard that aggregates blockchain data across multiple chains using Nodit.
|
|
221
|
+
```
|
|
177
222
|
|
|
178
223
|
## Scope & Limitations
|
|
179
224
|
|
|
@@ -6469,6 +6469,12 @@ paths:
|
|
|
6469
6469
|
type: string
|
|
6470
6470
|
description: μΆκΈν μλμ λνλ΄λ νλμ
λλ€. 10μ§μ λ¬Έμμ΄ ννλ‘ μ 곡λ©λλ€.
|
|
6471
6471
|
pattern: ^[0-9]+$
|
|
6472
|
+
requestHash:
|
|
6473
|
+
type: string
|
|
6474
|
+
description: >-
|
|
6475
|
+
λΈλ‘ ν€λμ ν¬ν¨λ νλλ‘, ν΄λΉ λΈλ‘μ μλ λͺ¨λ requestλ€μ μμμ λ΄μ©μ μνΈνμ μΌλ‘
|
|
6476
|
+
컀λ°(commit)ν ν΄μκ°μ
λλ€. μ΄λ₯Ό ν΅ν΄ μ 체 λ°μ΄ν°λ₯Ό λ€μ΄λ‘λνμ§ μμλ λΈλ‘ λ΄ request
|
|
6477
|
+
λͺ©λ‘μ 무결μ±μ κ²μ¦ν μ μμ΅λλ€.
|
|
6472
6478
|
example:
|
|
6473
6479
|
hash: >-
|
|
6474
6480
|
0x91c90676cab257a59cd956d7cb0bceb9b1a71d79755c23c7277a0697ccfaf8c4
|
|
@@ -8170,17 +8176,27 @@ paths:
|
|
|
8170
8176
|
pattern: ^0[xX][0-9a-fA-F]{40}$
|
|
8171
8177
|
type:
|
|
8172
8178
|
type: string
|
|
8173
|
-
description:
|
|
8179
|
+
description: >
|
|
8174
8180
|
νΈλμμ
μ νμ
μ λνλ΄λ νλμ΄λ©°, λΈλ‘ μμ μ λ°λΌ μ΄ νλκ° μ 곡λμ§ μμ μ μμ΅λλ€.
|
|
8175
8181
|
10μ§μ λ¬Έμμ΄ ννλ‘ μ 곡λ©λλ€.
|
|
8176
8182
|
|
|
8177
|
-
0:
|
|
8183
|
+
0: μ΄ κ°μ νμ€ μ΄λ리μ νΈλμμ
μ λνλ
λλ€. μ΄λ EIP-2718 μ μ© μ΄μ μ μ ν΅μ μΈ
|
|
8184
|
+
νΈλμμ
νμμ
λλ€.
|
|
8178
8185
|
|
|
8179
|
-
1: Access List
|
|
8180
|
-
|
|
8186
|
+
1: EIP-2930μμ λμ
λ 'Access List' νΈλμμ
μ λνλ
λλ€. μ΄ μ νμ
|
|
8187
|
+
νΈλμμ
μ κ°μ€ λΉμ©μ μ΅μ ννκΈ° μν΄ νΉμ μ£Όμμ μ μ₯μ μ¬λ‘―μ λν μ κ·Ό λͺ©λ‘μ ν¬ν¨ν©λλ€.
|
|
8181
8188
|
|
|
8182
|
-
2:
|
|
8183
|
-
|
|
8189
|
+
2: EIP-1559μμ λμ
λ 'Fee Market' νΈλμμ
μ λνλ
λλ€. μ΄ μ νμ
|
|
8190
|
+
νΈλμμ
μ κ°λ³μ μΈ κ°μ€ λΉμ© λͺ¨λΈμ μ¬μ©νλ©°, maxFeePerGasμ
|
|
8191
|
+
maxPriorityFeePerGas νλλ₯Ό ν¬ν¨ν©λλ€.
|
|
8192
|
+
|
|
8193
|
+
3: EIP-4844μμ λμ
λ βBlob Transactionβμ λνλ
λλ€. μ΄ μ νμ
|
|
8194
|
+
νΈλμμ
μ λ³Έλ¬Έκ³Ό λ³λλ‘ μΆκ°μ μΈ blob λ°μ΄ν°λ₯Ό ν¬ν¨νλ©°, λ‘€μ
(Rollup) λ± Layer2
|
|
8195
|
+
μ루μ
κ³Ό μ°κ³νμ¬ λ°μ΄ν° κ°μ©μ±μ κ°μ νκ³ νμ₯μ±μ μ§μν©λλ€.
|
|
8196
|
+
|
|
8197
|
+
4: EIP-7702μμ λμ
λ νμ₯λ νΈλμμ
μ νμΌλ‘, μλͺ
/μΉμΈ μ 보λ₯Ό λ΄μ
|
|
8198
|
+
authorizationList νλλ₯Ό ν¬ν¨ν©λλ€. μ΄ νλλ λ€μ€ μλͺ
λλ μΆκ° μΈμ¦ μ μ°¨κ°
|
|
8199
|
+
νμν κ²½μ° μ¬μ©λ©λλ€.
|
|
8184
8200
|
pattern: ^[0-9]+$
|
|
8185
8201
|
status:
|
|
8186
8202
|
type: string
|
|
@@ -8222,6 +8238,44 @@ paths:
|
|
|
8222
8238
|
timeStamp:
|
|
8223
8239
|
type: integer
|
|
8224
8240
|
description: νΈλμμ
μ΄ μμ±λ μκ°μ λνλ΄λ νλμ
λλ€. μ΄ νλλ UNIX νμμ€ν¬νλ‘ μ 곡λ©λλ€.
|
|
8241
|
+
authorizationList:
|
|
8242
|
+
type: array
|
|
8243
|
+
description: >-
|
|
8244
|
+
μ΄ νλλ νΈλμμ
μ μλͺ
λ° μΉμΈ μ 보λ₯Ό λ΄μ λͺ©λ‘μ
λλ€. κ° νλͺ©μ μλͺ
κ²μ¦μ νμν 체μΈ
|
|
8245
|
+
ID, nonce, μλͺ
κ° λ±μ ν¬ν¨νλ©°, EIP-7702 μ μ© μ΄νλΆν° μ 곡λ©λλ€. λ€νΈμν¬μ
|
|
8246
|
+
λ°λΌ μ§μ μ¬λΆμ μ μ© μμ μ΄ λ¬λΌμ§ μ μμΌλ©°, νΉμ νΈλμμ
νμ
(μ: typeμ΄ 4
|
|
8247
|
+
μ΄μ)μμλ§ μ¬μ©λλ―λ‘ νΈλμμ
μ νμ λ°λΌ ν΄λΉ νλκ° μμ μλ μμ΅λλ€.
|
|
8248
|
+
items:
|
|
8249
|
+
type: object
|
|
8250
|
+
properties:
|
|
8251
|
+
chainId:
|
|
8252
|
+
type: string
|
|
8253
|
+
description: >-
|
|
8254
|
+
ν΄λΉ μΉμΈ μ λ³΄κ° μ ν¨ν 체μΈμ IDλ₯Ό λνλ΄λ©°, μλͺ
κ²μ¦ λ° λ¦¬νλ μ΄ κ³΅κ²© λ°©μ§μ
|
|
8255
|
+
νμ©λ©λλ€. μ΄ νλλ 10μ§μ λ¬Έμμ΄ ννλ‘ ννν©λλ€.
|
|
8256
|
+
nonce:
|
|
8257
|
+
type: string
|
|
8258
|
+
description: >-
|
|
8259
|
+
μ΄ μΉμΈ νλͺ©μ κ³ μ μ±μ 보μ₯νκ³ , 리νλ μ΄ κ³΅κ²©μ λ°©μ§νκΈ° μν nonce κ°μ
λλ€.
|
|
8260
|
+
μ΄ νλλ 10μ§μ λ¬Έμμ΄ ννλ‘ ννν©λλ€.
|
|
8261
|
+
address:
|
|
8262
|
+
type: string
|
|
8263
|
+
description: μΉμΈ(μλͺ
)μ μ 곡νλ κ³μ μ μ£Όμμ
λλ€.
|
|
8264
|
+
yParity:
|
|
8265
|
+
type: string
|
|
8266
|
+
description: >-
|
|
8267
|
+
μλͺ
λ 곡κ°ν€μ yμ’ν μ νμ μν 1λΉνΈ ν¨λ¦¬ν° κ°μ
λλ€. λ³΄ν΅ 0 λλ 1μ΄λ©°,
|
|
8268
|
+
곡κ°ν€ 볡μμ μ¬μ©λ©λλ€. μ΄ νλλ 10μ§μ λ¬Έμμ΄ ννλ‘ ννν©λλ€.
|
|
8269
|
+
r:
|
|
8270
|
+
type: string
|
|
8271
|
+
description: >-
|
|
8272
|
+
ECDSA μλͺ
μ 첫 λ²μ§Έ κ°μΌλ‘, μλͺ
μ μ¬μ©λ λμμ 곑μ μ°μ°μ ν΅ν΄ μμ±λ©λλ€.
|
|
8273
|
+
곡κ°ν€ 볡μ λ° μλͺ
κ²μ¦μ μ¬μ©λ©λλ€.
|
|
8274
|
+
s:
|
|
8275
|
+
type: string
|
|
8276
|
+
description: >-
|
|
8277
|
+
ECDSA μλͺ
μ λ λ²μ§Έ κ°μΌλ‘, λ©μμ§ ν΄μμ κ°μΈ ν€λ₯Ό κΈ°λ°μΌλ‘ κ³μ°λ©λλ€.
|
|
8278
|
+
μλͺ
μ μ ν¨μ±μ κ²μ¦νλ λ° νμμ
λλ€.
|
|
8225
8279
|
- type: object
|
|
8226
8280
|
properties:
|
|
8227
8281
|
logs:
|
|
@@ -6469,6 +6469,12 @@ paths:
|
|
|
6469
6469
|
type: string
|
|
6470
6470
|
description: μΆκΈν μλμ λνλ΄λ νλμ
λλ€. 10μ§μ λ¬Έμμ΄ ννλ‘ μ 곡λ©λλ€.
|
|
6471
6471
|
pattern: ^[0-9]+$
|
|
6472
|
+
requestHash:
|
|
6473
|
+
type: string
|
|
6474
|
+
description: >-
|
|
6475
|
+
λΈλ‘ ν€λμ ν¬ν¨λ νλλ‘, ν΄λΉ λΈλ‘μ μλ λͺ¨λ requestλ€μ μμμ λ΄μ©μ μνΈνμ μΌλ‘
|
|
6476
|
+
컀λ°(commit)ν ν΄μκ°μ
λλ€. μ΄λ₯Ό ν΅ν΄ μ 체 λ°μ΄ν°λ₯Ό λ€μ΄λ‘λνμ§ μμλ λΈλ‘ λ΄ request
|
|
6477
|
+
λͺ©λ‘μ 무결μ±μ κ²μ¦ν μ μμ΅λλ€.
|
|
6472
6478
|
example:
|
|
6473
6479
|
hash: >-
|
|
6474
6480
|
0x91c90676cab257a59cd956d7cb0bceb9b1a71d79755c23c7277a0697ccfaf8c4
|
|
@@ -8170,17 +8176,27 @@ paths:
|
|
|
8170
8176
|
pattern: ^0[xX][0-9a-fA-F]{40}$
|
|
8171
8177
|
type:
|
|
8172
8178
|
type: string
|
|
8173
|
-
description:
|
|
8179
|
+
description: >
|
|
8174
8180
|
νΈλμμ
μ νμ
μ λνλ΄λ νλμ΄λ©°, λΈλ‘ μμ μ λ°λΌ μ΄ νλκ° μ 곡λμ§ μμ μ μμ΅λλ€.
|
|
8175
8181
|
10μ§μ λ¬Έμμ΄ ννλ‘ μ 곡λ©λλ€.
|
|
8176
8182
|
|
|
8177
|
-
0:
|
|
8183
|
+
0: μ΄ κ°μ νμ€ μ΄λ리μ νΈλμμ
μ λνλ
λλ€. μ΄λ EIP-2718 μ μ© μ΄μ μ μ ν΅μ μΈ
|
|
8184
|
+
νΈλμμ
νμμ
λλ€.
|
|
8178
8185
|
|
|
8179
|
-
1: Access List
|
|
8180
|
-
|
|
8186
|
+
1: EIP-2930μμ λμ
λ 'Access List' νΈλμμ
μ λνλ
λλ€. μ΄ μ νμ
|
|
8187
|
+
νΈλμμ
μ κ°μ€ λΉμ©μ μ΅μ ννκΈ° μν΄ νΉμ μ£Όμμ μ μ₯μ μ¬λ‘―μ λν μ κ·Ό λͺ©λ‘μ ν¬ν¨ν©λλ€.
|
|
8181
8188
|
|
|
8182
|
-
2:
|
|
8183
|
-
|
|
8189
|
+
2: EIP-1559μμ λμ
λ 'Fee Market' νΈλμμ
μ λνλ
λλ€. μ΄ μ νμ
|
|
8190
|
+
νΈλμμ
μ κ°λ³μ μΈ κ°μ€ λΉμ© λͺ¨λΈμ μ¬μ©νλ©°, maxFeePerGasμ
|
|
8191
|
+
maxPriorityFeePerGas νλλ₯Ό ν¬ν¨ν©λλ€.
|
|
8192
|
+
|
|
8193
|
+
3: EIP-4844μμ λμ
λ βBlob Transactionβμ λνλ
λλ€. μ΄ μ νμ
|
|
8194
|
+
νΈλμμ
μ λ³Έλ¬Έκ³Ό λ³λλ‘ μΆκ°μ μΈ blob λ°μ΄ν°λ₯Ό ν¬ν¨νλ©°, λ‘€μ
(Rollup) λ± Layer2
|
|
8195
|
+
μ루μ
κ³Ό μ°κ³νμ¬ λ°μ΄ν° κ°μ©μ±μ κ°μ νκ³ νμ₯μ±μ μ§μν©λλ€.
|
|
8196
|
+
|
|
8197
|
+
4: EIP-7702μμ λμ
λ νμ₯λ νΈλμμ
μ νμΌλ‘, μλͺ
/μΉμΈ μ 보λ₯Ό λ΄μ
|
|
8198
|
+
authorizationList νλλ₯Ό ν¬ν¨ν©λλ€. μ΄ νλλ λ€μ€ μλͺ
λλ μΆκ° μΈμ¦ μ μ°¨κ°
|
|
8199
|
+
νμν κ²½μ° μ¬μ©λ©λλ€.
|
|
8184
8200
|
pattern: ^[0-9]+$
|
|
8185
8201
|
status:
|
|
8186
8202
|
type: string
|
|
@@ -8222,6 +8238,44 @@ paths:
|
|
|
8222
8238
|
timeStamp:
|
|
8223
8239
|
type: integer
|
|
8224
8240
|
description: νΈλμμ
μ΄ μμ±λ μκ°μ λνλ΄λ νλμ
λλ€. μ΄ νλλ UNIX νμμ€ν¬νλ‘ μ 곡λ©λλ€.
|
|
8241
|
+
authorizationList:
|
|
8242
|
+
type: array
|
|
8243
|
+
description: >-
|
|
8244
|
+
μ΄ νλλ νΈλμμ
μ μλͺ
λ° μΉμΈ μ 보λ₯Ό λ΄μ λͺ©λ‘μ
λλ€. κ° νλͺ©μ μλͺ
κ²μ¦μ νμν 체μΈ
|
|
8245
|
+
ID, nonce, μλͺ
κ° λ±μ ν¬ν¨νλ©°, EIP-7702 μ μ© μ΄νλΆν° μ 곡λ©λλ€. λ€νΈμν¬μ
|
|
8246
|
+
λ°λΌ μ§μ μ¬λΆμ μ μ© μμ μ΄ λ¬λΌμ§ μ μμΌλ©°, νΉμ νΈλμμ
νμ
(μ: typeμ΄ 4
|
|
8247
|
+
μ΄μ)μμλ§ μ¬μ©λλ―λ‘ νΈλμμ
μ νμ λ°λΌ ν΄λΉ νλκ° μμ μλ μμ΅λλ€.
|
|
8248
|
+
items:
|
|
8249
|
+
type: object
|
|
8250
|
+
properties:
|
|
8251
|
+
chainId:
|
|
8252
|
+
type: string
|
|
8253
|
+
description: >-
|
|
8254
|
+
ν΄λΉ μΉμΈ μ λ³΄κ° μ ν¨ν 체μΈμ IDλ₯Ό λνλ΄λ©°, μλͺ
κ²μ¦ λ° λ¦¬νλ μ΄ κ³΅κ²© λ°©μ§μ
|
|
8255
|
+
νμ©λ©λλ€. μ΄ νλλ 10μ§μ λ¬Έμμ΄ ννλ‘ ννν©λλ€.
|
|
8256
|
+
nonce:
|
|
8257
|
+
type: string
|
|
8258
|
+
description: >-
|
|
8259
|
+
μ΄ μΉμΈ νλͺ©μ κ³ μ μ±μ 보μ₯νκ³ , 리νλ μ΄ κ³΅κ²©μ λ°©μ§νκΈ° μν nonce κ°μ
λλ€.
|
|
8260
|
+
μ΄ νλλ 10μ§μ λ¬Έμμ΄ ννλ‘ ννν©λλ€.
|
|
8261
|
+
address:
|
|
8262
|
+
type: string
|
|
8263
|
+
description: μΉμΈ(μλͺ
)μ μ 곡νλ κ³μ μ μ£Όμμ
λλ€.
|
|
8264
|
+
yParity:
|
|
8265
|
+
type: string
|
|
8266
|
+
description: >-
|
|
8267
|
+
μλͺ
λ 곡κ°ν€μ yμ’ν μ νμ μν 1λΉνΈ ν¨λ¦¬ν° κ°μ
λλ€. λ³΄ν΅ 0 λλ 1μ΄λ©°,
|
|
8268
|
+
곡κ°ν€ 볡μμ μ¬μ©λ©λλ€. μ΄ νλλ 10μ§μ λ¬Έμμ΄ ννλ‘ ννν©λλ€.
|
|
8269
|
+
r:
|
|
8270
|
+
type: string
|
|
8271
|
+
description: >-
|
|
8272
|
+
ECDSA μλͺ
μ 첫 λ²μ§Έ κ°μΌλ‘, μλͺ
μ μ¬μ©λ λμμ 곑μ μ°μ°μ ν΅ν΄ μμ±λ©λλ€.
|
|
8273
|
+
곡κ°ν€ 볡μ λ° μλͺ
κ²μ¦μ μ¬μ©λ©λλ€.
|
|
8274
|
+
s:
|
|
8275
|
+
type: string
|
|
8276
|
+
description: >-
|
|
8277
|
+
ECDSA μλͺ
μ λ λ²μ§Έ κ°μΌλ‘, λ©μμ§ ν΄μμ κ°μΈ ν€λ₯Ό κΈ°λ°μΌλ‘ κ³μ°λ©λλ€.
|
|
8278
|
+
μλͺ
μ μ ν¨μ±μ κ²μ¦νλ λ° νμμ
λλ€.
|
|
8225
8279
|
- type: object
|
|
8226
8280
|
properties:
|
|
8227
8281
|
logs:
|