aie-mcp

aie-mcp

15

AI Engineer MCP 2025 is a system designed for handling talk submissions for the AI Engineer Conference 2025, utilizing a server built as a Cloudflare Worker. It includes a robust Model Context Protocol (MCP) server for connecting with various clients like MCP Inspector and Claude Desktop.

AI Engineer MCP 2025

This project hosts the AI Engineer Conference 2025 talk submission system and serves as an MCP server. It is built as a Cloudflare Worker with components including: MCP server implementation, application logic, utility functions, and static assets. The project can be developed locally, run locally, and deployed to Cloudflare.

Connect the MCP inspector to your server

Connect Claude Desktop to your local MCP server

  • Configure Claude Desktop to connect to your local MCP server.

Deploy to Cloudflare

  • Create KV namespaces and configure secrets before deploying.

Call your newly deployed remote MCP server

  • Use a remote MCP client to connect to the remote MCP server.

Connect Claude Desktop to your remote MCP server

  • Update Claude configuration to connect to your server's remote URL.