exquisique/Neophyte_Mcp_Server
If you are the rightful owner of Neophyte_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 dayong@mcphub.com.
Neophyte is a simple, 'batteries-included' Model Context Protocol (MCP) server designed for testing and learning.
Tools
Functions exposed to the LLM to take actions
roll_dice
Roll dice with customizable sides.
flip_coin
Flip a coin.
generate_uuid
Generate unique IDs.
pick_random_color
Get a random hex color.
count_words
Count words in a string.
reverse_text
Reverse a string.
text_analyzer
Get readability and sentiment scores.
case_converter
Convert case (snake, camel, upper).
simple_calculator
Basic arithmetic.
is_prime
Prime number checker.
fibonacci
Generate Fibonacci sequences.
unit_converter
Convert Temp/Distance units.
get_server_time
Get local server time.
echo
Latency/connection check.
list_directory
List files in the safe sandbox.
validate_json
JSON validation.
base64_encode/decode
Data transformation.
lorem_ipsum
Generate placeholder text.
random_user
Generate fake user profiles (JSON).
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client