> ## Documentation Index
> Fetch the complete documentation index at: https://docs.hasmcp.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Server Prompts Knowledge Base

> Bind instructional frameworks and context templates natively to an active agent execution space.

# Server Prompts

Bind instructional frameworks and context templates to an active agent execution space inherently magically.

* [How do I associate a prompt to my MCP server?](/kb/associate-prompt-to-server)
* [What is the API endpoint to link a prompt to an MCP server?](/kb/server-prompt-association-endpoint)
* [How do I list all the prompts currently associated with an MCP server?](/kb/list-server-prompts-api)
* [Can I bind multiple prompts to the same MCP server?](/kb/bind-multiple-prompts-to-server)
* [How do I disassociate a prompt from my MCP server?](/kb/disassociate-server-prompt)
* [What happens to the prompt when I delete its association with an MCP server?](/kb/server-prompt-deletion-behavior)
* [How do I query the prompts available to an MCP server?](/kb/query-server-prompts)
* [What data is required to map a prompt to a server?](/kb/payload-server-prompt-mapping)
* [How are prompts exposed through an MCP server?](/kb/expose-prompts-through-server)
* [Can I dynamically attach and detach prompts from a running server API?](/kb/dynamic-server-prompt-attachment)
