Symbol Model Context Protocol (MCP)
@husqvaluna
About Symbol Model Context Protocol (MCP)
Spiking - Symbol MCP Server.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"spike-symbol-mcp-server": {
"command": "npx",
"args": [
"-y",
"openapi-zod-client",
"https://symbol.github.io/symbol-openapi/v1.0.4/openapi3.yml",
"\\"
]
}
}
}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 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)
—
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments