Symbol Model Context Protocol (MCP)
@husqvaluna
Symbol Model Context Protocol (MCP) について
Spiking - Symbol MCP Server.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"spike-symbol-mcp-server": {
"command": "npx",
"args": [
"-y",
"openapi-zod-client",
"https://symbol.github.io/symbol-openapi/v1.0.4/openapi3.yml",
"\\"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Symbol Model Context Protocol (MCP)?
Symbol Model Context Protocol (MCP) is an MCP server that interfaces with the Symbol blockchain network via the Symbol OpenAPI (v1.0.4). It is intended for use with Claude Desktop through the Model Context Protocol.
How to use Symbol Model Context Protocol (MCP)?
Generate a Zod client using the provided npx openapi-zod-client command, then add the server configuration to your Claude Desktop MCP settings as shown in the README example (using npx tsx to run the index.ts script).
Key features of Symbol Model Context Protocol (MCP)
- Interfaces with Symbol blockchain via OpenAPI.
- Includes a generated Zod client for type-safe API usage.
- Configurable for use with Claude Desktop.
- Runs on Node.js using
tsxruntime.
Use cases of Symbol Model Context Protocol (MCP)
—
FAQ from Symbol Model Context Protocol (MCP)
—
「その他」の他のコンテンツ
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
コメント