arcade-mcp/libs/arcade-mcp-server/arcade_mcp_server
Eric Gustin 4ca824cf8f
Improve arcade deploy CLI Command (#634)
Also fleshed out `arcade server` commands and MCPApp.name validation.

Example of output of `arcade deploy`:
<img width="2112" height="1320" alt="image"
src="https://github.com/user-attachments/assets/51fd3dd9-0ff1-442c-a9bb-1dbcd7337e7a"
/>
2025-11-03 11:19:04 -08:00
..
auth Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
fastapi Local MCP Fixes and Address General Feedback (#586) 2025-09-29 16:00:47 -07:00
managers Rename _meta requirements field to arcade_requirements (#616) 2025-10-14 19:01:05 -07:00
middleware MCP Local (#563) 2025-09-25 15:28:15 -07:00
transports Fix MCP capabilities, examples, tests, and more (#657) 2025-10-30 11:59:00 -07:00
usage Track whether a tool call event happened (#661) 2025-10-30 13:19:46 -07:00
__init__.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
__main__.py Display tool names in catalog on arcade_mcp_server startup (#651) 2025-10-24 11:07:25 -07:00
context.py Fix MCP capabilities, examples, tests, and more (#657) 2025-10-30 11:59:00 -07:00
convert.py Rename _meta requirements field to arcade_requirements (#616) 2025-10-14 19:01:05 -07:00
exceptions.py Re-import arcade_core errors into arcade_mcp_server (#620) 2025-10-13 17:48:54 -07:00
lifespan.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
mcp_app.py Improve arcade deploy CLI Command (#634) 2025-11-03 11:19:04 -08:00
server.py Track whether a tool call event happened (#661) 2025-10-30 13:19:46 -07:00
session.py Fix MCP capabilities, examples, tests, and more (#657) 2025-10-30 11:59:00 -07:00
settings.py Fix server info bug (#614) 2025-10-13 13:04:18 -07:00
types.py MCP Local (#563) 2025-09-25 15:28:15 -07:00
worker.py Reload for MCPApp (#622) 2025-10-17 17:38:11 -07:00