Skip to main content
Glama

Bitso MCP Server

by frahman5
tsconfig.json518 B
{ "compilerOptions": { "target": "ES2022", "module": "Node16", "moduleResolution": "Node16", "strict": true, "esModuleInterop": true, "skipLibCheck": true, "forceConsistentCasingInFileNames": true, "resolveJsonModule": true, "outDir": "./dist", "rootDir": "./" }, "include": [ "src/**/*", "scripts/**/*", "tests/helpers/**/*" ], "exclude": [ "node_modules", "dist", "tests/unit/**/*", "tests/integration/**/*", "examples/**/*" ] }

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/frahman5/bitso-mcp'

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