generic-mcp-server

dbbaskette/generic-mcp-server

3.2

If you are the rightful owner of generic-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A generic Model Context Protocol (MCP) server built with Spring Boot 3.5.3, Spring AI 1.0.0, and Java 21, designed for customization and integration with tools like Claude Desktop.

Tools

Functions exposed to the LLM to take actions

get_hello

Returns a simple greeting from the MCP server

get_data

Retrieves data based on query parameters

process_text

Processes text according to specified operations

calculate

Performs mathematical calculations

get_system_info

Retrieves system information and status

validate_data

Validates data according to specified rules

list_tools

Lists all available tools

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources