Symbol MCP Server (REST API tools)
@husqvaluna
About Symbol 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 MCP Server (REST API tools)?
The Symbol MCP Server enables the use of the Symbol blockchain's REST API as MCP tools.
How to use Symbol MCP Server (REST API tools)?
Configure the server in your MCP client settings using the provided JSON configuration, running with npx and tsx.
Key features of Symbol MCP Server (REST API tools)
- Integrates Symbol blockchain REST API as MCP tools.
- Runs via npx and tsx.
Use cases of Symbol MCP Server (REST API tools)
—
FAQ from Symbol MCP Server (REST API tools)
—
More Developer Tools MCP servers
test
prysmaticlabsGo implementation of Ethereum proof of stake
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
MCP Inspector
modelcontextprotocolVisual testing tool for MCP servers
FastAPI-MCP
tadata-orgExpose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
Comments