MCP cover image
See in Github
2025-03-08

Ein Middleware -Server, der als Brücke zwischen Cursor IDE und KI -Modellen fungiert und AI -Antworten mithilfe von Projektkontext und Gemini validiert.

1

Github Watches

0

Github Forks

0

Github Stars

MCP Server

A middleware server that acts as a bridge between Cursor IDE and AI models, validating AI responses using project context and Gemini.

Features

  • Project context management
  • AI response validation
  • Integration with Gemini API
  • Real-time context updates
  • Comprehensive logging system
  • Easy local deployment

Prerequisites

  • Node.js (v14+ recommended)
  • npm or yarn
  • Google Cloud account (for Gemini API access)
  • Gemini API key
  • Cursor IDE

Getting Started

  1. Clone the repository

  2. Install dependencies:

    npm install
    
  3. Create a .env file in the root directory based on the provided .env.example:

    cp .env.example .env
    

    Then edit the file to add your Gemini API key and other configuration options.

  4. Build the project:

    npm run build
    
  5. Start the server:

    npm start
    

    For development with hot-reloading:

    npm run dev
    

Deployment

Local Deployment

Use the provided deployment script for a streamlined setup:

./scripts/deploy-local.sh

This script will:

  • Check for the presence of a .env file
  • Install dependencies
  • Build the project
  • Start the server in production mode

For more detailed deployment instructions, see USAGE.md.

API Endpoints

  • GET /api/health - Health check endpoint
  • POST /api/context/initialize - Initialize project context
  • POST /api/context/refresh - Refresh project context
  • POST /api/validate - Validate AI responses
  • POST /api/cursor/validate - Cursor IDE-specific validation endpoint

For detailed API documentation, see USAGE.md.

Project Structure

mcp-server/
├── src/
│   ├── api/
│   │   ├── controllers/
│   │   ├── middleware/
│   │   └── routes/
│   ├── config/
│   ├── context/
│   ├── models/
│   ├── services/
│   ├── types/
│   ├── utils/
│   └── index.ts
├── logs/           # Log files directory
├── scripts/        # Deployment and utility scripts
├── docs/           # Documentation
├── .env
├── .env.example
├── .gitignore
├── package.json
├── tsconfig.json
└── README.md

Documentation

License

ISC

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Contraband Interactive
  • Emulating Dr. Jordan B. Peterson's style in providing life advice and insights.

  • rustassistant.com
  • Your go-to expert in the Rust ecosystem, specializing in precise code interpretation, up-to-date crate version checking, and in-depth source code analysis. I offer accurate, context-aware insights for all your Rust programming questions.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • modelcontextprotocol
  • Modellkontext -Protokollserver

  • OffchainLabs
  • GO -Umsetzung des Ethereum -Beweises des Anteils

  • Mintplex-Labs
  • Die All-in-One-Desktop & Docker-AI-Anwendung mit integriertem Lappen, AI-Agenten, No-Code-Agent Builder, MCP-Kompatibilität und vielem mehr.

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

    Reviews

    4 (1)
    Avatar
    user_1NnoWLGT
    2025-04-15

    The Salesforce MCP Sample Integration by lciesielski is a fantastic tool for any Salesforce user looking to streamline their workflow. The integration is seamless and easy to set up, thanks to the clear instructions provided. It offers robust functionality and has greatly improved my team's efficiency. Highly recommend!