Skip to main content
Glama

Inkdrop MCP Server

Official
by inkdropapp
prettier.config.js228 B
/** @type {import('prettier').Options} */ const options = { arrowParens: 'avoid', singleQuote: true, bracketSpacing: true, endOfLine: 'lf', semi: false, tabWidth: 2, trailingComma: 'none' } export default options

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

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