corpus

oreofeolurin/corpus

3.1

If you are the rightful owner of corpus and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

Corpus is a Python CLI tool designed for extracting, packaging, and serving datasets via MCP, enabling LLMs to browse, search, and retrieve files efficiently.

Tools

Functions exposed to the LLM to take actions

list_collections

Lists all collections with their IDs, types, and sources.

list_files

Lists file paths in a specified collection.

get_file

Retrieves file content, optionally specifying a line range.

search

Searches for a query in a collection, returning path, line, and snippet.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources