MCP ExplorerExplorer

Mcp Sample

@Octaviouson 9 months ago
4 MIT
FreeCommunity
AI Systems
based on https://www.youtube.com/watch?v=0C6aXoqzm5s

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.

Content

Buy Me A Coffee

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

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers