VitorCardias/Server_MCP
3.2
If you are the rightful owner of Server_MCP 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.
This project is an AI mini-agent using the MCP library to connect a language model (Google Gemini) to local Python tools.
Tools
Functions exposed to the LLM to take actions
calcular_potencia
Calculates a base number raised to an exponent.
inverter_texto
Reverses a string of text.
remover_duplicatas
Removes duplicate items from a list, returns structured JSON, and logs the operation.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client