Build an AI Agent that acts as an MCP Client
An example of how to build an Agent that acts as an MCP Client, so that it can connect to external services via MCP.
This demo showcases how to:
- Connect an AI agent to a remote MCP server
- Handle authentication check using the built-in OAuth flow
- Discover and use tools exposed by remote MCP servers
Learn more
Instructions
First, start an MCP server. A simple example can be found in examples/mcp, which already has valid binding setup.
npm install
npm start
Tap “O + enter” to open the front end. It should list out all the tools, prompts, and resources available.
AI Agent MCP Client
Project Details
- LCCapAdvisors/mcp-client
- Last Updated: 5/29/2025
Recomended MCP Servers
A Claude desktop MCP server for controlling the Canvas LMS REST API
An MCP (Model Context Protocol) server implementation that integrates Claude with Salesforce, enabling natural language interactions with your...
Provides access to events, attendees, and ticketing data on the Eventbrite platform. MCP server.
Model Context Protocol (MCP) server implementation for FAL.ai
An MCP server for Azure DevOps
Playwright MCP server





