Skip to main content
Glama

Attio MCP Server

by kesslerio
.gitignore962 B
# IDE/Tool-specific files .windsurf .claude/ .DS_Store .git node_modules/ CLAUDE.md .cursor/ # Environment files .env .env.test .env.production .env.local .env.*.local # Keep examples !.env.example # PID files .health_server.pid # Build output dist/ test-dist/ .smithery/ # Log files *.log performance-report-22.x/ performance-report-20.x/ # Temporary directories /temp/ /tmp/ /scripts/fix/ # Temporary markdown files comment.md issue_body.md .wireit/ # Client-specific documentation (sensitive data) docs/shapescale-attio-crm.md # Test coverage reports coverage/ coverage-e2e/ *.lcov # E2E test configuration (contains workspace-specific data) test/e2e/config.local.json # E2E test results and reports test-results/ test/e2e/outputs/ vitest-report.json performance-results/ eslint.json # Log files logs/ logs.backup/ # Other .qodo .vscode .eslintcache # Ignore log files in the logs directory logs/*.log tsconfig.tsbuildinfo .github/claude-cache/

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

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