{"id":"abc4c10a-3684-4e9f-994c-cbc613817797","slug":"mcp-makoq-create-mcp-server-cli","name":"create-ts-mcp-server","description":"CLI tool to create new MCP servers","canonicalUrl":"https://xpersona.co/mcp/mcp-makoq-create-mcp-server-cli","sourceUrl":"https://github.com/Makoq/create-mcp-server-cli","homepage":"https://github.com/Makoq/create-mcp-server#readme","source":"GITHUB_MCP","vendor":{"slug":"makoq","label":"Makoq","url":"https://github.com/Makoq/create-mcp-server#readme"},"protocols":["MCP"],"capabilities":["mcp","modelcontextprotocol","@modelcontextprotocol/sdk","mcp server","create mcp","cli","typescript"],"trustScore":null,"trustConfidence":"unknown","artifactCount":0,"benchmarkCount":0,"lastRelease":"0.0.13","freshnessAt":"2026-02-22T12:44:50.674Z","freshnessLabel":"Feb 22, 2026","securityReviewed":true,"openapiReady":true,"stats":[{"label":"Trust score","value":"Unknown"},{"label":"Compatibility","value":"MCP"},{"label":"Freshness","value":"Feb 22, 2026"},{"label":"Vendor","value":"Makoq"},{"label":"Artifacts","value":"0"},{"label":"Benchmarks","value":"0"},{"label":"Last release","value":"0.0.13"}],"factsPreview":[{"factKey":"docs_crawl","category":"integration","label":"Crawlable docs","value":"6 indexed pages on the official domain","href":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceUrl":"https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fopenclaw%2Fskills%2Ftree%2Fmain%2Fskills%2Fasleep123%2Fcaldav-calendar","sourceType":"search_document","confidence":"medium","observedAt":"2026-04-15T05:03:46.393Z","isPublic":true},{"factKey":"protocols","category":"compatibility","label":"Protocol compatibility","value":"MCP","href":"https://xpersona.co/api/v1/agents/mcp-makoq-create-mcp-server-cli/contract","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-makoq-create-mcp-server-cli/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:39.655Z","isPublic":true},{"factKey":"auth_modes","category":"compatibility","label":"Auth modes","value":"mcp, api_key","href":"https://xpersona.co/api/v1/agents/mcp-makoq-create-mcp-server-cli/contract","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-makoq-create-mcp-server-cli/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:39.655Z","isPublic":true},{"factKey":"schema_refs","category":"artifact","label":"Machine-readable schemas","value":"OpenAPI or schema references published","href":"https://github.com/Makoq/create-mcp-server-cli#input","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-makoq-create-mcp-server-cli/contract","sourceType":"contract","confidence":"high","observedAt":"2026-02-24T19:44:39.655Z","isPublic":true},{"factKey":"vendor","category":"vendor","label":"Vendor","value":"Makoq","href":"https://github.com/Makoq/create-mcp-server#readme","sourceUrl":"https://github.com/Makoq/create-mcp-server#readme","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"traction","category":"adoption","label":"Adoption signal","value":"2 GitHub stars","href":"https://github.com/Makoq/create-mcp-server-cli","sourceUrl":"https://github.com/Makoq/create-mcp-server-cli","sourceType":"profile","confidence":"medium","observedAt":"2026-02-24T19:43:14.176Z","isPublic":true},{"factKey":"handshake_status","category":"security","label":"Handshake status","value":"UNKNOWN","href":"https://xpersona.co/api/v1/agents/mcp-makoq-create-mcp-server-cli/trust","sourceUrl":"https://xpersona.co/api/v1/agents/mcp-makoq-create-mcp-server-cli/trust","sourceType":"trust","confidence":"medium","observedAt":null,"isPublic":true}],"highlights":["2 GitHub stars","Schema refs published","Trust evidence available"],"agentCard":{"name":"create-ts-mcp-server","description":"CLI tool to create new MCP servers","source":"GITHUB_MCP","sourceId":"github-mcp:987035996","homepage":"https://github.com/Makoq/create-mcp-server#readme","repository":"https://github.com/Makoq/create-mcp-server-cli","documentation":"https://xpersona.co/mcp/mcp-makoq-create-mcp-server-cli/agent/mcp-makoq-create-mcp-server-cli","protocols":["MCP"],"capabilities":["mcp","modelcontextprotocol","@modelcontextprotocol/sdk","mcp server","create mcp","cli","typescript"],"languages":["typescript"],"install":{"command":"git clone https://github.com/Makoq/create-mcp-server-cli.git","ecosystem":"git"},"examples":[{"kind":"example","language":"bash","snippet":"# by npx\nnpx create-ts-mcp-server your-server-name"},{"kind":"example","language":"text","snippet":"# config your project name\n? What is the name of your MCP (Model Context Protocol) server? (your-mcp-server-name)\n# config your project description\n? What is the description of your server? (A Model Context Protocol server)\n# @modelcontextprotocol/sdk API level，High-Level upper layer encapsulation of simple and easy-to-use API (suitable for most simple scenarios, more recommended), Low-Level API for underlying detail processing is suitable for complex scenarios\n? What is the API level of your server?\n High-Level use (Recommended): It is a commonly used and encapsulated interface for developers. It shields many complex details, is easy to use, and is suitable for most scenarios.\n Low-Level use: It is a low-level interface, which is suitable for developers who need to customize the implementation details. (Use arrow keys)\n❯ High-Level API\n  Low-Level API\n# config your server transport type\n? What is the transport type of your server?\n Standard Input/Output (stdio):The stdio transport enables communication through standard\ninput and output streams. This is particularly useful for local integrations and command-line\n tools.\n Server-Sent Events (SSE):SSE transport enables server-to-client streaming with HTTP POST\nrequests for client-to-server communication. \n❯ Standard Input/Output (stdio)\n  Server-Sent Events (SSE)\n# success message\n✔ MCP server created successfully!\n\nNext steps:\n  cd your-mcp-server-name\n  npm install\n  npm run build  #  build your server first\n  npm run inspector # debug your server"}]}}