chainstack

Installation
SKILL.md

Chainstack MCP Server

Endpoint: https://mcp.chainstack.com/mcp

Access tiers

The server has two tiers of access from the same endpoint.

No API key required (just connect to the URL, no auth header needed):

  • search_docs — search Chainstack documentation
  • get_doc_page — get full content of a documentation page
  • get_platform_status — check platform status, incidents, maintenances
  • contact_chainstack — submit a message to Chainstack's team (sales, support, general)
  • get_chainstack_pricing — live pricing snapshot (plan tiers, feature matrix, add-ons, dedicated-node catalog)

API key required (pass Bearer <chainstack-api-key>):

  • All platform tools: get_organization, list_projects, create_project, get_project, update_project, delete_project, list_nodes, get_node, create_node, update_node, delete_node, get_deployment_options
  • request_testnet_funds — top up a testnet address from Chainstack's faucet
Installs
1
GitHub Stars
4
First Seen
11 days ago
chainstack — chainstacklabs/mcp-server