GitHub Stars
483
User Rating
Not Rated
Favorites
0
Views
36
Forks
38
Issues
2
Installation
Difficulty
BeginnerEstimated Time
5-10 minutes
Installation
Installation
Prerequisites
Please specify required software and versions:Bash: Any version
jq: For JSON processing (install via
brew install jq on macOS)Installation Steps
1. Clone Repository
bash
git clone https://github.com/muthuishere/mcp-server-bash-sdk
cd mcp-server-bash-sdk
2. Make Scripts Executable
bash
chmod +x mcpserver_core.sh moviemcpserver.sh
3. Try it Out
bash
echo '{"jsonrpc": "2.0", "method": "tools/call", "params": {"name": "get_movies"}, "id": 1}' | ./moviemcpserver.sh
Troubleshooting
Common Issues
Issue: Server won't start Solution: Check the script path and ensure it has execution permissions. Issue: JSON processing fails Solution: Verify thatjq is installed correctly.Additional Resources
Author Information
0
Followers
0
Repositories
0
Gists
0
Total Contributions
Related MCPs
todo-for-ai
168
🤖 A comprehensive task management system specifically designed for AI assistants. Supports project management, task tracking, team collaboration, and seamless AI integration through MCP (Model Context Protocol). Built with modern tech stack including React, Flask, and Docker. Try it now at https://todo4ai.org/