Skip to main content
Glama

Dolphin MCP

.eslintrc.cjs•313 B
module.exports = { root: true, parserOptions: { ecmaVersion: 'latest', sourceType: 'module', project: ['./tsconfig.json'] }, env: { node: true, es2022: true }, extends: [ 'standard-with-typescript' ], rules: { 'no-console': 'error' }, ignorePatterns: ['dist/**'] }

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/plasticbeachllc/dolphin-mcp'

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