MCP (Model Context Protocol) Integration
This section covers MCP server integration with Claude Code, including setup guides, best practices, and real-world implementations.
MCP Guides
Understanding MCP
- What is Claude Code Plugin and When/How to Use It? – Complete guide to plugins, marketplaces, and sharing workflows
MCP Server Integrations
- Figma MCP Connection – Integrating Figma with Claude Code via MCP for design-to-code workflows
- WordPress MCP Server Integration – Complete setup guide for WordPress REST API (coming soon)
- Whisper MCP Integration – Audio transcription with custom endpoints (coming soon)
What is MCP?
MCP (Model Context Protocol) is an open standard that allows AI assistants like Claude to connect to external services and fetch context directly. This enables Claude Code to:
- Read and modify external data sources
- Connect to design tools like Figma
- Manage WordPress content
- Access databases and APIs
- Integrate with development tools
Currently Connected MCP Servers
- figma-desktop – Design specs and components
- firecrawl-mcp – Web scraping and data extraction
- notion – Documentation and knowledge base
- ocr-server – Screenshot capture and OCR
- wordpress-mcp – Blog management
More content coming soon…
