{"id":22782238,"url":"https://github.com/modelcontextprotocol/create-typescript-server","last_synced_at":"2025-03-29T16:02:13.616Z","repository":{"id":264668145,"uuid":"890369991","full_name":"modelcontextprotocol/create-typescript-server","owner":"modelcontextprotocol","description":"CLI tool to create a new TypeScript MCP server","archived":false,"fork":false,"pushed_at":"2024-11-25T18:37:30.000Z","size":62,"stargazers_count":134,"open_issues_count":4,"forks_count":38,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-03-22T15:10:00.183Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://modelcontextprotocol.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/modelcontextprotocol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-11-18T13:05:08.000Z","updated_at":"2025-03-22T12:07:50.000Z","dependencies_parsed_at":"2024-11-25T17:31:20.877Z","dependency_job_id":"d3a6ddf0-06c7-4bbf-8f76-244d830c7495","html_url":"https://github.com/modelcontextprotocol/create-typescript-server","commit_stats":null,"previous_names":["modelcontextprotocol/create-typescript-server"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modelcontextprotocol%2Fcreate-typescript-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modelcontextprotocol%2Fcreate-typescript-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modelcontextprotocol%2Fcreate-typescript-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/modelcontextprotocol%2Fcreate-typescript-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/modelcontextprotocol","download_url":"https://codeload.github.com/modelcontextprotocol/create-typescript-server/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246207492,"owners_count":20740723,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-11T21:09:53.746Z","updated_at":"2025-03-29T16:02:13.571Z","avatar_url":"https://github.com/modelcontextprotocol.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# create-typescript-server ![NPM Version](https://img.shields.io/npm/v/%40modelcontextprotocol%2Fcreate-server)\n\nA command line tool for quickly scaffolding new MCP (Model Context Protocol) servers.\n\n## Getting Started\n\n```bash\n# Create a new server in the directory `my-server`\nnpx @modelcontextprotocol/create-server my-server\n\n# With options\nnpx @modelcontextprotocol/create-server my-server --name \"My MCP Server\" --description \"A custom MCP server\"\n```\n\nAfter creating your server:\n\n```bash\ncd my-server     # Navigate to server directory\nnpm install      # Install dependencies\n\nnpm run build    # Build once\n# or...\nnpm run watch    # Start TypeScript compiler in watch mode\n\n# optional\nnpm link         # Make your server binary globally available\n```\n\n## License\n\nThis project is licensed under the MIT License—see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodelcontextprotocol%2Fcreate-typescript-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmodelcontextprotocol%2Fcreate-typescript-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmodelcontextprotocol%2Fcreate-typescript-server/lists"}