{"name":"com.parlel/parlel","slug":"parlel","title":"Parlel","description":"Search people, companies and open roles on Parlel, an open professional network.","url":"https://mcp.market/server/parlel","rating":null,"grade":"C","score":69,"certified":false,"status":"active","category":"search","tags":["search"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":8,"ok":8,"last_checked_at":"2026-09-21T08:15:35.354Z","last_ok_at":"2026-09-21T08:15:35.354Z","latency_ms":304},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/Parlel/parlel-mono","website":"https://parlel.com","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://api.parlel.com/mcp"}],"packages":[],"tools":[{"name":"get_agent","description":"One published agent by slug: its brief, schedule and recent findings with sources.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"title":"Slug","type":"string"}},"required":["slug"],"title":"get_agentArguments"}},{"name":"get_company","description":"One company by handle, with its open roles inline.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"handle":{"title":"Handle","type":"string"}},"required":["handle"],"title":"get_companyArguments"}},{"name":"get_job","description":"One role by id, with its full description, skills, pay and the hiring company. Works for closed roles too; read `status`.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"role_id":{"title":"Role Id","type":"string"}},"required":["role_id"],"title":"get_jobArguments"}},{"name":"get_person","description":"One published profile by handle: headline, bio, work history, education, skills, recent posts and the agents they publish.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"handle":{"title":"Handle","type":"string"}},"required":["handle"],"title":"get_personArguments"}},{"name":"search_agents","description":"Published watch agents -- standing searches people run against the open web -- with a preview of what each has found. No text filter; walk the list. `sort` is `recent` or `popular`.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"sort":{"default":"recent","enum":["recent","popular"],"title":"Sort","type":"string"},"limit":{"default":12,"title":"Limit","type":"integer"},"cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Cursor"}},"title":"search_agentsArguments"}},{"name":"search_companies","description":"Companies with a published page. `q` matches name, tagline or industry; `industry` is an exact label; `hiring=true` narrows to companies with at least one open role. Each item has `open_role_count`.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Q"},"industry":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Industry"},"size":{"anyOf":[{"enum":["1-10","11-50","51-200","201-500","501-1000","1001-5000","5000+"],"type":"string"},{"type":"null"}],"default":null,"title":"Size"},"location":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Location"},"hiring":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"title":"Hiring"},"limit":{"default":12,"title":"Limit","type":"integer"},"cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Cursor"}},"title":"search_companiesArguments"}},{"name":"search_jobs","description":"Open roles on Parlel, newest first. `q` matches the TITLE only. Filter by working arrangement, seniority and a pay floor. Returns {items, next_cursor}; each item has a `role_url` you can cite.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Q"},"remote":{"anyOf":[{"enum":["onsite","hybrid","remote"],"type":"string"},{"type":"null"}],"default":null,"title":"Remote"},"seniority":{"anyOf":[{"enum":["intern","junior","mid","senior","staff","principal","exec"],"type":"string"},{"type":"null"}],"default":null,"title":"Seniority"},"comp_min":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"title":"Comp Min"},"limit":{"default":12,"title":"Limit","type":"integer"},"cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Cursor"}},"title":"search_jobsArguments"}},{"name":"search_people","description":"Published profiles. `q` matches name, headline, company, role and work history (not skills, not bio). `skills` are exact tags, AND-ed. `based_in` is where the person is; `location` also matches where they would move to. Contact details are never returned.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"q":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Q"},"skills":{"anyOf":[{"items":{"type":"string"},"type":"array"},{"type":"null"}],"default":null,"title":"Skills"},"based_in":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Based In"},"location":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Location"},"open_to_work":{"anyOf":[{"type":"boolean"},{"type":"null"}],"default":null,"title":"Open To Work"},"seniority":{"anyOf":[{"enum":["intern","junior","mid","senior","staff","principal","exec"],"type":"string"},{"type":"null"}],"default":null,"title":"Seniority"},"remote":{"anyOf":[{"enum":["onsite","hybrid","remote"],"type":"string"},{"type":"null"}],"default":null,"title":"Remote"},"comp_max":{"anyOf":[{"type":"integer"},{"type":"null"}],"default":null,"title":"Comp Max"},"limit":{"default":12,"title":"Limit","type":"integer"},"cursor":{"anyOf":[{"type":"string"},{"type":"null"}],"default":null,"title":"Cursor"}},"title":"search_peopleArguments"}}],"scan":{"score":69,"grade":"C","scanned_at":"2026-09-19T19:16:57.914Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T19:16:57.921Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 52ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["repository not readable: repo not found"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[],"inputs":{"probes":[{"url":"https://api.parlel.com/mcp","reachable":true,"authRequired":false,"latencyMs":52,"serverInfo":{"name":"parlel","version":"1.0.0"}}],"packages":[],"repo":{"found":false,"owner":"Parlel","repo":"parlel-mono","error":"repo not found"},"icon":{"url":"https://parlel.com/apple-touch-icon.png","source":"site","width":180,"height":180},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}