simple-nodejs-mcp-client
This is a study repository for implementing a Model Context Protocol (MCP) client. It features a simple interactive MCP client implemented in Node.js.
GitHub Stars
10
User Rating
Not Rated
Forks
1
Issues
1
Views
2
Favorites
0
README
Simple Nodejs MCP Client
This is a study repository for implementing a Model Context Protocol (MCP) client. It features a simple interactive MCP client implemented in Node.js.
Installation
npm install
Configuration
- Copy the example configuration file:
cp config.example.json config.json
- Edit
config.json
and update the configuration values with your own settings:
claudeApiKey
: Your Claude API keysystemPrompt
: The system prompt for the anthorpic clientmcpServers
: Configuration for MCP servers (if needed)
Usage
- Build the project:
npm run build
- Start the client:
npm run start
License
See LICENSE file for details.
Author Information
79
Followers
72
Repositories
0
Gists
3
Total Contributions
Top Contributors
Threads