Skip to main content
Glama

MindBridge MCP Server

.npmignore595 B
# Source files src/ test/ *.ts !dist/**/*.d.ts # Development files .vscode/ .idea/ .github/ .git/ .gitignore .eslintrc.json .eslintignore .prettierrc .mocharc.json tsconfig.json APIS/ MCP_INSTRUCTIONS/ # Test files test/ test-providers.ts run-*.sh # Temporary files *.log *.tmp *.temp .cache/ coverage/ .nyc_output/ # Environment files .env .env.example .env.local .env.*.local # Development certificates *.pem *.key *.crt # Documentation files (except README.md which is included in files field) CONTRIBUTING.md OVERVIEW.md PLAN.md # Build scripts install.sh # Misc .DS_Store Thumbs.db

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/pinkpixel-dev/mindbridge-mcp'

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