🤖 mcp-ollama-beeai
@tamdilip
关于 🤖 mcp-ollama-beeai
A minimal agentic app to interact with OLLAMA models leveraging multiple MCP server tools using BeeAI framework.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is 🤖 mcp-ollama-beeai?
A minimal client app that interacts with local Ollama models using multiple MCP (Model Context Protocol) agent tools, built with the BeeAI framework. It provides a chat interface where you can select MCP agents – such as Postgres or Fetch – and let the LLM reason and act on your requests.
How to use 🤖 mcp-ollama-beeai?
Install Ollama, serve it locally, and pull at least one model (default: llama3.1). Configure your MCP servers in mcp-servers.json (defaults include Postgres and Fetch). Clone the repo, run npm i && npm start, then open http://localhost:3000. Use the UI dropdowns to choose a server and tool before asking questions.
Key features of 🤖 mcp-ollama-beeai
- Chat interface with LLM‑powered reasoning and action steps
- Use any local Ollama model (configurable via
.env) - Pre‑configured Postgres and Fetch MCP servers
- Switch MCP agents on the fly from the UI
- Responses rendered in readable Markdown format
- Built on the BeeAI framework for easy ReAct agent setup
Use cases of 🤖 mcp-ollama-beeai
- Query a local Postgres database using natural language
- Fetch and summarise web pages through a chat interface
- Experiment with different Ollama models paired with MCP tools
- Quickly test and demo MCP‑based agent workflows locally
FAQ from 🤖 mcp-ollama-beeai
Which Ollama models are supported?
Any model you have pulled locally (default is llama3.1). Override OLLAMA_CHAT_MODEL in .env to use a different one.
What MCP servers are included by default?
Postgres and Fetch are pre‑configured. You can add any MCP server from the official examples by editing mcp-servers.json.
What are the system requirements?
At least 16GB of RAM for models to perform well. Ollama must be installed and running, and Node.js/npm are needed to run the app.
How do I point the app to a different LLM server?
Set OLLAMA_BASE_URL in .env (default: http://localhost:11434/api) to use a remote server instead of your local Ollama.
Does the app require an internet connection?
No. All interactions are local – the Ollama model runs on your machine and the MCP agents connect to local or remote services you configure.
AI 与智能体 分类下的更多 MCP 服务器
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Unreal Engine Generative AI Support Plugin
prajwalshettydevUnreal Engine plugin for LLM/GenAI models & MCP UE5 server. OpenAI GPT-5, Deepseek R1, Claude Opus/Sonnet, Gemini 3, Grok 4, Alibaba Qwen, Kimi, ElevenLabs TTS, Inworld, OpenRouter, Groq, GLM, Ollama, Local, Meshy, Tripo, Hunyuan3D, Rodin, fal, Dashscope, Seedream. NPC AI, agenti
Just Prompt - A lightweight MCP server for LLM providers
dislerjust-prompt is an MCP server that provides a unified interface to top LLM providers (OpenAI, Anthropic, Google Gemini, Groq, DeepSeek, and Ollama)
MCP-NixOS - Because Your AI Assistant Shouldn't Hallucinate About Packages
utensilsMCP-NixOS - Model Context Protocol Server for NixOS resources
评论