mcp
🚀 OpenClient- The CLI-Based Universal AI Application Connector! An open-source Model Context Protocol (MCP) implementation that turbocharges LLMs by context provisioning standardization. Quickly connect a server of your choice with our client to boost your AI capabilities. Ideal for developers creating next-generation AI applications!
claude mcp add --transport stdio techiral-mcp npx.cmd @modelcontextprotocol/server-memory \ --env MEMORY_FILE_PATH="workspace/memory.json"
How to use
This MCP server setup exposes lightweight capabilities that enable an AI agent to interact with the host environment. The Terminal Server lets the agent execute shell commands in an isolated workspace, providing command execution, output capture, and logging. The Memory Server offers persistent data storage so the agent can remember user preferences or prior interactions across sessions. Together with the client components, you can issue natural language requests that translate into terminal actions or memory operations, helping the agent manage local tasks and store context for later use. Use the client to request file operations, memory queries, or command execution, and rely on the server feedback to drive subsequent steps in your workflow.
How to install
Prerequisites:
- Python 3.9+
- Node.js 16+
- UV package manager (uv)
- Google API Key (optional for certain features)
Installation steps:
-
Clone the repository and navigate to it: git clone https://github.com/Techiral/mcp.git cd mcp
-
Set up Python environment and install dependencies: python -m venv venv
Linux/macOS
source venv/bin/activate
Windows
venv\Scripts\activate pip install -r requirements.txt
-
Configure environment variables (example):
- Create and populate client config in clients/mcp-client/.env GOOGLE_API_KEY=your_api_key_here THEAILANGUAGE_CONFIG=clients/mcp-client/theailanguage_config.json
-
Install Node.js servers (for memory/filesystem as needed): npm install -g @modelcontextprotocol/server-memory @modelcontextprotocol/server-filesystem
-
Start the MCP client (which will coordinate the servers): python clients/mcp-client/langchain_mcp_client_wconfig.py
Notes:
- Ensure paths in the configuration are correct for your environment.
- Restart services after making configuration changes.
Additional notes
Tips and common issues:
- Absolute paths help avoid working-directory issues when launching servers.
- Ensure MEMORY_FILE_PATH points to a writable location with proper permissions.
- If the terminal or memory servers don’t start, check that uv and npx.cmd are available in your PATH and that the specified Python script paths are correct.
- When updating configurations, restart the MCP client to apply changes.
- Use the .env file to manage sensitive keys and configuration flags; do not commit these to source control.
- Verify that the required prerequisites (Python, Node, and UV) are installed and accessible from your shell.
Related MCP Servers
lobehub
The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.
repomix
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
AstrBot
Agentic IM Chatbot infrastructure that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨
deepchat
🐬DeepChat - A smart assistant that connects powerful AI to your personal world
casibase
⚡️AI Cloud OS: Open-source enterprise-level AI knowledge base and MCP (model-context-protocol)/A2A (agent-to-agent) management platform with admin UI, user management and Single-Sign-On⚡️, supports ChatGPT, Claude, Llama, Ollama, HuggingFace, etc., chat bot demo: https://ai.casibase.com, admin UI demo: https://ai-admin.casibase.com
archestra
Secure cloud-native MCP registry, gateway & orchestrator