mrwylan
MCP Servermrwylanpublic

mcpserver

a simple mcp server exposing a list of colors

Repository Info

0
Stars
1
Forks
0
Watchers
0
Issues
Java
Language
-
License

About This Server

a simple mcp server exposing a list of colors

Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.

Documentation

  • my own mcp server - a simple list of colors and hex values

This simple demo is based on the youtoube tutorial from dan vega.

Dan Vega, mcp server tutorial

See Spring Boot documentation

** prerequisite

To demo the running mcp server i used claude desktop installation. Developer mode should be enabled.

claude_desktop_config.json

{
  "mcpServers": {
    "localmcp": {
      "type": "command",
      "command": "D:\\jdks\\jdk-21+35\\bin\\java.exe",
      "args": [
	    "-Dspring.ai.mcp.server.stdio=true",
	    "-jar", 
		"D:\\ws\\ws_mcp_server\\my_mcp_server\\target\\mymcp-0.0.1-SNAPSHOT.jar"
	  ]
    }
  }
}

Replace the settings with your specific build and java path.

Run mvn package to build the jar.

** what the mcp exposes

The server exposes a list of color name, hex value pairs. With this list you can interact: list all, get one, add one color entry.

** a chat, done with this demo

Claude Chat Link

Quick Start

1

Clone the repository

git clone https://github.com/mrwylan/mcpserver
2

Install dependencies

cd mcpserver
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Ownermrwylan
Repomcpserver
LanguageJava
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation