Symbol Model Context Protocol (MCP)
@husqvaluna
关于 Symbol Model Context Protocol (MCP)
Spiking - Symbol MCP Server.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"spike-symbol-mcp-server": {
"command": "npx",
"args": [
"-y",
"openapi-zod-client",
"https://symbol.github.io/symbol-openapi/v1.0.4/openapi3.yml",
"\\"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Symbol Model Context Protocol (MCP)?
Symbol Model Context Protocol (MCP) is an MCP server that interfaces with the Symbol blockchain network via the Symbol OpenAPI (v1.0.4). It is intended for use with Claude Desktop through the Model Context Protocol.
How to use Symbol Model Context Protocol (MCP)?
Generate a Zod client using the provided npx openapi-zod-client command, then add the server configuration to your Claude Desktop MCP settings as shown in the README example (using npx tsx to run the index.ts script).
Key features of Symbol Model Context Protocol (MCP)
- Interfaces with Symbol blockchain via OpenAPI.
- Includes a generated Zod client for type-safe API usage.
- Configurable for use with Claude Desktop.
- Runs on Node.js using
tsxruntime.
Use cases of Symbol Model Context Protocol (MCP)
—
FAQ from Symbol Model Context Protocol (MCP)
—
其他 分类下的更多 MCP 服务器
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Awesome Mlops
visengerA curated list of references for MLOps
评论