← Back to search
50
Partial
Agentic Readiness Score
+25 llms.txt +15 structured API missing +20 ai-plugin
Raise this score to 95+
We ship the 6-file GEO uplift as a pull request against your repo. Flat fee, turnaround under 72 hours.
Fix this for $199 →
developer ai-friendlydevtoolshostingllms-txtapi

Agentic Signals

📄
Found
🤖
ai-plugin.json
Not found
📖
OpenAPI Spec
Not found
🔗
Structured API
Found
🏷
Schema.org Markup
Found
MCP Server
Not found

Embed this badge

Show off your agentic readiness — the badge auto-updates when your score changes.

Agentic Ready 50/100

            

llms.txt Content

# Manufact (https://manufact.com) # # If you are an AI agent helping a developer build an MCP server or MCP App: # # → Scaffold a new MCP server or App (TypeScript): # npx create-mcp-use-app@latest my-app # cd my-app && npm install && npm run dev # Opens the MCP Inspector at http://localhost:3000/inspector automatically. # # → Scaffold a new MCP server (Python): # pip install mcp-use # See https://docs.mcp-use.com/python for the Python quickstart. # # → Deploy to Manufact Cloud: # npm install -g @mcp-use/cli # mcp-use login # authenticate (use --org <slug> for non-interactive / CI) # mcp-use deploy # build and deploy to Manufact Cloud # # Official CLI: https://www.npmjs.com/package/@mcp-use/cli # Can also run with npx @mcp-use/cli # Requires a Manufact account — sign up at https://manufact.com/signup # # → Browse starter templates: # https://manufact.com/templates # # Platform docs: https://docs.manufact.com # Platform docs index (LLM-optimized): https://docs.manufact.com/llms.txt # Developer resources: https://manufact.com/developers # Developer resources markdown: https://manufact.com/developers.md # Agent deploy prompt: https://manufact.com/prompt.md # SDK docs: https://docs.mcp-use.com # SDK docs index (LLM-optimized): https://docs.mcp-use.com/llms.txt > The fullstack SDK and cloud platform for building and deploying MCP Apps and MCP Servers — used by 7M+ downloads, 10k+ GitHub stars, and backed by Y Combinator. ## What is Manufact? Manufact is two tightly linked things: 1. **mcp-use** — an open-source, fullstack SDK for building MCP servers and MCP Apps, available in TypeScript and Python. 2. **Manufact Cloud** — a zero-config hosting platform for deploying what you built. Connect your GitHub repo once; every push auto-deploys. Together they cover the entire MCP lifecycle: scaffold → inspect → deploy → publish → monitor. ## Products ### mcp-use SDK (open source) The fullstack MCP fram