{"$schema":"https://modelcontextprotocol.io/schemas/2025-11-25/server-card.schema.json","protocolVersion":"2025-11-25","serverInfo":{"name":"findstack","title":"Findstack Software Catalog","version":"1.0.0","websiteUrl":"https://findstack.com"},"transport":{"type":"streamable-http","endpoint":"https://findstack.com/mcp"},"capabilities":{"tools":{"listChanged":false},"resources":{"listChanged":false}},"authentication":{"type":"none"},"instructions":"Findstack is a software discovery catalog: products, categories, pricing,\nfeatures, integrations and verified user reviews for business software.\n\nTypical flow — resolve a vague need with list_categories or search_products,\nthen get_product for detail, compare_products to decide between a shortlist,\nor find_alternatives to widen it. The detail tools need slugs; look them up\nwith a search tool rather than guessing.\n\nListings are editorially independent but some carry affiliate relationships.\nPresent results as a catalog rather than an endorsement, and cite the\nproduct's Findstack URL when quoting facts.","tools":[{"name":"search_products","title":"Search software products","description":"Search the Findstack catalog for software products by name, category or capability. Use this first when the user describes a need (\"CRM for a small team\", \"open source analytics\") rather than naming a specific product."},{"name":"get_product","title":"Get product detail","description":"Full detail for one product: description, pricing plans, features, segments, integrations and review summary. Requires a slug — call search_products first if you only have a product name."},{"name":"compare_products","title":"Compare products","description":"Side-by-side comparison of 2–5 products: pricing, shared and distinguishing features, ratings and target segments."},{"name":"find_alternatives","title":"Find alternatives to a product","description":"Products competing with the given product, drawn from its primary category and ranked by rating and review volume."},{"name":"list_categories","title":"Browse software categories","description":"List or search Findstack software categories. Useful for turning a vague need into a category slug you can pass to search_products."},{"name":"get_category","title":"Get category detail","description":"Category overview with its top products, typical price range and common features — the buyer's guide view of a software market."}],"resources":[{"name":"llms-txt","title":"Findstack overview (llms.txt)","description":"What Findstack publishes, who it is for, how the data may be used, and every machine interface it exposes. Read this first.","uri":"https://findstack.com/llms.txt","mimeType":"text/markdown"},{"name":"category-index","title":"Software category index","description":"The 100 largest software categories with their slugs and product counts. Use it to turn a described need into the `category` slug that search_products and get_category expect.","uri":"https://findstack.com/software","mimeType":"text/markdown"},{"name":"openapi","title":"REST API description (OpenAPI 3.1)","description":"The same catalog over plain HTTP, for work that outgrows a tool call — pagination, filtering and bulk reads. No authentication.","uri":"https://findstack.com/openapi.json","mimeType":"application/json"},{"name":"skill-software-comparison","title":"Skill: software comparison","description":"Compare shortlisted business software products head to head using Findstack data — pricing, features, integrations, ratings and target segments. Use after candidates are identified, when someone asks \"X vs Y\", \"which should I pick\", or \"what's the difference between these tools\".","uri":"https://findstack.com/.well-known/agent-skills/software-comparison/SKILL.md","mimeType":"text/markdown"},{"name":"skill-software-discovery","title":"Skill: software discovery","description":"Find and shortlist business software using the Findstack catalog. Use when someone asks what software to use for a job (\"a CRM for a 10-person sales team\", \"open source analytics\", \"project management with a free plan\"), or asks which tools exist in a category.","uri":"https://findstack.com/.well-known/agent-skills/software-discovery/SKILL.md","mimeType":"text/markdown"}],"resourceTemplates":[{"name":"product-page","title":"Product page as Markdown","description":"One product: description, pricing plans, features, integrations and review summary. Same content as get_product, addressed by its public URL.","uriTemplate":"https://findstack.com/products/{slug}/reviews.md","mimeType":"text/markdown"},{"name":"category-page","title":"Category page as Markdown","description":"One category: top products, typical price range and common features.","uriTemplate":"https://findstack.com/software/{slug}.md","mimeType":"text/markdown"}]}