Owncoding
Owncoding exposes 30 public tools on this MCP endpoint.
https://owncoding.com/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://mcp.owncoding.com/We add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · mcp.owncoding.com
30tools discovered
Showing 25 of 30 from the live probe.
Categories List
List categories for a domain. Returns hierarchical tree structure. If id is provided, returns that category and all its descendants.
Categories Update
Update categories tree starting from a root category. Provide all categories that should exist under this root. Categories not in the list will be deleted. Each category must have a 6-character alphanumeric id.
Domains List
List all domains
Entities Get
Get a specific entity with field inputs. If id is empty, returns the first entity in this entity_spec_id
Entities Insert
Safely create a new entity
Entities List
List all entities for a domain and entity spec
Entities Publish
Publish an entity to make it publicly available.
Entities Search
Advanced search for entities with filtering, pagination, and sorting. Supports filtering by category, custom fields with various operators (exact match, like, greater than, less than), and nested conditions with AND/OR logic. To filter by tags, use the filter parameter with field IDs (not tag_ids). Returns paginated results with total count.
Entities Update
Safely update an existing entity. Use either 'content' for full content replacement or 'patch_content' for partial updates using JSON Patch operations.
Entityspecs Get
Get a specific entity spec by ID
Entityspecs Getmeta
Get entity spec metadata (input type options and config form map) for a domain
Entityspecs Insert
Safely create a new entity spec
Entityspecs List
List all entity specs for a domain
Entityspecs Update
Safely update an existing entity spec. This tool will not delete entity spec fields: every existing field id must be included in fields, and new fields must omit id.
Files List
List files for a specific domain with pagination support. This is a detail pagination endpoint that uses cursor-based pagination with created_at_less_than timestamp for efficient traversal through large file sets.
Instructions Get
Get the full content of instructions. If names are provided, returns only those instructions.
Instructions List
List all available system instructions for the MCP capabilities with their names and descriptions
Pages Insertnode
Create a new page node with route, content, and configuration. Example: name='Demo', route={"path": "/demo"}, config={"disabled_on_menu": false, "gql": ""}, content=[{"type": "litHtml", "attrs": {}}], sort_order=2, parent_id='j2nmen' (optional, for child pages)
Pages Listcomponents
List page components for a domain. Components are reusable web component definitions (e.g., LitElement-based). Optionally filter by component names.
Pages Listcontents
List page contents and its parents
Pages Listroutes
List Page Routes for a specific domain
Pages Publish
Publish page nodes to make them publicly available. WARNING: This is a dangerous operation that immediately makes changes live to public visitors. You must always get explicit approval from the user before executing this tool unless they have explicitly allowed you to bypass approval.
Pages Querygraphql
Run a read-only GraphQL query against the Pages service. Use this to test page route config.gql output and verify the data available to page components.
Pages Renderpage
Render a page preview by domain and page id. Returns the assembled preview URL, HTTP status code, rendered HTML content, and any rendered page errors.
Pages Updatecontents
Update page contents for one or more pages. Use either 'content' for full content replacement or 'patch_content' for partial updates using JSON Patch operations. Supported content types: 'litHtml', 'routeView'.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsOwncoding exposes 30 public tools on this MCP endpoint.
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
MCPBundles probed 30 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
Operate Owncoding? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.