MCP cover image
See in Github
2025-03-07

Colección de servidores MCP y scripts de instalación

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

  1. puppeteer - Web browser automation and scraping
  2. memory - Knowledge graph and memory management
  3. filesystem - File system operations and management
  4. github - GitHub API integration
  5. weather - Weather information service
  6. brave_search - Brave search API integration
  7. fetch - URL fetching and web content retrieval
  8. 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 installation scripts will:

  1. Clone the main repository
  2. Set up each server in its own directory with the necessary dependencies
  3. 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:

  1. Warn you about what will be removed
  2. Ask for confirmation before proceeding
  3. Stop any running MCP server processes
  4. Remove all MCP server directories
  5. 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:

  1. Clone the entire repository
  2. Create separate directories for each server
  3. Copy the appropriate server code to each directory
  4. Set up dependencies for each server
  5. For the desktop-commander server, we get it from a separate repository

Requirements

API Requirements

Some MCP servers require API keys to function properly:

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

相关推荐

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

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Yusuf Emre Yeşilyurt
  • I find academic articles and books for research and literature reviews.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Carlos Ferrin
  • Encuentra películas y series en plataformas de streaming.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • apappascs
  • Descubra la colección más completa y actualizada de servidores MCP en el mercado. Este repositorio sirve como un centro centralizado, que ofrece un extenso catálogo de servidores MCP de código abierto y propietarios, completos con características, enlaces de documentación y colaboradores.

  • ShrimpingIt
  • Manipulación basada en Micrypthon I2C del expansor GPIO de la serie MCP, derivada de AdaFruit_MCP230xx

  • OffchainLabs
  • Implementación de la prueba de estaca Ethereum

  • modelcontextprotocol
  • Servidores de protocolo de contexto modelo

  • huahuayu
  • Una puerta de enlace de API unificada para integrar múltiples API de explorador de blockchain similar a Esterscan con soporte de protocolo de contexto modelo (MCP) para asistentes de IA.

  • Mintplex-Labs
  • La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.

    Reviews

    5 (1)
    Avatar
    user_S0cIyICT
    2025-04-17

    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.