Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

<a href="https://glama.ai/mcp/servers/@nylas-samples/nylas-api-mcp">
<img width="380" height="200" src="https://glama.ai/mcp/servers/@nylas-samples/nylas-api-mcp/badge" alt="Nylas API Server MCP server" />
</a>

## 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.
Expand Down Expand Up @@ -132,4 +136,4 @@ The sample code provided is for educational purposes and may need additional err

## License

MIT
MIT