Skip to main content
Glama

Bitcoin MCP Server

bitcoin_mcp.test.ts280 B
describe("Bitcoin MCP", () => { const _config = {}; beforeEach(() => {}); afterEach(async () => {}); describe("get_latest_block", () => { it("should get the latest block", async () => { // TODO: Implement test expect(true).toBe(true); }); }); });

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/AbdelStark/bitcoin-mcp'

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