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?
- When should you use the HasMCP’s Official MCP Server to create new MCP Servers with LLMs directly without using the HasMCP UI?
- Why should you use HasMCP instead of building MCP Servers manually?
- How do I create a new MCP server?
- What is the endpoint for creating an MCP server?
- What is the required JSON payload to create an MCP server?
- How can I list all the MCP servers I have created?
- How do I retrieve a list of available MCP servers?
- What information is returned when I list my MCP servers?
- Is there a way to filter or paginate the list of MCP servers?
- How can I get the details of a specific MCP server by its ID?
- What is the API route for fetching an MCP server’s full details?
- How do I check the current status and configuration of my MCP server?
- How do I update the properties of an existing MCP server?
- What is the endpoint to patch or update an MCP server?
- Can I rename my MCP server after creating it?
- How can I delete an MCP server via the API?
- What happens when I send a DELETE request to an MCP server endpoint?