> ## 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.

# MCP Servers Knowledge Base

> Everything you need to know about provisioning, managing, and deleting MCP servers.

# MCP Servers

Everything you need to know about provisioning, managing, and deleting MCP servers natively inside HasMCP.

* [How do I install the official HasMCP MCP Server?](/kb/install-official-hasmcp-server)
* [When should you use the HasMCP's Official MCP Server to create new MCP Servers with LLMs directly without using the HasMCP UI?](/kb/when-to-use-hasmcp-server)
* [Why should you use HasMCP instead of building MCP Servers manually?](/kb/advantages-of-hasmcp-mcp-servers)
* [How do I create a new MCP server?](/kb/create-mcp-server)
* [What is the endpoint for creating an MCP server?](/kb/mcp-server-creation-endpoint)
* [What is the required JSON payload to create an MCP server?](/kb/mcp-server-creation-payload)
* [How can I list all the MCP servers I have created?](/kb/list-mcp-servers)
* [How do I retrieve a list of available MCP servers?](/kb/retrieve-available-mcp-servers)
* [What information is returned when I list my MCP servers?](/kb/list-mcp-servers-response)
* [Is there a way to filter or paginate the list of MCP servers?](/kb/filter-paginate-mcp-servers)
* [How can I get the details of a specific MCP server by its ID?](/kb/get-mcp-server-details)
* [What is the API route for fetching an MCP server's full details?](/kb/mcp-server-details-endpoint)
* [How do I check the current status and configuration of my MCP server?](/kb/check-mcp-server-status)
* [How do I update the properties of an existing MCP server?](/kb/update-mcp-server-properties)
* [What is the endpoint to patch or update an MCP server?](/kb/mcp-server-update-endpoint)
* [Can I rename my MCP server after creating it?](/kb/rename-mcp-server)
* [How can I delete an MCP server via the API?](/kb/delete-mcp-server)
* [What happens when I send a DELETE request to an MCP server endpoint?](/kb/delete-mcp-server-consequences)
