Businescope
We connect your ERP, accounting, CRM and spreadsheets, normalize them into one dataset, and deliver management and financial reports that refresh on schedule.
https://businescope.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.businescope.com/mcpWe 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.businescope.com
7tools discovered
Aggregate Records
Computes aggregations (count, avg, sum, min, max) on entity data. WORKFLOW: 1) Call describe_entities first to get entity names and field names. 2) Call this tool with entity, function, and field from step 1. RULES: field '*' is ONLY valid with count. orderby, having, first, and after ONLY apply when groupby is provided. RESPONSE: Result is aliased as '{function}_{field}' (e.g. avg_unitPrice). For count(*), the alias is 'count'. With groupby and first, response includes items, endCursor, and has
Create Record
STEP 1: describe_entities -> find entities with CREATE permission and their fields. STEP 2: call this tool with matching field names and values.
Delete Record
STEP 1: describe_entities -> find entities with DELETE permission and their key fields. STEP 2: call this tool with full key values.
Describe Entities
Lists all entities and metadata. ALWAYS CALL FIRST. Each entity includes: name, type, fields, parameters, and permissions. The permissions array defines which tools are allowed. 'ALL' expands by type: data->CREATE, READ, UPDATE, DELETE.
Execute Entity
STEP 1: describe_entities -> find entities with EXECUTE permission and their parameters. STEP 2: call this tool with matching parameter values. Used for entities that perform actions or return computed results.
Read Records
STEP 1: describe_entities -> find entities with READ permission and their fields. STEP 2: call this tool with select, filter, sort, or pagination options.
Update Record
STEP 1: describe_entities -> find entities with UPDATE permission and their key fields. STEP 2: call this tool with keys and new field values.
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 brandsWe connect your ERP, accounting, CRM and spreadsheets, normalize them into one dataset, and deliver management and financial reports that refresh on schedule.
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.
Operate Businescope? 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.
MCPBundles probed 7 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.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.