Skip to main content
Glama

blocknative-mcp

pyproject.toml387 B
[project] name = "blocknative-mcp" version = "0.1.0" description = "An MCP server that provides real-time gas price predictions across multiple blockchains." readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp[cli]>=1.6.0", ] [project.scripts] blocknative-mcp = "blocknative_mcp.cli:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/kukapay/blocknative-mcp'

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