MCP Server Go
An MCP server implemented in Go, providing the function of accessing databases through JSON-RPC interfaces, supporting real-time communication and a tool extension architecture.
rating : 2 points
downloads : 24
What is MCP Server?
MCP Server is a lightweight database query server that allows users to execute SQL queries and obtain database information through simple API interfaces. It uses the JSON-RPC protocol for communication and supports real-time data update notifications.How to use MCP Server?
You can perform operations such as executing queries and obtaining table lists by sending JSON-formatted requests to the server endpoint. All requests need to include a valid authentication token.Use cases
Suitable for applications that need to remotely access SQLite databases, especially scenarios that require real-time data updates, such as dashboards, monitoring systems, and data analysis tools.Main features
JSON-RPC 2.0 interfaceProvides a standardized JSON-RPC interface for easy integration with various clients
Server-Sent Events (SSE)Supports real-time data update notifications without client polling
SQLite integrationBuilt-in SQLite database support, lightweight and no additional configuration required
Extensible toolsetModular tool architecture, easy to add new features
Advantages and limitations
Advantages
Lightweight and easy to deploy
Supports real-time data updates
Simple authentication mechanism
Clear API design
Limitations
Currently only supports SQLite databases
The authentication mechanism is relatively simple and not suitable for high-security scenarios
The functions are relatively basic, and complex queries need to be processed by the client
How to use
Installation and running
Clone the code repository, install dependencies, and then start the server
Establish a connection
First, send an initialize request to initialize the connection
Execute a query
Use the tools/call method to execute SQL queries
Usage examples
Get a table listQuery the list of all available tables in the database
Execute a simple queryRetrieve data from a specific table
Frequently Asked Questions
How to modify the authentication token?
Which database types are supported?
How to add a new tool?
Related resources
JSON-RPC 2.0 Specification
The official specification document of the JSON-RPC protocol
Go Language Official Documentation
The official documentation of the Go programming language
SQLite Documentation
The official documentation of the SQLite database
Featured MCP Services

Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
141
4.5 points

Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
830
4.3 points

Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.7K
5 points

Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
87
4.3 points

Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points

Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
567
5 points

Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
754
4.8 points

Context7
Context7 MCP is a service that provides real-time, version-specific documentation and code examples for AI programming assistants. It is directly integrated into prompts through the Model Context Protocol to solve the problem of LLMs using outdated information.
TypeScript
5.2K
4.7 points