- Explore MCP Servers
- MCP_Sample
Mcp Sample
What is Mcp Sample
MCP_Sample is a demonstration project that utilizes the MCP server to search for keywords in an SQLite database containing Quranic text.
Use cases
Use cases include developing applications for Quranic studies, creating educational tools for learning about the Quran, and building search functionalities for religious text databases.
How to use
To use MCP_Sample, create a new project directory, set up a virtual environment, install the necessary dependencies, and create a server file to run the application.
Key features
Key features include the ability to search through Quranic text, integration with the MCP server, and a simple setup process using a virtual environment.
Where to use
MCP_Sample can be used in educational settings, religious studies, and applications that require text search functionalities in religious texts.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Sample
MCP_Sample is a demonstration project that utilizes the MCP server to search for keywords in an SQLite database containing Quranic text.
Use cases
Use cases include developing applications for Quranic studies, creating educational tools for learning about the Quran, and building search functionalities for religious text databases.
How to use
To use MCP_Sample, create a new project directory, set up a virtual environment, install the necessary dependencies, and create a server file to run the application.
Key features
Key features include the ability to search through Quranic text, integration with the MCP server, and a simple setup process using a virtual environment.
Where to use
MCP_Sample can be used in educational settings, religious studies, and applications that require text search functionalities in religious texts.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
MCP_Sample
based on https://www.youtube.com/watch?v=0C6aXoqzm5s
MCP Demo 2
has the MCP server which searches sqlite quran.db for the search word
# Create a new directory for our project uv init MCPDemo2 cd MCPDemo2 # Create virtual environment and activate it uv venv .venv\Scripts\activate # Install dependencies uv add mcp[cli] # Create our server file new-item server.py
claude_desktop_config.json
has the configuration of the above server in claude desktop app
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.











