Skip to main content
Glama

Markmap MCP Server

prettier.config.js347 B
export default { printWidth: 80, tabWidth: 4, useTabs: false, trailingComma: "none", semi: true, singleQuote: false, overrides: [ { files: ["**/*.md", "**/*.yml"], options: { tabWidth: 2 } } ], plugins: ["prettier-plugin-organize-imports"] };

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

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