
mcp hackathon
mcp-hackathon
Repository Info
About This Server
mcp-hackathon
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 Server
このプロジェクトはMCPサーバーを提供するDockerコンテナです。
ローカルでのDocker実行方法
以下のコマンドを使用して、ローカル環境でDockerコンテナをビルドして実行できます。
Dockerイメージのビルド
docker build -t mcp-server .
Dockerコンテナの実行
docker run -p 8000:8000 mcp-server
このコマンドにより、ローカルのポート8000がコンテナの8000ポートにマッピングされ、MCPサーバーにアクセスできるようになります。
バックグラウンドでの実行
バックグラウンドでコンテナを実行する場合は、以下のコマンドを使用します。
docker run -d -p 8000:8000 mcp-server
コンテナの停止
実行中のコンテナを停止するには、まずコンテナIDを確認します。
docker ps
次に、コンテナを停止します。
docker stop [コンテナID]
開発環境
開発環境では、.devcontainerディレクトリにある設定を使用してVS Code DevContainersで開発することができます。
Quick Start
Clone the repository
git clone https://github.com/spring-hh/mcp-hackathonInstall dependencies
cd mcp-hackathon
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.