Skip to main content
Glama

AFFiNE MCP Server

by DAWNCR0W
.gitignore479 B
# Node dependencies node_modules/ # TypeScript build output dist/ *.tsbuildinfo # Environment files .env .env.* !.env.example # Logs logs *.log *.log.* npm-debug.log* yarn-debug.log* yarn-error.log* pnpm-debug.log* lerna-debug.log* # Runtime data pids *.pid *.pid.lock *.seed # Coverage and caches coverage/ .nyc_output/ .eslintcache .turbo/ .cache/ # Editors and IDEs .vscode/ .idea/ # OS-specific .DS_Store # Temporary files tmp/ temp/ *.tmp # Package artifacts *.tgz

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

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