
awesome fe mcp bundle
Awesome mcp bundle for frontend with https://github.com/wrtnlabs/mcp-bundler
Repository Info
About This Server
Awesome mcp bundle for frontend with https://github.com/wrtnlabs/mcp-bundler
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
Awesome Front-End MCP Bundle
We include the following MCP servers:
- npx - @modelcontextprotocol/server-slack
- docker - mcp/gitlab
- npx - @modelcontextprotocol/server-github
- uvx - mcp-atlassian
The following list shows the required environment variables for each server:
GitHub
- GITHUB_PERSONAL_ACCESS_TOKEN: GitHub Personal Access Token
Slack
- SLACK_BOT_TOKEN: Slack Bot Token
- SLACK_TEAM_ID: Slack Team ID
GitLab
- GITLAB_PERSONAL_ACCESS_TOKEN: GitLab Personal Access Token
- GITLAB_API_URL: GitLab API URL
Atlassian (Confluence & Jira)
- CONFLUENCE_URL: Confluence Instance URL
- CONFLUENCE_USERNAME: Confluence Username
- CONFLUENCE_API_TOKEN: Confluence API Token
- JIRA_URL: Jira Instance URL
- JIRA_USERNAME: Jira Username
- JIRA_API_TOKEN: Jira API Token
Usage
import bundle from "awesome-fe-mcp-bundle";
// Run MCP server
bundle.run();
// Or create a server instance
const server = bundle.createServer();
or
{
"mcpServers": {
"awesome-fe-mcp-bundle": {
"command": "npx",
"args": [
"-y",
"awesome-fe-mcp-bundle"
],
"env": {
"...": "..."
}
}
}
}
Quick Start
Clone the repository
git clone https://github.com/sunrabbit123/awesome-fe-mcp-bundleInstall dependencies
cd awesome-fe-mcp-bundle
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.