Cover image
Try Now
2025-03-22

Model Control Panel server for Peeper application

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

Peeper MCP Server

A Model Control Panel (MCP) server for the Peeper application. This server provides a unified API to interact with various language models.

Features

  • Unified API for different AI model providers
  • Model discovery endpoint
  • Text completion endpoint
  • Easy to extend for additional models

Setup

  1. Clone this repository

    git clone https://github.com/maskedsaqib/peeper-mcp-server.git
    cd peeper-mcp-server
    
  2. Install dependencies

    npm install
    
  3. Create a .env file based on the example

    cp .env.example .env
    
  4. Add your API keys to the .env file

  5. Start the server

    npm start
    

    For development with auto-restart:

    npm run dev
    

API Endpoints

GET /api/models

Returns a list of available models.

POST /api/completion

Generates text completion for the given prompt using the specified model.

Request body:

{
  "modelId": "gpt-4",
  "prompt": "Your prompt here"
}

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License.

相关推荐

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

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

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

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

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

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

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

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

  • Lists Tailwind CSS classes in monospaced font

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • apappascs
  • Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

    Reviews

    1 (1)
    Avatar
    user_QUhgAYgo
    2025-04-16

    As a dedicated user of peeper-mcp-server, I cannot recommend it highly enough. Maskedsaqib has crafted an incredibly efficient and user-friendly server application that streamlines my workflow. The seamless integration and robust performance make it a standout tool. I appreciate the attention to detail and ongoing support provided. Highly valuable for anyone in need of a reliable MCP server.