I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

Jason-MCP-Server
Sammlung von MCP -Servern und Installationsskripten
3 years
Works with Finder
1
Github Watches
1
Github Forks
0
Github Stars
Jason's MCP Servers
This repository contains setup and configuration files for various Model Context Protocol (MCP) servers used in my environment.
Included MCP Servers
- puppeteer - Web browser automation and scraping
- memory - Knowledge graph and memory management
- filesystem - File system operations and management
- github - GitHub API integration
- weather - Weather information service
- brave_search - Brave search API integration
- fetch - URL fetching and web content retrieval
- desktopCommander - Desktop command execution (from wonderwhy-er/ClaudeComputerCommander)
Installation
The install.sh
(for Linux/Mac) and install.bat
(for Windows) scripts will help you set up all the MCP servers in this repository. These scripts fetch servers from:
- The official Model Context Protocol organization repository at https://github.com/modelcontextprotocol/servers for most servers
- The ClaudeComputerCommander repository at https://github.com/wonderwhy-er/ClaudeComputerCommander for the desktop-commander server
The installation scripts will:
- Clone the main repository
- Set up each server in its own directory with the necessary dependencies
- Install all required npm packages
Uninstallation
If you need to remove the MCP servers, you can use the provided uninstallation scripts:
- For Windows: Run
uninstall.bat
- For Linux/Mac: Run
uninstall.sh
These scripts will:
- Warn you about what will be removed
- Ask for confirmation before proceeding
- Stop any running MCP server processes
- Remove all MCP server directories
- Optionally remove the entire mcp-servers directory
Server Structure
The Model Context Protocol servers repository has all servers in a single repository under the src
directory. Our installation scripts:
- Clone the entire repository
- Create separate directories for each server
- Copy the appropriate server code to each directory
- Set up dependencies for each server
- For the desktop-commander server, we get it from a separate repository
Requirements
- Node.js (v16 or higher) - https://nodejs.org/
- Git - https://git-scm.com/
- Python (3.8+ for some servers) - https://www.python.org/downloads/
- Docker (optional, for containerized deployment) - https://www.docker.com/products/docker-desktop/
API Requirements
Some MCP servers require API keys to function properly:
- GitHub API - https://github.com/settings/tokens
- Weather API - https://openweathermap.org/api or similar service
- Brave Search API - https://brave.com/search/api/
Configuration
See the individual server directories for specific configuration options. The config
directory contains default configurations for all servers that you can customize according to your needs.
Environment Variables
Copy the .env.template
file to .env
and fill in your API keys and other required credentials before starting the servers.
License
MIT License
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_S0cIyICT
I've been using the jason-mcp-servers for a few months now, and it has greatly improved my server management workflow. The ease of use and the comprehensive documentation provided by jasondsmith72 make it a standout tool. Highly recommend checking out the repository at https://github.com/jasondsmith72/jason-mcp-servers for anyone looking to streamline their server operations.