{"id":30956100,"url":"https://github.com/atinux/mcp-with-nuxt","last_synced_at":"2025-09-22T22:12:05.049Z","repository":{"id":292357866,"uuid":"980485110","full_name":"atinux/mcp-with-nuxt","owner":"atinux","description":"Example of creating a MCP server with Nuxt / Nitro.","archived":false,"fork":false,"pushed_at":"2025-09-09T12:32:55.000Z","size":174,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-11T13:20:51.904Z","etag":null,"topics":["mcp-server","nitro","nuxt","vercel"],"latest_commit_sha":null,"homepage":"https://mcp-with-nuxt.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/atinux.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-09T07:54:36.000Z","updated_at":"2025-09-09T21:55:37.000Z","dependencies_parsed_at":"2025-05-09T14:44:07.598Z","dependency_job_id":"fe570651-b7e2-4d20-a233-41297e115bf7","html_url":"https://github.com/atinux/mcp-with-nuxt","commit_stats":null,"previous_names":["atinux/mcp-with-nuxt-vercel","atinux/mcp-with-nuxt"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/atinux/mcp-with-nuxt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atinux%2Fmcp-with-nuxt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atinux%2Fmcp-with-nuxt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atinux%2Fmcp-with-nuxt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atinux%2Fmcp-with-nuxt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/atinux","download_url":"https://codeload.github.com/atinux/mcp-with-nuxt/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/atinux%2Fmcp-with-nuxt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276482348,"owners_count":25650285,"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","status":"online","status_checked_at":"2025-09-22T02:00:08.972Z","response_time":79,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["mcp-server","nitro","nuxt","vercel"],"created_at":"2025-09-11T12:03:57.649Z","updated_at":"2025-09-22T22:12:05.025Z","avatar_url":"https://github.com/atinux.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"# Nuxt MCP Server Template\n\nThis is a simple Nuxt application that serves as a MCP server using the [Streamable HTTP Server Transport](https://modelcontextprotocol.io/specification/2025-06-18/basic/transports#streamable-http).\n\nUpdate `server/routes/mcp.ts` with your tools, prompts, and resources following the [mcp-handler](https://github.com/vercel/mcp-handler/tree/main) documentation.\n\nThe MCP server is mounted on `/mcp`.\n\n## Setup\n\nMake sure to install dependencies:\n\n```bash\npnpm install\n```\n\n## Development Server\n\nStart the development server on another terminal on `http://localhost:3000`:\n\n```bash\npnpm dev\n```\n\n## Production\n\nBuild the application for production:\n\n```bash\npnpm build\n```\n\nLocally preview production build:\n\n```bash\npnpm preview\n```\n\nCheck out the [deployment documentation](https://nuxt.com/docs/getting-started/deployment) for more information.\n\n## Notes for running on Vercel\n\nMake sure you have [Fluid compute](https://vercel.com/docs/functions/fluid-compute) enabled for efficient execution\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fatinux%2Fmcp-with-nuxt)\n\n## Sample Client\n\n`script/test-client.mjs` contains a sample client to try invocations.\n\n```sh\nnode scripts/test-client.mjs http://localhost:3000\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatinux%2Fmcp-with-nuxt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fatinux%2Fmcp-with-nuxt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fatinux%2Fmcp-with-nuxt/lists"}