Quranic Etymology Explorer
AI-powered educational platform for analyzing Quranic words through etymology, frequency patterns, and cross-linguistic research, providing complete project context for AI-assisted development.
README
Quranic Etymology Explorer - MCP Context Server
Overview
AI-powered educational platform for deep Quranic word analysis through etymology, frequency patterns, and cross-linguistic research. This MCP server provides complete project context for AI-assisted development.
Features
- Complete Project Context: Full project specifications and requirements
- Database Schema: Comprehensive Supabase PostgreSQL schema
- API Endpoints: Complete REST API and real-time subscriptions
- N8N Workflows: Automation templates for research and content generation
- Frontend Components: Lovable/React component specifications
- Design System: Complete UI/UX design tokens and patterns
- Prompts Library: Ready-to-use AI prompts for development tasks
Tech Stack
- Frontend: Lovable (React/Next.js) + Tailwind CSS
- Backend: Supabase (PostgreSQL + Vector Store)
- Automation: n8n Pro (Local deployment)
- AI: Claude Sonnet 4 (MCP integrated)
- Hosting: Hostinger Pro
- Video: YouTube Data API v3
MCP Integration
Installation
Add to your Claude Desktop MCP configuration:
{
"mcpServers": {
"quranic-etymology-context": {
"command": "npx",
"args": ["mcp-remote", "https://gitmcp.io/YOUR_USERNAME/quranic-etymology-mcp"]
}
}
}
Available Tools
load_project_context- Load complete project contextget_lovable_prompts- Get frontend development promptsget_n8n_workflows- Get workflow automation templatesget_supabase_schema- Get database schema specifications
Usage Examples
Load Full Project Context:
Use the load_project_context tool to load all Quranic Etymology Explorer project specifications.
Generate Frontend Component:
Using the Master Frontend Prompt Template, create a homepage component for Lovable platform.
Create N8N Workflow:
Generate an etymology research workflow using the n8n templates provided.
Project Structure
quranic-etymology-mcp/
├── README.md # This file
├── mcp.json # MCP server configuration
├── contexts/ # Project context files
│ ├── 00-PROJECT-MASTER-CONTEXT.md
│ ├── 01-DATABASE-SCHEMA-CONTEXT.md
│ ├── 02-API-ENDPOINTS-CONTEXT.md
│ ├── 03-N8N-WORKFLOWS-CONTEXT.md
│ ├── 04-FRONTEND-COMPONENTS-CONTEXT.md
│ ├── 05-DESIGN-SYSTEM-CONTEXT.md
│ ├── 06-CONTENT-STRATEGY-CONTEXT.md
│ ├── 07-RESEARCH-METHODOLOGY-CONTEXT.md
│ ├── 08-DEPLOYMENT-CONTEXT.md
│ ├── 09-TESTING-STRATEGY-CONTEXT.md
│ └── 10-PROMPTS-LIBRARY-CONTEXT.md
└── tools/
└── context-loader.js # MCP server implementation
Development Workflow
- Load Context: Start each session by loading project context
- Select Focus: Choose specific context area (frontend, backend, workflows)
- Use Prompts: Apply specialized prompts from the library
- Iterate: Build upon previous context for continuous development
Quality Standards
- Research Accuracy: 90%+ verified against academic sources
- Automation Success: 95%+ workflow completion rate
- User Engagement: 5%+ target engagement rate
- Performance: <2 hours total video generation time
- Accessibility: WCAG 2.1 AA compliance
Contributing
This MCP server is part of the Quranic Etymology Explorer project. Context files are continuously updated based on project evolution and AI development best practices.
License
Educational use - Academic and research purposes
Contact
For questions about this MCP context server or the Quranic Etymology Explorer project, please refer to the project documentation in the context files.
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.