kenta-ja8
MCP Serverkenta-ja8public

mcp pg

一个基于 Go 的工具集合,支持构建和调用工具。

Repository Info

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

About This Server

一个基于 Go 的工具集合,支持构建和调用工具。

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

mcp–pg

build

go build -o dist/ .

show list

go build -o dist/ .
echo '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' | ./dist/mcp-pg | jq
echo '{"jsonrpc":"2.0","id":2,"method":"resources/list","params":{}}' | ./dist/mcp-pg | jq
echo '{"jsonrpc":"2.0","id":3,"method":"prompts/list","params":{}}' | ./dist/mcp-pg | jq

call tools

echo '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"calculate","arguments":{"operation":"add","x":5,"y":3}}}' | \
./dist/mcp-pg |\
jq

Quick Start

1

Clone the repository

git clone https://github.com/kenta-ja8/mcp-pg
2

Install dependencies

cd mcp-pg
npm install
3

Follow the documentation

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

Repository Details

Ownerkenta-ja8
Repomcp-pg
LanguageGo
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