Author avatar

mcp-servers

by ThinkInAIXYZ

Tags

4.8 (120)

Go MCP Server List

This repository provides a curated list of Model Context Protocol (MCP) servers implemented in Go. You can use these servers as references or starting points for your own AI context integration projects.

Introduction

MCP is an open protocol that standardizes how applications provide context to LLMs. Think of MCP like a USB-C port for AI applications. Just as USB-C provides a standardized way to connect your devices to various peripherals and accessories, MCP provides a standardized way to connect AI models to different data sources and tools.

Contributing

Feel free to contribute by either:

  1. Adding your server implementation directly as a package in a folder
  2. Adding a link to your repository in this README

If adding a package directly, please create a README.md inside with author information. If adding a link to your own repository, follow this format:

+ nameOfServer (https://github.com/yourusername/yourrepo)

Server List

Maintenance

Each author is responsible for maintaining their own code. However, if you submit a package directly to this repository, you allow the community to fix and improve it. You can also submit pull requests to fix existing packages.

License

Please see individual packages for license information.

Related Services

playwright-mcp

Server

4.8 (120)
View Details →

blender-mcp

Server

4.8 (120)
View Details →

tavily-mcp

Server

4.8 (120)
View Details →