Symbol Blockchain MCP Server (REST API tools)
@husqvaluna
关于 Symbol Blockchain MCP Server (REST API tools)
Symbol Blockchain MCP Server. (REST API tools)
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"symbol": {
"command": "npx",
"args": [
"-y",
"tsx",
"/path/to/your/mcp/symbol-mcp-server/src/index.ts"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Symbol Blockchain MCP Server (REST API tools)?
A server that enables the use of the Symbol blockchain's REST API as MCP (Model Context Protocol) tools.
How to use Symbol Blockchain MCP Server (REST API tools)?
Configure the server in your MCP client settings as shown in the example JSON, using npx with tsx to run the src/index.ts file.
Key features of Symbol Blockchain MCP Server (REST API tools)
- Exposes Symbol blockchain REST API endpoints as MCP tools.
Use cases of Symbol Blockchain MCP Server (REST API tools)
—
FAQ from Symbol Blockchain MCP Server (REST API tools)
What does the server do?
It makes Symbol blockchain REST API endpoints available as MCP tools for AI assistants to interact with the blockchain.
What are the requirements to run it?
Requires Node.js, npm (with npx), and the tsx package to run the TypeScript source file.
开发工具 分类下的更多 MCP 服务器
Unity MCP (Server + Plugin)
IvanMurzakAI Skills, MCP Tools, and CLI for Unity Engine. Full AI develop and test loop. Use cli for quick setup. Efficient token usage, advanced tools. Any C# method may be turned into a tool by a single line. Works with Claude Code, Gemini, Copilot, Cursor and any other absolutely for fr
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.
评论