Back to Browse

Agent Plugins MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Manage your blockchain infrastructure across 80+ chains with your agents.

About

Manage your blockchain infrastructure across 80+ chains with your agents.

Remote endpoints: streamable-http: https://mcp.quicknode.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-quicknode-mcp": {
      "url": "https://mcp.quicknode.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Quicknode Agent Plugins

Agent plugins from Quicknode for building Web3 apps with AI agents.

Available plugins

PluginDescription
build-web3Build Web3 apps with your AI agent: choose a chain, architecture, stack, data layer, and production posture. Powered by optional Quicknode infrastructure integration.

Install

For Claude Code, add this marketplace and install the build-web3 plugin:

/plugin marketplace add quicknode/agent-plugins

For Codex, see the Codex install guide. Codex discovers this repository's plugin through .agents/plugins/marketplace.json and uses plugins/build-web3/.codex-plugin/plugin.json to load the bundled skill and MCP server.

For ChatGPT, use the existing listing on its marketplace.

Content rules

Plugin skills and references in this repo should stay stable, useful, and self-contained:

  • Stable concepts, product categories, capability names, and decision guidance belong in this repo so the plugin works without a network round-trip.
  • Perishable facts — plan tiers, pricing, rate-limit numbers, RPC method tables, schemas — are allowed when the repo needs to be self-sufficient for a product, but every such table must carry a dated snapshot note (e.g. "As of 2026-02-02.") and a link to the live docs (https://www.quicknode.com/docs/) so a reader knows it can drift and where to check.
  • Keep dated content current using plugins/build-web3/skills/build-web3/PRODUCT_CATALOG.md's sync runbook — it's the maintenance source of truth for which product references exist, where they live, and how to refresh them.

License

MIT. See LICENSE.md.

Reviews

No reviews yet

Be the first to review this server!