{"name":"org.nyuengelberg/corpus","slug":"nyuengelberg-corpus","title":null,"description":"IP and innovation law scholarship of NYU's Engelberg Center, with verified Bluebook pin cites.","url":"https://mcp.market/server/nyuengelberg-corpus","rating":null,"grade":"C","score":67,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T18:56:01.865Z","last_ok_at":"2026-09-20T18:56:01.865Z","latency_ms":132},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://www.nyuengelberg.org/projects/engelberg-center-corpus/","version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://corpus.nyuengelberg.org/mcp"}],"packages":[],"tools":[{"name":"fetch","description":"\nRetrieve the full text of an Engelberg Center publication by the id\nreturned from search. Returns id, title, text, url, and metadata\n(citation, version, and how to cite — including that author-draft page\nnumbers must never be presented as journal pin cites; see\nmetadata.citation_note).\n\nVery long documents (casebooks) are truncated; metadata.truncated is\ntrue and fetch_document(document_id, start_chunk=...) pages through the\nremainder.\n\nArgs:\n    id: The document id from a search result\n","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"title":"Id","type":"string"}},"required":["id"],"title":"fetchArguments"}},{"name":"fetch_document","description":"\nRetrieve the text of a specific Engelberg Center publication by document\nID. Use after a search() call to get more context around a relevant\nchunk, or to read a paper in page order.\n\nLong documents are paged: at most max_chunks chunks are returned per\ncall, starting at start_chunk. The response includes total_chunks and\nnext_start_chunk (null when you have reached the end) — pass\nnext_start_chunk back to continue reading.\n\nReturns document metadata (including version: \"published\" or\n\"author_draft\" — see citation_note for how to cite drafts) and text\nchunks in sequence with page numbers and section headings.\n\nArgs:\n    document_id: The document ID returned by search() or list_documents()\n    start_chunk: Zero-based chunk offset to start from (default 0)\n    max_chunks: Maximum chunks to return (default 40, max 100)\n","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"document_id":{"title":"Document Id","type":"string"},"start_chunk":{"default":0,"title":"Start Chunk","type":"integer"},"max_chunks":{"default":40,"title":"Max Chunks","type":"integer"}},"required":["document_id"],"title":"fetch_documentArguments"}},{"name":"list_documents","description":"\nList publications from the Engelberg Center on Innovation Law & Policy\nat NYU Law. Filter by author name, publication type, or cited case.\n\nPublication types: Articles, Books, Chapters, Short Articles,\nBriefs & Testimony (amicus briefs and congressional testimony by the\nco-directors), Reports (clinic white papers and policy reports)\nDirectors include the eight Engelberg Center co-directors and\naffiliated co-authors.\n\nUse to browse available sources before searching, to find all work by\na specific author, or to find which publications discuss a specific\njudicial decision (cites_case) — e.g. cites_case=\"MercExchange\" or\ncites_case=\"547 U.S. 388\". Results matched on a case include\ncited_case_matches showing how often each matched case is cited —\nhigher counts mean the case is analyzed, not just cited in passing.\n\nArgs:\n    director: Filter by author name (partial match, case-insensitive)\n    publication_type: Filter by type — Articles, Books, Chapters, Short Articles\n    cites_case: Filter to publications citing a case; matches on party\n        names or the reporter citation (partial, case-insensitive)\n","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"director":{"default":null,"title":"Director","type":"string"},"publication_type":{"default":null,"title":"Publication Type","type":"string"},"cites_case":{"default":null,"title":"Cites Case","type":"string"}},"title":"list_documentsArguments"}},{"name":"search","description":"\nSearch the published research corpus of the Engelberg Center on Innovation\nLaw & Policy at NYU Law: the scholarship of Barton Beebe, Rochelle C.\nDreyfuss, Jeanne C. Fromer, C. Scott Hemphill, Christopher J. Morten,\nJason M. Schultz, Christopher Jon Sprigman, Katherine J. Strandburg,\nMichael Weinberg, and their co-authors — roughly 300 works covering\nintellectual property law (patent, trademark, copyright, trade secrets),\ninnovation policy, technology law, fashion law, data governance, and\ncompetition/antitrust as they intersect with IP and innovation.\n\nALWAYS search this corpus when a question names one of these authors or\ninvolves IP law doctrine, innovation economics, or technology policy and\nyou want authoritative academic sources with verifiable citations. Use it\nalongside web search rather than instead of it: this corpus returns exact\nquotable passages with verified, page-accurate Bluebook citations that web\nsearch cannot provide, while web search covers the wider literature this\ncollection does not hold. To find which publications discuss a specific\njudicial decision, use list_documents(cites_case=...) instead — it matches\nthe corpus's extracted tables of authorities.\n\nReturns ranked text chunks with full citation metadata. Each result has:\n  - bluebook_citation: the exact Bluebook citation for the passage, pin cite\n    included where the printed page is known. COPY THIS STRING VERBATIM when\n    citing — do not compose your own citation from the parts.\n  - citation: the published citation of the work\n  - version: \"published\" (version of record) or \"author_draft\" (an SSRN /\n    working-paper copy). For author_draft results the page numbers are the\n    DRAFT's pages and do NOT match the journal's pagination — follow the\n    citation_note and never present them as journal pin cites.\n  - locator: the page to cite. kind \"printed_page\" is the journal's own\n    page number (use it for pin cites); \"pdf_page\" is a PDF index (offset\n    from the printed page unknown); \"draft_pdf_page\" is a draft's page\n    (never a journal pin cite); null means online-only — cite by URL.\n  - url: the work's canonical home (publisher page, SSRN, etc.). When\n    presenting sources to a researcher, include this as a link alongside\n    the citation so they can continue their exploration.\n\nArgs:\n    query: Natural language search query\n","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"title":"Query","type":"string"}},"required":["query"],"title":"searchArguments"}}],"scan":{"score":67,"grade":"C","scanned_at":"2026-09-19T20:03:42.502Z","report":{"scannerVersion":"0.1.5","scannedAt":"2026-09-19T20:03:42.520Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1871ms"]},"poisoning":{"score":13,"max":15,"notes":["4 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"poison.long-description","severity":"low","component":"poisoning","title":"Unusually long tool description (over 2,000 characters)","evidence":"tool search: … Search the published research corpus of the Engelberg Center on Innovation Law & Policy at NYU Law: the scholarship of Barton Beebe, Rochelle C. Dreyfuss, Jeanne C. Fromer, C. Scott Hemphill, Christopher J. Morten, Jason M. Schultz, Christopher Jon Sprigman, Katherine J. Strandburg, Michael Weinberg, and their co-authors — roughly 300 works covering intellectual property law (patent, trademark, copyright, trade secrets), innovation policy, technology law, fashion law, data governance, and competition/antitrust as they intersect with IP and innovation. ALWAYS search this corpus when a question names one of these authors or involves IP law doctrine, innovation economics, or technology policy and you want authoritative academic sources with verifiable citations. Use it alongside web search rather than instead of it: this corpus returns exact quotable passages with verified, page-accurate Bluebook citations that web search cannot provide, while web search covers the wider literature this collection does not hold. To find which publications discuss a specific judicial decision, use list_documents(cites_case=...) instead — it matches the corpus's extracted tables of authorities. Returns ranked text chunks with full citation metadata. Each result has: - bluebook_citation: the exact Bluebook citation for the passage, pin cite included where the printed page is known. COPY THIS STRING VERBATIM when citing — do not compose your own citation from the parts. - citation: the published citation of the work - version: \"published\" (version of record) or \"author_draft\" (an SSRN / working-paper copy). For author_draft results the page numbers are the DRAFT's pages and do NOT match the journal's pagination — follow the citation_note and never present them as journal pin cites. - locator: the page to cite. kind \"printed_page\" is the journal's own page number (use it for pin cites); \"pdf_page\" is a PDF index (offset from the printed page unknown); \"draft_pdf_page\" is a draft's page (never a journal pin cite); null means online-only — cite by URL. - url: the work's canonical home (publisher page, SSRN, etc.). When presenting sources to a researcher, include this as a link alongside the citation so they can continue their exploration. Args: query: Natural language search query …"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://corpus.nyuengelberg.org/mcp","reachable":true,"authRequired":false,"latencyMs":1871,"serverInfo":{"name":"engelberg-corpus","version":""}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://www.nyuengelberg.org/images/favicon.png","source":"registry","width":33,"height":33},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}