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

MCP-Client
3 years
Works with Finder
1
Github Watches
4
Github Forks
6
Github Stars
MCP Client
Overview
This is a Model Context Protocol (MCP) client project designed to facilitate advanced interactions with AI models and services.
Prerequisites
- Node.js (version 16 or higher)
- pnpm (package manager)
Installation
- Clone the repository
git clone https://github.com/your-username/mcp-client.git
cd mcp-client
- Install dependencies
pnpm install
Configuration
- Copy
mcp_config.json.example
tomcp_config.json
- Modify the configuration file with your specific server and tool settings
Usage
- To run the client:
pnpm start
-
All your own servers will be registered when you run the client.
-
You can use the
list-tools
API to list all the tools available for a specific server.
curl --location 'http://localhost:3000/list-tools/{serverName}'
- You can use the
call-tool
API to call a specific tool.
curl --location 'http://localhost:3000/call-tool' \
--header 'Content-Type: application/json' \
--data '{
"serverName": "server_name",
"toolName": "tool_name",
"args": {
// Arguments must match the inputSchema from the list-tools response
// Required fields must be included
// Optional fields can be omitted
// Example based on above schema:
// "issue_key": "PROJ-123" // Required
// "expand": "..." // Optional
}
}'
Cursorrules
All tool calls will be logged in the .cursorrules
file.
IMPORTANT:
- YOU MUST COPY CURSORRULES TO YOUR OWN REPO AND EDIT IT TO YOUR OWN NEEDS.
- YOU MUST COPY "mcp_config.json" TO YOUR OWN REPO AND EDIT IT TO YOUR OWN NEEDS.
- YOU MUST USE COMPOSER WITH AGENT.
Contributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
License
Distributed under the MIT License. See LICENSE
for more information.
Contact
Your Name - your.email@example.com
Project Link: https://github.com/your-username/mcp-client
相关推荐
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.
Advanced software engineer GPT that excels through nailing the basics.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_o5z1vixU
I have been using the MySQL MCP Server by lichuanrong7 and it has significantly improved my database management experience. The performance and reliability are impressive, and the seamless integration with my existing systems is a game-changer. Highly recommended for anyone in need of a robust and efficient server solution! Check it out at https://mcp.so/server/mysql-mcp-server/lichuanrong7.