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

gentoro-gh_mcp-nodejs-server
Mirror ofhttps://github.com/gentoro-gh/mcp-nodejs-server
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
Gentoro MCP Server
MCP Server for the Gentoro services, enabling Claude to interact with Gentoro bridges and all underlying capabilities.
Tools
Gentoro allows users to create and integrate tools into a common Bridge, defining all available capabilities.
As this MCP server is fully integrated with Gentoro, the agents, tools and their underlying functionality is fully controlled at the level of Gentoro's bridge which allows you to enable and disable tools per design.
Setup
-
Create a Gentoro account Visit the Gentoro website to request an account and start using Gentoro services.
-
Create a Gentoro API Key Once you have an account, create an API key to authenticate with the Gentoro services.
-
Define a Bridge Using Gentoro Studio, define your bridge with all the tools and data sources required.
Integrate Gentoro with Claude
Add the following to your claude_desktop_config.json
:
{
"mcpServers": {
"gentoro": {
"command": "npx",
"args": [
"-y",
"@gentoro/mcp-nodejs-server"
],
"env": {
"GENTORO_API_KEY": "<your api key>",
"GENTORO_BRIDGE_UID": "<your bridge uid>",
"GENTORO_BASE_URL": "<url where gentoro is hosted>"
}
}
}
}
相关推荐
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.
Converts Figma frames into front-end code for various mobile frameworks.
PR Professional: Guiding You to Get Media Placements and Publicity Quickly and Effectively
Advanced software engineer GPT that excels through nailing the basics.
Therapist adept at identifying core issues and offering practical advice with images.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_UjXCxoik
I recently used Gentoro-GH_MCP-Nodejs-Server by MCP-Mirror and found it incredibly efficient for my Node.js server needs. The clean architecture and ease of deployment are impressive. Highly recommend it for developers looking for a reliable server solution. Check it out on GitHub!