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: mcp-tool-server
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.
Related MCP Servers
- Alicense-qualityCmaintenanceA secure, production-grade MCP server that provides filesystem operations, AST math evaluation, and system diagnostics for LLM agents.MIT
- Flicense-qualityDmaintenanceA simple MCP server that provides basic utility tools for text manipulation, file operations, and calculations, intended to be connected to Claude AI desktop app.
- FlicenseBqualityBmaintenanceA production-ready MCP server offering text analysis tools, an in-memory key-value store, and system info resources with support for both stdio and HTTP transports.4
Related MCP Connectors
Personal assistant MCP server with search, execute, packages, jobs, secrets, and integrations.
An MCP server that let you interact with Cycloid.io Internal Development Portal and Platform
A basic MCP server to operate on the Postman API.
Appeared in Searches
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/Apoorva5544/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server