Create a new xmcp tool with schema, metadata, and handler. Use when the user wants to add a new tool to their xmcp project.
basementstudio/xmcp
SkillsMP has collected 5 skills from basementstudio/xmcp. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 1,324
- GitHub forks
- 94
Skills in this repository
Showing 5 of 5 collected skills.
Guide for designing effective MCP servers with agent-friendly tools. Use when creating a new MCP server, designing MCP tools, or improving existing MCP server architecture.
Design MCP prompts to expose reusable prompt templates. Use when creating parameterized prompts in xmcp.
Design MCP resources to expose content for LLM consumption. Use when creating static or dynamic resources in xmcp.
Best practices for designing UI widgets in xmcp. Use when creating interactive widgets for GPT Apps or MCP Apps, choosing between React components and template literals, designing widget layouts, handling state and data fetching, or troubleshooting widget…