{"id":50405988,"url":"https://github.com/keyle/mcp-server-lm-studio","last_synced_at":"2026-05-31T01:30:59.694Z","repository":{"id":359762697,"uuid":"1245667306","full_name":"keyle/mcp-server-lm-studio","owner":"keyle","description":"MCP server for LM Studio to read the web and search DDG.","archived":false,"fork":false,"pushed_at":"2026-05-23T09:49:00.000Z","size":4840,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-23T11:34:52.457Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/keyle.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":"2026-05-21T12:45:55.000Z","updated_at":"2026-05-23T09:49:03.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/keyle/mcp-server-lm-studio","commit_stats":null,"previous_names":["keyle/mcp-server-lm-studio"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/keyle/mcp-server-lm-studio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyle%2Fmcp-server-lm-studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyle%2Fmcp-server-lm-studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyle%2Fmcp-server-lm-studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyle%2Fmcp-server-lm-studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keyle","download_url":"https://codeload.github.com/keyle/mcp-server-lm-studio/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keyle%2Fmcp-server-lm-studio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33716338,"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-05-30T02:00:06.278Z","response_time":92,"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-05-31T01:30:58.985Z","updated_at":"2026-05-31T01:30:59.676Z","avatar_url":"https://github.com/keyle.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# URL Text Fetcher MCP for LM Studio\n\nGo MCP stdio server for LM Studio that searches the web and fetches readable text or page links from public internet URLs.\n\nTested on macOS Sequoia with `Gemma 4 E4B`, works nicely for general info. However I recommend `Qwen3.5 9b` for more in depths results. \n\nCoding assisted by GPT 5.5 codex.\n\nRequires Go 1.26. MIT licensed.\n\n## Install\n\n```sh\nsudo make install\n```\n\nInstalls `/usr/local/bin/url-text-fetcher`.\n\n## LM Studio Config\n\nuse this in mcp setup (hammer icon, then plus icon).\n\n```json\n{\n  \"mcpServers\": {\n    \"url-text-fetcher\": {\n      \"command\": \"/usr/local/bin/url-text-fetcher\"\n    }\n  }\n}\n```\n\n## Tools\n\n- `fetch_url_text`: fetches text from a public `http://` or `https://` URL.\n- `fetch_page_links`: returns navigable links as `{ \"text\": \"...\", \"url\": \"...\" }` objects.\n- `fetch_search_results`: searches DuckDuckGo Lite and returns `{ \"title\": \"...\", \"url\": \"...\" }` objects.\n\nLocal/private network targets, unsafe redirects, non-text content, and oversized responses are blocked.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyle%2Fmcp-server-lm-studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeyle%2Fmcp-server-lm-studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeyle%2Fmcp-server-lm-studio/lists"}