Skip to main content
Glama

ENS MCP Server

by JustaName-id
# Smithery configuration file: https://smithery.ai/docs/deployments startCommand: type: stdio configSchema: type: object properties: rpcProviderUrl: type: string description: A mainnet RPC Provider commandFunction: |- (config) => { const env = {} if (config.rpcProviderUrl) { env.PROVIDER_URL = config.rpcProviderUrl } return { command: 'node', args: ['dist/index.js'], env } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JustaName-id/ens-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server