Symbol Blockchain MCP Server (REST API tools)
@husqvaluna
About Symbol Blockchain MCP Server (REST API tools)
Symbol Blockchain MCP Server. (REST API tools)
Basic information
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
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
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.
More Developer Tools MCP servers
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Comments