关于
Vancouver streamlines the process of adding Model Context Protocol (MCP) capabilities to Elixir applications built with Phoenix or Bandit. It provides a library that handles initialization, request validation, and offers helper functions to ease the creation of MCP tools, allowing developers to quickly build and integrate MCP functionality into their web applications.
主要功能
- Handles MCP initialization
- Validates MCP requests
- Provides helper functions for tool creation
- Facilitates easy integration with Phoenix/Bandit servers
- 0 GitHub stars
使用案例
- Building MCP-compatible APIs with Elixir
- Adding MCP support to existing Phoenix applications
- Creating custom MCP tools for specific application needs