We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VibeJaro/mcp-app-hello'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
agents.md•327 B
# agents.md
## Project: Vercel MCP Server + MCP-Apps Hello Panel (TypeScript)
### Goal
Implement a minimal MCP server on top of the existing Vercel MCP template that:
1) exposes a tool `hello_world`
2) exposes an MCP-Apps UI resource rendering an inline panel with a button that calls `hello_world` and displays the result.