Cover image
Try Now
2025-01-17

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

  1. Clone the repository
git clone https://github.com/your-username/mcp-client.git
cd mcp-client
  1. Install dependencies
pnpm install

Configuration

  1. Copy mcp_config.json.example to mcp_config.json
  2. Modify the configuration file with your specific server and tool settings

Usage

  1. To run the client:
pnpm start
  1. All your own servers will be registered when you run the client.

  2. 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}'
  1. 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

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. 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

相关推荐

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

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • Beniyam Berhanu
  • Therapist adept at identifying core issues and offering practical advice with images.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • 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.

  • ShrimpingIt
  • Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx

  • OffchainLabs
  • Go implementation of Ethereum proof of stake

  • huahuayu
  • A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.

  • deemkeen
  • control your mbot2 with a power combo: mqtt+mcp+llm

    Reviews

    5 (1)
    Avatar
    user_o5z1vixU
    2025-04-15

    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.