MCP-Server-Example-1

dinek-k/MCP-Server-Example-1

3.3

If you are the rightful owner of MCP-Server-Example-1 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.

This is a Model Context Protocol (MCP) server that provides database and calculator tools.

Tools

Functions exposed to the LLM to take actions

query_database

Execute custom SQL queries.

get_all_users

Retrieve all users with optional limit.

get_user_by_id

Get a specific user by ID.

add_user

Add a new user to the database.

calculate

Perform basic mathematical operations.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources