diff --git a/README.md b/README.md index 2510f5a..35f6121 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ This project implements a Model Context Protocol (MCP) server for the Nylas API. It provides resources, tools, and prompts to help developers learn about and integrate with the Nylas API for email, calendar, and contacts functionality. + + Nylas API Server MCP server + + ## What is MCP? The [Model Context Protocol (MCP)](https://modelcontextprotocol.io) is a standard for integrating data, tools, and prompts with AI applications. MCP servers can expose resources, tools, and prompts to AI applications like [Claude Desktop](https://claude.ai/download), [Cursor](https://cursor.sh), and other MCP-compatible applications. @@ -132,4 +136,4 @@ The sample code provided is for educational purposes and may need additional err ## License -MIT +MIT \ No newline at end of file