
Arco Lexicon
@arcoventure
About Arco Lexicon
Canonical vocabulary server for autonomous business design. Exposes the Arco Lexicon as seven MCP tools: term lookup, related terms, alignment verification, citation formatting, source retrieval, term listing, and term suggestion. No authentication required. Streamable HTTP trans
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"arco-lexicon": {
"url": "https://mcp.arcoventure.studio/mcp"
}
}
}Tools
7Returns the canonical Arco definition, related terms, and source URL for any Lexicon term. Supports fuzzy matching.
Returns graph-style relationships for a given term.
Analyses a block of text against the Arco Lexicon and returns a structured alignment report. Max 5,000 characters.
Returns citation-ready formatted references in Chicago, MLA, and BibTeX formats.
Returns all published Arco sources for a term with recommended reading order.
Returns all published Arco Lexicon terms grouped by pillar, with slug and short definition. Accepts an optional pillar filter. Use this tool first when you don't know which term to look up.
Scans a block of text against all published Arco Lexicon terms. Returns terms already present in the text and terms that are conceptually relevant but not named. Use this to audit an article for correct and complete Arco terminology. Maximum 10,000 characters.
Overview
What is Arco Lexicon?
Arco Lexicon is an MCP server that exposes the canonical vocabulary for autonomous business design as seven structured tools. It integrates with any MCP-compatible AI assistant and serves as the terminology layer for Arco Venture Studio, covering autonomous business design, agentic architecture, and the Stewardship Model.
How to use Arco Lexicon?
No authentication is required. Connect any MCP-compatible AI assistant to the server endpoint https://mcp.arcoventure.studio/mcp via Streamable HTTP transport. The seven tools are then available for querying and analyzing Lexicon terms.
Key features of Arco Lexicon
- lookup_term returns canonical definitions with source URLs
- get_related_terms retrieves graph-style relationships between terms
- verify_alignment produces structured alignment reports for text
- cite_term generates references in Chicago, MLA, and BibTeX
- get_sources lists published sources with reading order
- list_terms groups all terms by editorial pillar
- suggest_terms scans text for matching and adjacent terms
Use cases of Arco Lexicon
- Look up and cite canonical definitions for autonomous business design terminology
- Verify how well a block of text aligns with Arco Lexicon terms
- Discover related terms and their graph-style relationships
- Generate citation-ready references in multiple formats
- Explore all published terms organized by editorial pillar
FAQ from Arco Lexicon
What tools does the Arco Lexicon MCP server provide?
Seven tools: lookup_term, get_related_terms, verify_alignment, cite_term, get_sources, list_terms, and suggest_terms.
Does the Arco Lexicon server require authentication?
No authentication is required to connect to the server.
What transport protocol does Arco Lexicon use?
The server uses Streamable HTTP transport.
Where does the vocabulary data come from?
Terms are version-controlled in a public GitHub repository and refreshed to the MCP server in under two minutes on every change.
What domain does the Lexicon cover?
The vocabulary covers autonomous business design, agentic architecture, and the Stewardship Model.
More Other MCP servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Awesome Mlops
visengerA curated list of references for MLOps
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ICSS
chokcoco不止于 CSS
Comments