Developer Toolbox 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., "@Developer Toolbox MCPlist files in current directory"
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.
🛠 Developer Toolbox MCP
A production-ready MCP (Model Context Protocol) server exposing useful developer tools through a simple CLI client.
Features
📂 File Tools
List Files
Read File
Write File
Append File
Create Directory
Delete File
Rename File
🖥 System Tools
Current Directory
Current Time
System Information
Disk Usage
🧮 Math Tools
Add
Subtract
Multiply
Divide
Percentage
Factorial
Average
📝 Text Tools
Word Count
Line Count
Find Text
Replace Text
Related MCP server: emcp
Project Structure
developer-toolbox-mcp/
│
├── server.py
├── client.py
├── requirements.txt
├── README.md
│
└── tools/
├── file_tools.py
├── system_tools.py
├── math_tools.py
└── text_tools.pyInstallation
git clone <repo-url>
cd developer-toolbox-mcp
python -m venv venv
source venv/bin/activate
pip install -r requirements.txtRun
Start the client.
python client.pyThe client automatically starts the MCP server.
Technologies
Python 3
MCP Python SDK
AsyncIO
FastMCP
Future Improvements
OpenAI Integration
Claude Desktop Integration
GitHub Tools
Weather API
SQLite Tools
PDF Reader
CSV Analyzer
This 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.
Latest Blog Posts
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/Apoorva5544/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server