Symbol MCP Server (REST API tools)
@husqvaluna
关于 Symbol 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 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)
—
开发工具 分类下的更多 MCP 服务器
MCP Framework
QuantGeekDevThe Typescript MCP Framework
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
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.
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
评论