JUHE API Marketplace
Srish-ty avatar
MCP Server

Memory Context Provider Server

A server that manages conversation context for LLM interactions, storing recent prompts and providing relevant context for each user via REST API endpoints.

0
GitHub Stars
3/3/2026
Last Updated
No Configuration
Please check the documentation below.
  1. Home
  2. MCP Servers
  3. MCP-Testing-interface-for-LLMs

README Documentation

Memory Context Provider (MCP) Server

A server that manages context for LLM interactions, storing and providing relevant context for each user.

Features

  • In-memory storage of user contexts
  • Context management with last 5 prompts
  • RESTful API endpoints
  • TypeScript support

Setup

  1. Install dependencies:

    npm install
    
  2. Start the development server:

    npm run dev
    

API Endpoints

POST /context/:userId

Add a new prompt to user's context and get updated context.

Request body:

{
  "prompt": "Your prompt here"
}

Response:

{
  "context": "Combined context from last 5 prompts"
}

GET /context/:userId

Get current context for a user.

Response:

{
  "context": "Current context"
}

DELETE /context/:userId

Clear context for a user.

Response:

{
  "message": "Context cleared"
}

Development

  • npm run dev: Start development server with hot reload
  • npm run build: Build TypeScript files
  • npm start: Run built files

Quick Actions

View on GitHubView All Servers

Key Features

Model Context Protocol
Secure Communication
Real-time Updates
Open Source

Boost your projects with Wisdom Gate LLM API

Supporting GPT-5, Claude-4, DeepSeek v3, Gemini and more.

Enjoy a free trial and save 20%+ compared to official pricing.

Learn More
JUHE API Marketplace

Accelerate development, innovate faster, and transform your business with our comprehensive API ecosystem.

JUHE API VS

  • vs. RapidAPI
  • vs. API Layer
  • API Platforms 2025
  • API Marketplaces 2025
  • Best Alternatives to RapidAPI

For Developers

  • Console
  • Collections
  • Documentation
  • MCP Servers
  • Free APIs
  • Temp Mail Demo

Product

  • Browse APIs
  • Suggest an API
  • Wisdom Gate LLM
  • Global SMS Messaging
  • Temp Mail API

Company

  • What's New
  • Welcome
  • About Us
  • Contact Support
  • Terms of Service
  • Privacy Policy
Featured on Startup FameFeatured on Twelve ToolsFazier badgeJuheAPI Marketplace - Connect smarter, beyond APIs | Product Huntai tools code.marketDang.aiFeatured on ShowMeBestAI
Copyright © 2026 JUHEDATA HK LIMITED - All rights reserved