Skip to main content
Glama

MCP Blockchain Query Server

by pavel-bc
venv: venv/touchfile venv/touchfile: test -d venv || virtualenv -p python3.13 venv . venv/bin/activate; pip install -e . touch venv/touchfile run: venv . venv/bin/activate; python -m src.main server: venv . venv/bin/activate; python -m src.main --transport sse --port 8000 inspect: npx @modelcontextprotocol/inspector node build/index.js clean: rm -rf venv rm -rf src/__pycache__ .PHONY: inspect

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/pavel-bc/mcp-blockchain-query'

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