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
相关推荐
Confidential guide on numerology and astrology, based of GG33 Public information
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Oede knorrepot die vasthoudt an de goeie ouwe tied van 't boerenleven
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/suhail-ak-s/mcp-typesense-server
本项目是一个钉钉MCP(Message Connector Protocol)服务,提供了与钉钉企业应用交互的API接口。项目基于Go语言开发,支持员工信息查询和消息发送等功能。
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.
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.