Skip to main content
Glama

Dart MCP Server

by its-dart
cspell.json578 B
{ "$schema": "https://raw.githubusercontent.com/streetsidesoftware/cspell/main/cspell.schema.json", "version": "0.2", "useGitignore": true, "enableGlobDot": true, "enabledFileTypes": { "*": true }, "dictionaryDefinitions": [ { "name": "cspell-dictionary", "path": "./cspell_dictionary.txt", "addWords": true } ], "dictionaries": ["cspell-dictionary"], "ignorePaths": [ "./cspell_dictionary.txt", "./yarn.lock", ".eslintignore", ".git/**/*", ".gitignore", ".prettierignore", ".vscode/extensions.json" ] }

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/its-dart/dart-mcp-server'

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