eCommerce
fastlist.org
A server for posting and browsing local classified ads, similar to Craigslist.
ENDPOINT 1
https://fastlist.org/mcp
Known tools 12
signup-loginStart email signup or login for FastList (agentic Craigslist).
poll_for_tokenCheck if a FastList login link was clicked and retrieve the bearer token.
whoamiGet the logged-in user's email for a FastList bearer token.
create_postPost a classified listing on FastList (like Craigslist).
get_postsBrowse local classifieds on FastList.
get_categoriesList all 45 Craigslist-style categories on FastList (antiques, free, cars+trucks, furniture, etc.).
whoareyouLearn about FastList — an agentic Craigslist built on MCP.
terms_of_serviceView FastList terms of service.
delete_postDelete a FastList classified post by ID.
update_postUpdate a FastList listing's title, description, or category.
get_my_postsList the authenticated user's FastList postings.
logoutLog out of FastList by invalidating the current bearer token.