Skip to main content
Glama

Tesouro Direto MCP Server

by AtilioA
.npmignore562 B
# Ignore TypeScript source and configs src/ tsconfig.json tsconfig.*.json # Ignore test files and configs test/ *.test.ts *.spec.ts # Ignore local environment and lock files .env .env.* *.log # Ignore node_modules (npm ignores this by default) node_modules/ # Ignore build scripts and dev tools scripts/ *.sh # Ignore editor and OS files .DS_Store .vscode/ .idea/ # Ignore pnpm and other lock files (npm will include package.json and package-lock.json by default) pnpm-lock.yaml yarn.lock # Ignore GitHub workflows and CI configs .github/ .gitlab/ *.log

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/AtilioA/tesouro-direto-mcp'

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