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

my-MCP-Server
3 years
Works with Finder
1
Github Watches
0
Github Forks
0
Github Stars
my-mcp-server with TypeScript
What include:
- Install and set up an MCP server with TypeScript
- Define custom tools for your MCP server
- Execute tools using the MCP protocol
- Integrate your MCP server with a host such as Cline
Use:
- download the code
git clone git@github.com:billyangbc/my-mcp-server.git
cd my-mcp-server
pnpm i # npm install
- integrade with host
Register the MCP server in
cline_mcp_settings.json
(Cline =>Configure MCP Servers
)
...,
"my-mcp-server": {
"command": "node",
"args": [
"/Users/YOUR_USER/mcp-server/build/index.js"
]
}
相关推荐
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.
Therapist adept at identifying core issues and offering practical advice with images.
Reviews

user_EbsdzmnM
I've been using My-MCP-Server by billyangbc for several months now, and it has significantly streamlined my server management tasks. The setup process was straightforward, and the documentation available on GitHub is comprehensive. The server's performance is top-notch and it integrates seamlessly with my existing infrastructure. Highly recommend for anyone in need of a reliable and efficient server management tool.