Contraption Company MCP
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| fetchB | Fetch a blog post using the MCP HTTP-style contract. Accepts an |
| list_postsA | List blog posts with pagination. Args: sort_by: Sort order - 'newest' or 'oldest' (default: 'newest') page: Page number (default: 1) limit: Number of posts per page, max 10 (default: 10) Returns: List of post summaries with metadata |
| searchB | Search blog posts using semantic search. Args: query: Search query text limit: Maximum number of results to return (default: 10) Returns: List of search results with relevance scores |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/philipithomas/ghost-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server