sdkim96
MCP Serversdkim96public

mcp app

MCP Server Application with RAG

Repository Info

1
Stars
1
Forks
1
Watchers
0
Issues
Python
Language
-
License

About This Server

MCP Server Application with RAG

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

MCP APP

This repository serves an MCP application with RAG and Web Searching tools. RAG tools let LLM not only retrieve knowledge from vectorstore but add documents, augmenting size of knowledge that LLM uses.

Technology stack

  • ⚙️ MCP Server Application for implementation of MCP server.
  • 🧰 SQLAlchemy for the SQL database interaction (ORM)
  • 🤖 OpenAI for the embedding of vectorstore.
  • 💾 PostgreSQL as the SQL database.
  • 🦜 PGVector as vectorstore.

QuickStart

uv sync
source .venv/bin/activate
mcp dev run

Combining Claude Desktop with MCP APP

# You must install all dependencies written in pyproject.toml
mcp install server.py --env-file .env --with sqlalchemy --with pgvector --with openai --with "psycopg[binary]" --with pydantic --with python-dotenv --with tavily-python

Preview of Claude Desktop

!First Query !Second Query !Result of execution of adding document to db

TODO

  • Make asynchronous implementations.

Quick Start

1

Clone the repository

git clone https://github.com/sdkim96/mcp-app
2

Install dependencies

cd mcp-app
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownersdkim96
Repomcp-app
LanguagePython
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation