Skip to content
Back to search
30
MCP streamable-http

LiftMCP

com.liftmcp/platform

Makes websites AI-agent-ready via MCP. Each property gets its own hosted MCP server.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.metalift-ai/metalift
Metalift MCP server for AI agents
0 tools
isagentready-mcp
MCP server for scanning websites for AI agent readiness via the IsAgentReady API
0 tools
io.github.ashutoshraj97/agentready-mcp
Make any website queryable by AI agents via AgentReady. Tools: list_sites and ask_site.
0 tools
AWS MCP
Managed MCP server for AI agents to access AWS.
0 tools
ai.websitepublisher/mcp
Build and publish websites through AI conversation.
0 tools · streamable-http
mcp/reddit-mcp
This server provides AI agents with tools to fetch, post and search on Reddit.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "liftmcp": {
      "url": "https://{property_slug}.mcp-dev.liftmcp.com/",
      "transport": "streamable-http"
    }
  }
}