husqvaluna/symbol-blockchain-mcp-server
If you are the rightful owner of symbol-blockchain-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The Symbol Blockchain MCP Server facilitates the integration of Symbol blockchain's REST API with Model Context Protocol tools.
Symbol Blockchain MCP Server (REST API tools)
The Symbol Blockchain MCP Server is a server that enables the use of the Symbol blockchain's REST API as MCP (Model Context Protocol) tools.
Usage
{
"mcpServers": {
"symbol": {
"command": "npx",
"args": [
"-y",
"tsx",
"/path/to/your/mcp/symbol-mcp-server/src/index.ts"
]
}
}
}