Contraption Mcp
An MCP server that provides [describe what your server does]
About This MCP Server
An MCP server that provides [describe what your server does] This MCP server enables AI assistants like Claude to seamlessly interact with Contraption, providing structured access to its functionality through the Model Context Protocol (MCP).
Key Capabilities:
- Connect AI assistants to specialized functionality
- Automate repetitive workflows and tasks
- Access and process data from external sources
- Enable intelligent decision-making with real-time data
Common Use Cases:
- Streamlining daily workflows with AI assistance
- Automating data processing and analysis tasks
- Building intelligent automation pipelines
- Enhancing productivity through AI-powered tools
How It Works: Contraption integrates with AI coding assistants and chat interfaces through the standardized MCP protocol. Once configured, your AI assistant can directly invoke Contraption's tools, enabling natural language interaction with its features without manual API calls or custom integrations.
Technical Details: Server type: Remote
Tools & Endpoints3
Why Use Contraption Mcp?
- Search: Find posts and pages by query text
- Automatic Indexing: Syncs with the blog API on startup and via scheduled polling
- Full Content Access: Indexes all published posts and pages, including members-only content
- Fast Performance: Powered by FastAPI and Chroma Cloud
- Background Updates: Polls Ghost every few minutes for new, updated, or deleted posts and pages
- Query Logging: Records searches in a dedicated Chroma collection for analysis
- Docker Ready: Includes Dockerfile for easy deployment
- Well Tested: Comprehensive test suite with pytest
Specifications
Hosting
Hosting Options
- Remote
API
Integrate this server into your application. Choose a connection method below.
Configure
{
"mcpServers": {
"contraption-company": {
"url": "https://mcp.contraption.co"
}
}
}Performance
Usage
Quick Reference
- Name
- Contraption Mcp
- Function
- An MCP server that provides [describe what your server does]
- Available Tools
- fetch(id): Fetch a single post or page using the canonical URL as the identifier. Provide the id returned by list_posts/search (which is the canonical URL); slugs and shorthand schemes are also accepted but responses always resolve to full URLs., list_posts(sort_by, page, limit): List posts with pagination, returning canonical URLs as identifiers, search(query, limit): Search posts and pages by query text; returns canonical URLs for result IDs
- Transport
- Remote
- Source
- External (Registry)
- License
- Open Source
Ready to integrate this MCP server?
Book a demo to see how this server fits your workflow, or explore the full catalog.