A demo of Retrieval-Augmented Generation (RAG) application with MCP server integration.
安装状态
已补齐
命令预览
pip install -r requirements.txt
A demo of Retrieval-Augmented Generation (RAG) application with MCP server integration.
安装状态
已补齐
命令预览
pip install -r requirements.txt
This is a test repository created by test script of MCP Server for GitHub
This is a test repository created by test script of MCP Server for GitHub
This is a test repository created by test script of MCP Server for GitHub
This is a test repository created by test script of MCP Server for GitHub
This is a test repository created by test script of MCP Server for GitHub
This is a test repository created by test script of MCP Server for GitHub
This is a test repository created by test script of MCP Server for GitHub
serverMCprt\ prueba
A sample MCP server
A starter template for building Model Context Protocol servers that can integrate AI assistants with custom tools, resource providers, and prompt templates.

@neondatabase/mcp-server-neon
MCP server for interacting with Neon Management API and databases
安装状态
已补齐
命令预览
npx -y @neondatabase/mcp-server-neon start {NEON_API_KEY} {\ \ "NEON_API_KEY": "YOUR_NEON_AP...
mcpServerStudy
Enables AI assistants to analyze personal financial data from Open Banking sources stored in PostgreSQL database. Provides educational financial analysis tools with intelligent formatting for learning about spending patterns, account balances, and transaction history.
MCP server for SQLite files. Supports Datasette-compatible metadata!
安装状态
已补齐
命令预览
uvx mcp-sqlite /absolute/path/to/database.db --metadata /absolute/path/to/metadata.yml {}
TypeScript implementation of the Sqlite MCP Server
安装状态
已补齐
命令预览
npx mcp-sqlite-server ./sqlite.db
An MCP server that converts Cursor agent plans into structured markdown task lists and organizes them in your repository, helping you track AI-generated plans and recommendations as actionable specifications.
安装状态
已补齐
命令预览
pip install -r requirements.txt
Testing MCP servers with Rust
Test repository created via MCP server
SImple MCP server to return the current time