1.9.2 • Published 6 months ago
mcp-extended-tools v1.9.2
MCP Extended Tools
Extended toolset for Model Context Protocol including command execution and terminal monitoring capabilities.
Project Development Plan
1. Fix Package Structure
- Update version to 1.6.6 to match documentation
- Add missing dependencies:
- chokidar for file watching
- portfinder for automatic port assignment
- Consolidate duplicate code between command-executor.js and commands.js
- Clean up package.json structure
2. MCP Server Integration
- Expand MCP server capabilities
- Implement watch_terminal feature
- Implement stop_process capability
- Add list_processes functionality
- Add comprehensive error handling
- Implement proper logging system
- Add capability negotiation
3. Core Features Implementation
- Terminal Monitoring System
- Real-time output streaming
- Terminal session management
- Output buffering and retrieval
- Process Management
- Process lifecycle management
- Resource cleanup
- Auto-restart capability
- File Watching
- Configure watch paths
- Implement ignore patterns
- Handle file change events
- Logging System
- Implement log rotation
- Add cleanup policies
- Configure log levels
4. Documentation
- Update README with accurate feature list
- Add detailed usage examples for each capability
- Document error handling and troubleshooting
- Add configuration documentation
- Include security considerations
Installation
npm install mcp-extended-tools
Configuration
Add to your Claude Desktop configuration:
{
"mcpServers": {
"extended-tools": {
"command": "npx",
"args": ["-y", "mcp-extended-tools@1.6.6"]
}
}
}
Features
- Execute Commands
- Monitor Output
- Stop Processes
- List Active Processes
- File Watching
- Auto-Restart
- Log Management
Usage Examples
Coming soon...
Security Considerations
Coming soon...
Error Handling
Coming soon...
Contributing
Contributions are welcome! Please check the development plan above for current priorities.
1.9.2
6 months ago
1.9.1
6 months ago
1.9.0
6 months ago
1.8.3
6 months ago
1.8.2
6 months ago
1.8.1
6 months ago
1.8.0
6 months ago
1.7.9
6 months ago
1.7.8
6 months ago
1.7.7
6 months ago
1.7.6
6 months ago
1.7.5
6 months ago
1.7.4
6 months ago
1.7.3
6 months ago
1.7.1
6 months ago
1.7.0
6 months ago
1.6.6
6 months ago
1.6.5
6 months ago
1.6.4
6 months ago
1.6.3
6 months ago
1.6.2
6 months ago
1.6.1
6 months ago
1.6.0
6 months ago
1.5.4
6 months ago
1.5.3
6 months ago
1.5.2
6 months ago
1.5.1
6 months ago
1.5.0
6 months ago
1.4.0
6 months ago
1.3.0
6 months ago
1.2.0
6 months ago
1.1.0
6 months ago
1.0.0
6 months ago