mcpterm
mcpterm is an MCP tool server that provides stateful, TUI-compatible terminal sessions. It works particularly well with Claude Desktop, offering convenient features for executing commands. Users can run commands in a specific directory and utilize tools to capture output from TUI applications.
GitHub Stars
8
User Rating
Not Rated
Favorites
0
Views
31
Forks
2
Issues
0
Programming Languages
System Requirements
No specific requirements are documented
Maintenance Status
ActiveGitHub Topics
11
Followers
12
Repositories
0
Gists
0
Total Contributions
go-mcp-mysql is a Model Context Protocol (MCP) server designed for interacting with MySQL databases and automation without requiring a Node.js or Python environment. It allows for easy CRUD operations and includes a read-only mode to prevent unintended writes. Additionally, it features an option to check the query plan using the EXPLAIN statement before executing queries, enhancing safety and efficiency.