
ai_mcptut1
Mcp server and client tutorial
Repository Info
About This Server
Mcp server and client tutorial
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
mcptut1
To install dependencies:
bun install
To run:
pnpm start
How to build server.ts file
-
using bun build fails when we try to run
node dist/server.js -
so either you can use
bun run server.tsor build using tsump and then runnode dist/server.jswill works fine -
Got the help from here https://github.com/upstash/mcp-server/blob/main/package.json how to build using tsup
Quick Start
Clone the repository
git clone https://github.com/khanakia/ai_mcptut1Install dependencies
cd ai_mcptut1
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.