QuickNode MCP server icon

QuickNode

by QuickNode

Developer Tools19 tools

Create endpoints, set rate limits, manage security rules and read billing across 80+ chains from your AI assistant. 19 tools, OAuth sign-in with an Admin or Viewer role choice, and a paid plan required.

Verified connector

Listed by Anthropic as a partner connector in its Connectors Directory.

Connection checked by Agentman on .

Anthropic states this reflects the level of review a connector received, not a security audit.

Connect QuickNode via MCP

https://mcp.quicknode.com/mcp

Works in any MCP-compatible client. In Agentman Studio it is one click — no config file to edit.

QuickNode Tools & Capabilities (19)

Tool names from Anthropic's directory listing. This server requires sign-in, so we could not read tool descriptions or parameter schemas.

Frequently asked questions

Do I need a paid QuickNode plan to use the MCP server?

Yes, for the write half. QuickNode states the Admin API that the MCP server runs on is available to accounts on paid plans, and the connector translates every tool into an Admin API call. QuickNode's pricing page lists a free trial of 10M credits at 15 requests per second, then Build at $34 per month billed annually.

Can an AI assistant delete my QuickNode endpoint permanently?

No, not through this connector. The Admin API operation behind delete-endpoint is documented as archiving an endpoint rather than erasing it, and QuickNode's own CLI names the same action qn endpoint archive. That is a recoverable state, not a permanent erase. Anything still pointing at the endpoint URL will nonetheless stop working.

How do I stop my AI assistant from changing my QuickNode infrastructure?

Pick the Viewer role when you authorise. QuickNode makes you choose an API key role during the OAuth flow, and documents Viewer as read-only — it can list endpoints and read metrics, logs, usage and billing, but cannot create, modify or delete anything. Admin grants full write access instead.

How do I switch the QuickNode connector from Admin to Viewer?

Remove the server from your client and add it again. QuickNode states the role is fixed to the API key created during authorisation, so there is no in-place downgrade — you re-run the OAuth flow and pick the other role. QuickNode's guidance is to choose Viewer unless the assistant genuinely needs to make changes.

Can I use QuickNode MCP in CI without a browser login?

Yes. QuickNode documents passing an API key as a bearer token in the Authorization header, which the server accepts in place of the OAuth flow. Generate the key from the QuickNode dashboard and assign it a role; QuickNode states that role determines the server's permissions exactly as the OAuth choice does.

Does creating an endpoint through the connector cost money?

Not as a per-endpoint charge that QuickNode publishes. QuickNode's pricing page meters plans by API credits and requests per second rather than by endpoint count, so a new endpoint draws on the same plan allowance. QuickNode publishes no per-endpoint fee, and we found no documented cap on how many an Admin-role assistant may create.

Will raising a rate limit through the connector increase my QuickNode bill?

Not by itself. QuickNode documents endpoint rate limits as overrides beneath your plan's ceiling, where -1 means no override is set, so raising one removes a self-imposed cap rather than buying capacity. Actual spend still follows credits consumed, and lifting a cap lets real traffic consume more of your plan allowance.

Sources

  • QuickNode MCP documentation — https://www.quicknode.com/docs/build-with-ai/quicknode-mcp (fetched 2026-08-18, as Markdown via the .md suffix) · retrieved 2026-08-18
  • QuickNode MCP setup guide — https://www.quicknode.com/guides/ai/quicknode-mcp (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode Admin API overview — https://www.quicknode.com/docs/admin-api (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode Admin API, archive endpoint — https://www.quicknode.com/docs/admin-api/endpoints/v0-endpoints-id-delete.md (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode Admin API, create endpoint — https://www.quicknode.com/docs/admin-api/endpoints/v0-endpoints-post.md (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode Admin API, security options — https://www.quicknode.com/docs/admin-api/endpoint-security/v0-endpoints-id-security_options-patch.md (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode Admin API, endpoint rate limits — https://www.quicknode.com/docs/admin-api/endpoint-rate-limits/v0-endpoints-id-rate-limits.md (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode Admin API, per-chain credit costs — https://www.quicknode.com/docs/admin-api/api-credits/v0-api-credits-chain.md (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode pricing — https://www.quicknode.com/pricing (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode documentation index — https://www.quicknode.com/docs/llms.txt (fetched 2026-08-18) · retrieved 2026-08-18
  • QuickNode robots.txt — https://www.quicknode.com/robots.txt (fetched 2026-08-18). Blanket Allow: /, and Content-Signal: ai-train=no, search=yes, ai-input=yes — QuickNode expressly permits AI synthesis of this content and refuses training use, which we honour · retrieved 2026-08-18
  • Live OAuth discovery — https://mcp.quicknode.com/.well-known/oauth-protected-resource and /.well-known/oauth-authorization-server, both HTTP 200 (2026-08-18) · retrieved 2026-08-18
  • Live unauthenticated initialize — HTTP 401 with a www-authenticate Bearer challenge (2026-08-18) · retrieved 2026-08-18
  • Anthropic connector directory — https://claude.ai/directory/356a8580-5936-40a0-9a06-5ab54bdaa344 (snapshot 2026-08-16) · retrieved 2026-08-16

Use in Agentman

Connect once and your agents call these tools on their own — on a schedule, in a workflow, with nobody at the keyboard.

Open in Agentman Studio

Server Info

Category
Developer Tools
Developer
QuickNode
Tools
19
Domain
mcp.quicknode.com

Using Claude Desktop or another MCP client? Setup docs — the connection URL above works anywhere.