Personal Digital Assistant MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Personal Digital Assistant MCPConvert 100 km to miles"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Personal Digital Assistant MCP
A Personal Digital Assistant built with FastMCP, exposing a set of utility tools over the Model Context Protocol (MCP).
Tools
Tool | Description |
| Return a friendly greeting for a given name. |
| Perform add, subtract, multiply, or divide on two numbers. |
| Return the current local date and time. |
| Generate a random UUID (v4). |
| Generate a secure random password of a given length. |
| Calculate Body Mass Index and category from weight/height. |
| Calculate age in years from a date of birth ( |
| Convert between units: |
Related MCP server: TestMcpServer
Requirements
Python 3.13+
Setup
# Create and activate a virtual environment
python -m venv .venv
.\.venv\Scripts\Activate.ps1
# Install dependencies
pip install -r requirements.txtUsage
Start the MCP server:
python server.pyRun the sample client (connects to the server and calls each tool):
python client.pyVerify your environment/installation:
python verify_installation.pyThis server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityDmaintenanceProvides essential utility tools for text processing, file operations, hashing, temperature conversion, password generation, and date/time operations through a comprehensive MCP interface.Last updatedMIT
- Alicense-qualityDmaintenanceProvides a wide range of tools including math, image processing, filesystem, git, text utilities, network, date/time, security, and browser console capture. Designed as a clean, modular foundation for building MCP servers with comprehensive error handling and testing.Last updated3211MIT
- FlicenseAqualityCmaintenanceA lightweight MCP server providing everyday developer utilities such as JSON formatting, UUID generation, Base64 conversion, HTTP status lookup, and Unix timestamp conversion as tools and resources.Last updated5
- Flicense-qualityDmaintenanceProvides various developer utilities such as UUID generation, timestamp conversion, Base64 encoding, color conversion, password generation, hash generation, and JSON formatting via MCP.Last updated161
Related MCP Connectors
Remote MCP server: 10 developer utilities (base64, JWT, DNS, UUID, URL, JSON, UA, IP lookup).
Uselessfacts MCP — wraps uselessfacts.jsph.pl API (free, no auth)
UUID validation & generation MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Yuviapp89/Personal-Digital-Assistant-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server