MCP Servers
MCP Servers MCP (Model Context Protocol) was released by Anthropic as an open standard in November 2024. Examples released: Google Maps: Local search, details of places, etc. Slack: Send and receive messages. Memory: Remember things across sessions. Time: Time and time zone conversions. Puppeteer: Interact with a headless browser and send back HTML and images. EverArt: An image generator. Note that MCP is not limited to text at all. Beginning of an open AI ecosystem Benefits: 0) The input and output are text. 1) Open standards extensibility so Claude, Cline, Gemini, etc. can use what I have built. 2) The power of integration and chaining: With MCP, the host gets results from one MCP server, and feeds to another MCP server; it can get results from multiple MCP servers and combine them. Example: a) Listen on Slack for when someone says “Find us a place to go to dinner” b) Get result...