What is wise-mcp?
Best practices for building MCP servers with FastMCP, informed by battle-tested agentic tool design patterns. Use when building, wrapping, or refactoring MCP servers, tools, resources, or prompts. Source: detailobsessed/wise-mcp.
Best practices for building MCP servers with FastMCP, informed by battle-tested agentic tool design patterns. Use when building, wrapping, or refactoring MCP servers, tools, resources, or prompts.
Quickly install wise-mcp AI skill to your development environment via command line
Source: detailobsessed/wise-mcp.
This skill guides you through building high-quality MCP servers using FastMCP (Python). It combines two knowledge sources:
Always check the latest docs before implementing. Both FastMCP and the arcade patterns evolve. Fetch the LLM-optimized URLs above to get current guidance before writing any MCP server code.
These are LLM-optimized text files designed for agent consumption. Use them as your primary reference throughout implementation. API signatures, decorator options, and best practices may have changed since this skill was written.
Best practices for building MCP servers with FastMCP, informed by battle-tested agentic tool design patterns. Use when building, wrapping, or refactoring MCP servers, tools, resources, or prompts. Source: detailobsessed/wise-mcp.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/detailobsessed/wise-mcp --skill wise-mcpBest practices for building MCP servers with FastMCP, informed by battle-tested agentic tool design patterns. Use when building, wrapping, or refactoring MCP servers, tools, resources, or prompts. Source: detailobsessed/wise-mcp.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/detailobsessed/wise-mcp --skill wise-mcp Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/detailobsessed/wise-mcp