
mcp streamlit
Streamlit Host for an MCP server
Repository Info
About This Server
Streamlit Host for an MCP server
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‑Streamlit
Interactive Streamlit app for chatting with LLMs via Model Context Protocol (MCP).
Install
git clone https://github.com/talrejanikhil/mcp-streamlit.git
cd mcp-streamlit
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install -r requirements.txt
Or with Poetry:
poetry install
Run
Locally:
streamlit run app/streamlit_app.py
Open http://localhost:8501 in your browser.
⚙️ MCP Server Setup
Use your own MCP server or try the included examples:
For the GitHub example you need a personal access token with repo scope.
add it to your environment variables as GITHUB_PERSONAL_ACCESS_TOKEN.
🧩 Configuration
Check .env.example for the environment variables you can set to configure the app.
🧭 License
MIT License
References
- https://github.com/Nikunj2003/LLaMa-MCP-Streamlit
- https://modelcontextprotocol.io/introduction
Quick Start
Clone the repository
git clone https://github.com/talrejanikhil/mcp-streamlitInstall dependencies
cd mcp-streamlit
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.