Skip to main content
Glama

ThoughtMCP

by keyurgolani
.secretsignore•743 B
# Secrets ignore file for security scanning # This file defines patterns that should be ignored during secret detection # Test files and directories src/__tests__/** src/**/*.test.ts src/**/*.spec.ts **/*.test.js **/*.spec.js **/test/** **/tests/** **/__tests__/** # Documentation and configuration *.md *.json *.yml *.yaml .gitignore .eslintrc* tsconfig.json package.json package-lock.json # Build and coverage artifacts dist/** build/** coverage/** node_modules/** .nyc_output/** # Common test data patterns that are not secrets # Test tokens and keys used in unit tests test-token test-key test-secret mock-api-key dummy-password example-token # Specific test patterns from our codebase machine learning intelligent first second third

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/keyurgolani/ThoughtMcp'

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