aurelienbran
MCP Serveraurelienbranpublic

mcp ollama setup

Script d'installation automatique pour MCP, Ollama, et DeepSeek

Repository Info

0
Stars
0
Forks
0
Watchers
0
Issues
PowerShell
Language
-
License

About This Server

Script d'installation automatique pour MCP, Ollama, et DeepSeek

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

Installation de MCP, Ollama et DeepSeek

Prérequis

  • Python 3.11+
  • Go
  • Node.js 22.10+
  • PowerShell (avec droits administrateur)

Instructions d'installation

  1. Cloner le dépôt :
git clone https://github.com/aurelienbran/mcp-ollama-setup.git
cd mcp-ollama-setup
  1. Exécuter le script d'installation :
.\setup.ps1

Composants installés

  • Ollama
  • Modèle DeepSeek
  • Serveur MCP local
  • Dépendances Python

Tester l'installation

  1. Démarrer le serveur MCP :
cd C:\mcp_server
.\venv\Scripts\Activate
python main.py
  1. Tester avec curl ou Invoke-RestMethod :
Invoke-RestMethod -Uri "http://localhost:8000" -Method Post -Body (@{
    jsonrpc = "2.0"
    method = "handle_request"
    params = @{
        prompt = "Bonjour"
        model = "deepseek/chat"
    }
    id = 1
} | ConvertTo-Json) -ContentType "application/json"

Résolution des problèmes

  • Vérifiez que tous les prérequis sont installés
  • Assurez-vous d'exécuter PowerShell en mode administrateur
  • Consultez les logs pour plus de détails

Contributions

Les contributions sont les bienvenues ! Ouvrez une issue ou soumettez une pull request.

Quick Start

1

Clone the repository

git clone https://github.com/aurelienbran/mcp-ollama-setup
2

Install dependencies

cd mcp-ollama-setup
npm install
3

Follow the documentation

Check the repository's README.md file for specific installation and usage instructions.

Repository Details

Owneraurelienbran
Repomcp-ollama-setup
LanguagePowerShell
License-
Last fetched8/10/2025

Recommended MCP Servers

💬

Discord MCP

Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.

integrationsdiscordchat
🔗

Knit MCP

Connect AI agents to 200+ SaaS applications and automate workflows.

integrationsautomationsaas
🕷️

Apify MCP Server

Deploy and interact with Apify actors for web scraping and data extraction.

apifycrawlerdata
🌐

BrowserStack MCP

BrowserStack MCP Server for automated testing across multiple browsers.

testingqabrowsers

Zapier MCP

A Zapier server that provides automation capabilities for various apps.

zapierautomation