Symbol Blockchain MCP Server (REST API tools)
@husqvaluna
About Symbol Blockchain MCP Server (REST API tools)
Symbol Blockchain MCP Server. (REST API tools)
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"symbol": {
"command": "npx",
"args": [
"-y",
"tsx",
"/path/to/your/mcp/symbol-mcp-server/src/index.ts"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
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.
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.

Moxie Docs
Jackalope-DevAutomated codebase documentation for GitHub: searchable docs, MCP context for AI agents, doc drift detection, and Friday Cleanup PRs.

discoverGPT
Joe MonastierodiscoverGPT is visualAI's unified MCP gateway for AI commerce, exposing 29 tools across four capabilities on one canonical product catalog: trimodal search (natural-language, precise-color, and image-similarity), AI cata

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant

Skycloak
Manage your Skycloak-hosted Keycloak: clusters, realms, apps, SSO and users, from any MCP client.
Comments