- Explore MCP Servers
- ollama-mcp-agent
Ollama Mcp Agent
What is Ollama Mcp Agent
ollama-mcp-agent is a web application that implements a LINE-style chat interface utilizing Ollama and the Model Context Protocol (MCP).
Use cases
Use cases include providing automated customer service through chatbots, delivering real-time information like weather updates, and creating engaging conversational agents for websites.
How to use
To use ollama-mcp-agent, start by launching Ollama in your local environment. Then clone the repository, navigate to the project directory, build the application, and start the server. Finally, access the application via your browser at http://localhost.
Key features
Key features include a modern LINE-style UI design, AI chat functionality powered by a local Ollama instance, flexible integration of external features via MCP (such as weather and time information), real-time streaming responses, and complete browser-based operation.
Where to use
ollama-mcp-agent can be used in various fields such as customer support, personal assistants, and any application requiring interactive chat interfaces.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Ollama Mcp Agent
ollama-mcp-agent is a web application that implements a LINE-style chat interface utilizing Ollama and the Model Context Protocol (MCP).
Use cases
Use cases include providing automated customer service through chatbots, delivering real-time information like weather updates, and creating engaging conversational agents for websites.
How to use
To use ollama-mcp-agent, start by launching Ollama in your local environment. Then clone the repository, navigate to the project directory, build the application, and start the server. Finally, access the application via your browser at http://localhost.
Key features
Key features include a modern LINE-style UI design, AI chat functionality powered by a local Ollama instance, flexible integration of external features via MCP (such as weather and time information), real-time streaming responses, and complete browser-based operation.
Where to use
ollama-mcp-agent can be used in various fields such as customer support, personal assistants, and any application requiring interactive chat interfaces.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
OllamaとMCPを活用したLINE風チャットエージェント
デモ動画
https://github.com/user-attachments/assets/5cd3ed31-8dc8-459c-89ba-aa5b35be1176
OllamaとModel Context Protocol(MCP)を活用したLINE風のチャットインターフェースを実装したWebアプリケーションです。
特徴
- LINE風のモダンなUIデザイン
- ローカルで動作するOllamaを利用したAIチャット機能
- MCPによる外部機能(天気情報、時刻情報など)の柔軟な統合
- リアルタイムなストリーミングレスポンス
- 完全にブラウザベースで動作
スクリーンショット

必要要件
- Node.js 18.0以上
- Ollama
- MCP対応サーバー
インストール方法
- ローカル環境でOllamaを起動しておく
git clone https://github.com/softjapan/ollama-mcp-agent.gitcd ollama-mcp-agentnpm run buildnpm run start- ブラウザで
http://localhostにアクセス
技術スタック
フロントエンド
- HTML/CSS/JavaScript
- Express.js (静的ファイル配信)
バックエンド
- Node.js
- Express.js
- OpenAI API
- Model Context Protocol (MCP)
- TypeScript
AI/ML
- Ollama (ローカルLLMサーバー)
その他
- ESLint
- Prettier
ライセンス
このプロジェクトはMITライセンスの下で公開されています。詳細はLICENSEファイルをご覧ください。
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










