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

Peeper-MCP-Server
用于Peeper应用程序的模型控制面板服务器
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
-
Clone this repository
git clone https://github.com/maskedsaqib/peeper-mcp-server.git cd peeper-mcp-server
-
Install dependencies
npm install
-
Create a
.env
file based on the examplecp .env.example .env
-
Add your API keys to the
.env
file -
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.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Therapist adept at identifying core issues and offering practical advice with images.
Take an adjectivised noun, and create images making it progressively more adjective!
Reviews

user_QUhgAYgo
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.