# CLAUDE.md
This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
## Project Status
This appears to be a new/empty repository for an n8n MCP (Model Context Protocol) server project.
## Getting Started
When this project is initialized, common commands to look for:
- `npm install` - Install dependencies
- `npm run build` - Build the project
- `npm run dev` - Run in development mode
- `npm run test` - Run tests
- `npm run lint` - Run linting
## Architecture Notes
This will be populated once the project structure is established. Key areas to document:
- MCP server implementation details
- n8n integration patterns
- Configuration management
- API endpoints and protocols
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/leonardsellem/n8n-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server