Confidential guide on numerology and astrology, based of GG33 Public information

MCP-Bot
un chatbot de qualité d'entreprise
3 years
Works with Finder
2
Github Watches
12
Github Forks
48
Github Stars
Microsoft Bot - AI Assistant with MCP Integration
A Slack AI assistant powered by Claude 3.5 Sonnet that combines Microsoft's enthusiasm with modern AI capabilities. The bot integrates the Model Context Protocol (MCP) to enable dynamic tool usage and extensibility.
Features
- 🤖 Microsoft-themed AI assistant with Claude 3.5 Sonnet integration
- 🔧 Dynamic tool management through MCP (Model Context Protocol)
- 📊 Channel summarization capabilities
- 💬 Threaded conversations with context awareness
- 🛠️ Extensible tool system with runtime server management
Prerequisites
- Slack workspace with admin permissions
- Anthropic API key
- Node.js installed
- (Optional) Python with uv installed for Python-based tools
Environment Variables
Create a .env
file with the following:
SLACK_BOT_TOKEN=xoxb-your-bot-token
SLACK_APP_TOKEN=xapp-your-app-token
ANTHROPIC_API_KEY=your-anthropic-key
Installation
- Clone the repository
- Install dependencies:
npm install
- Create and configure your Slack app:
- Create a new Slack app at https://api.slack.com/apps
- Add necessary bot scopes (messages, channels, etc.)
- Install the app to your workspace
- Copy the bot and app tokens to your
.env
file
MCP Server Integration
The bot supports dynamic integration with MCP servers. Two example servers are included:
- Amazon Fresh Server
- Python Local Server
You can add new MCP servers at runtime using the bot's commands:
add_mcp_server [name] [command] [args...]
remove_mcp_server [name]
list_mcp_servers
Running the Bot
npm start
Features in Detail
Channel Summarization
Users can request a summary of recent channel activity using the command:
Assistant, please summarize the activity in this channel!
Conversation Context
The bot maintains conversation context within threads and can:
- Process message history
- Handle tool calls dynamically
- Maintain consistent Microsoft-themed personality
- Format messages appropriately for Slack
Tool Integration
- Dynamic tool discovery from MCP servers
- Runtime server management
- Tool call processing with result handling
- Automatic server reconnection
Development
Project Structure
-
src/app.ts
: Main application logic -
src/mcp-manager.ts
: MCP server management - Tool servers: Separate processes that provide additional functionality
Adding New Tools
- Create a new MCP-compatible server
- Add the server using the bot's
add_mcp_server
command - Tools will be automatically discovered and made available
License
[Add your license information here]
相关推荐
Advanced software engineer GPT that excels through nailing the basics.
I find academic articles and books for research and literature reviews.
Take an adjectivised noun, and create images making it progressively more adjective!
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
La communauté du curseur et de la planche à voile, recherchez des règles et des MCP
MCP Server pour récupérer le contenu de la page Web à l'aide du navigateur sans tête du dramwright.
Un puissant plugin Neovim pour gérer les serveurs MCP (Protocole de contexte modèle)
Pont entre les serveurs Olllama et MCP, permettant aux LLM locaux d'utiliser des outils de protocole de contexte de modèle
L'application tout-en-un desktop et Docker AI avec chiffon intégré, agents AI, constructeur d'agent sans code, compatibilité MCP, etc.
Serveurs MCP géniaux - une liste organisée de serveurs de protocole de contexte de modèle
🔥 1Panel fournit une interface Web intuitive et un serveur MCP pour gérer des sites Web, des fichiers, des conteneurs, des bases de données et des LLM sur un serveur Linux.
Reviews

user_KP7vDmJr
I've been using mcp-bot by Alec2435 for a while now, and it has significantly boosted my productivity. The ease of integration and the responsive design make it a top-notch tool for any developer. Highly recommend checking it out on GitHub: https://github.com/Alec2435/mcp-bot.