{"id":31684610,"url":"https://github.com/matsjfunke/header-test-mcp","last_synced_at":"2025-10-08T08:12:24.800Z","repository":{"id":317284266,"uuid":"1066754983","full_name":"matsjfunke/header-test-mcp","owner":"matsjfunke","description":"MCP Server with tool that returns all headers send to the server","archived":false,"fork":false,"pushed_at":"2025-09-29T23:33:44.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-30T01:23:25.981Z","etag":null,"topics":["http-headers","mcp","mcp-server","mcp-tools"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/matsjfunke.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-29T23:13:51.000Z","updated_at":"2025-09-29T23:33:48.000Z","dependencies_parsed_at":"2025-09-30T01:23:53.085Z","dependency_job_id":"09cf423a-abde-4ccb-9c4e-7caf1285104c","html_url":"https://github.com/matsjfunke/header-test-mcp","commit_stats":null,"previous_names":["matsjfunke/header-test-mcp"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/matsjfunke/header-test-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsjfunke%2Fheader-test-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsjfunke%2Fheader-test-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsjfunke%2Fheader-test-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsjfunke%2Fheader-test-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/matsjfunke","download_url":"https://codeload.github.com/matsjfunke/header-test-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/matsjfunke%2Fheader-test-mcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278909754,"owners_count":26066899,"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-10-08T02:00:06.501Z","response_time":56,"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":["http-headers","mcp","mcp-server","mcp-tools"],"created_at":"2025-10-08T08:10:39.074Z","updated_at":"2025-10-08T08:12:24.792Z","avatar_url":"https://github.com/matsjfunke.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Header Test MCP\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)\n\n\u003e header-test-mcp is an MCP Server which has one tool `get-request-headers` which returns all headers that were sent with the current request\n\nUse this Server to debug your MCP Host / Client custom header implementation.\n\n## Getting Started\n\n### Prerequisites\n\nBefore you start with **sample-mcp-server**, ensure the following are installed:\n\n- **[Node.js](https://nodejs.org/)** (v18 or above recommended)  \n  Required to run the server and manage dependencies.\n\n```bash\nbrew install node\n```\n\n- **[PNPM](https://pnpm.io/)** (v10 or above recommended)\n  The project uses PNPM as its package manager.  \n  Install globally with:\n\n```bash\nnpm install -g pnpm\n```\n\n### Setup\n\nInstall dependencies:\n\n```bash\npnpm i\n```\n\nStart MCP Server on localhost:3333 :\n\n```bash\npnpm dev\n```\n\nInstall dependencies \u0026 start server in one command:\n\n```bash\npnpm d\n```\n\n**Server URL `http://localhost:3333/mcp`**\n\n### Tunneling\n\nIf your host requires HTTPS you can easily tunnel the server via a service like [ngrok](https://ngrok.com/):\n\n```bash\nngrok http 3333\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsjfunke%2Fheader-test-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmatsjfunke%2Fheader-test-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmatsjfunke%2Fheader-test-mcp/lists"}