
mcp shell
A simple shell / skeleton for an MCP application.
Repository Info
About This Server
A simple shell / skeleton for an MCP application.
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
MCP Shell
A simple shell / skeleton for developing an MCP application. Used openai SDK to interact with the LLM API, makes it compatible to use with another openai based LLM provider / aggregator (eg. Openrouting, Deepseek). Feel free to use and make modification to it.
Use FastAPI for the server and serve with uvicorn.
How To Use
- clone this repo
cdto the cloned directorypip install -r requirements.txtmv .env.example .envand set yourAPI_KEY- start the server
uvicorn server.server:app --reload - start the orchestrator
python main.py
Quick Start
Clone the repository
git clone https://github.com/inazrabuu/mcp-shellInstall dependencies
cd mcp-shell
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.