- Explore MCP Servers
- mcprog
Mcprog
What is Mcprog
mcprog is a programming language designed for learning programming concepts and executing simple commands.
Use cases
Use cases include learning programming fundamentals, creating simple games (like snake), and experimenting with programming concepts in a beginner-friendly environment.
How to use
To use mcprog, you write commands in the specified syntax to declare variables, control flow, and perform actions like reading input or displaying output.
Key features
Key features include variable declaration, control structures (if, while, for), input/output commands (mwrite, mread), and special commands for displaying characters and colors.
Where to use
mcprog can be used in educational settings for teaching programming basics, as well as in hobbyist projects for simple programming tasks.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcprog
mcprog is a programming language designed for learning programming concepts and executing simple commands.
Use cases
Use cases include learning programming fundamentals, creating simple games (like snake), and experimenting with programming concepts in a beginner-friendly environment.
How to use
To use mcprog, you write commands in the specified syntax to declare variables, control flow, and perform actions like reading input or displaying output.
Key features
Key features include variable declaration, control structures (if, while, for), input/output commands (mwrite, mread), and special commands for displaying characters and colors.
Where to use
mcprog can be used in educational settings for teaching programming basics, as well as in hobbyist projects for simple programming tasks.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
💜🔮💎 Amethyst
Rights: Stefan Matei Necsulescu and Cucuzacu
This is a programing languge. Learn to program in it.
Comands:
-
int (declare a variable)
-
char (declare a charcther)
-
string (declare a string)
-
nextline (prints enter)
-
printspace (prints space)
-
add (+)
-
decrease (-)
-
multiply (*)
-
divide (/)
-
mod (%)
-
pow (^)
-
sqrt ( square root )
-
while ( instrrction y ) instruction x (execute instruction x while instruction y is true)
-
if ( instruction x )
-
write x (write variable x)
-
read y (scan/read variable x)
-
cc ( x ) (shows characther with number x)
-
beep ( x y ) (beep pitch x duration y)
-
setcolor x y ( x is text color, y is background color )
-
wait x ( waits x milisecconds )
-
rect ( creates a rectangle )
-
clear ( clears the screen )
-
cir ( creates a circlre with r )
HOPE TO ENJOY,
BY MATste_08 and CUCUZACU
HELPED BY: CATTUS_GOD
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










