{"id":51524789,"url":"https://github.com/ahrefs/dev-mcp-server","last_synced_at":"2026-07-08T20:01:16.289Z","repository":{"id":355283092,"uuid":"1105274244","full_name":"ahrefs/dev-mcp-server","owner":"ahrefs","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-29T08:36:33.000Z","size":66,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-12T22:31:10.966Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/ahrefs.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-11-27T11:27:20.000Z","updated_at":"2025-12-29T08:36:37.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/ahrefs/dev-mcp-server","commit_stats":null,"previous_names":["ahrefs/dev-mcp-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ahrefs/dev-mcp-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fdev-mcp-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fdev-mcp-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fdev-mcp-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fdev-mcp-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ahrefs","download_url":"https://codeload.github.com/ahrefs/dev-mcp-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ahrefs%2Fdev-mcp-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35276781,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-08T02:00:06.796Z","response_time":61,"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":[],"created_at":"2026-07-08T20:01:14.135Z","updated_at":"2026-07-08T20:01:16.284Z","avatar_url":"https://github.com/ahrefs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# dev-mcp-server\n\nMCP server exposing OCaml LSP and ocp-index tools for AI assistants.\n\n## Prerequisites\n\n- Python 3.10+, [uv](https://docs.astral.sh/uv/), `ocamllsp`\n- Optional: `ocp-index`, `ocp-grep`\n\n## Installation\n\n```bash\ngit clone https://github.com/yourusername/dev-mcp-server.git\ncd dev-mcp-server\nuv sync\n```\n\n## Adding to Claude Code\n\n```bash\nclaude mcp add --transport stdio dev-mcp-server -- uv run dev-mcp-server\n```\n\nOr add to `.mcp.json` in your project:\n\n```json\n{\n  \"mcpServers\": {\n    \"dev-mcp-server\": {\n      \"type\": \"stdio\",\n      \"command\": \"uv\",\n      \"args\": [\"run\", \"dev-mcp-server\"],\n      \"cwd\": \"/path/to/dev-mcp-server\"\n    }\n  }\n}\n```\n\nVerify with `/mcp` in Claude Code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahrefs%2Fdev-mcp-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fahrefs%2Fdev-mcp-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fahrefs%2Fdev-mcp-server/lists"}