Skip to content
Back to search
100
MCP live MCP 2025-11-25 http

Standard Accounting Public MCP

standardaccounting/public-mcp

Public MCP server for UK company filing guidance, products, deadlines, and knowledge-centre content

Uptime
100.0%
2 direct probes · 30d
Response
436ms
last probe
Tools
10
callable
Resources
43
readable
Prompts
0
available

Tools · 10

list_products

Returns the current Standard Accounting product catalogue and pricing.

get_product

Looks up a single product or service by product key.

compare_products

Compares multiple products or services by key.

list_articles

Lists published knowledge-centre articles.

search_articles

Searches the knowledge centre by title, slug, tags, and article content.

read_article

Reads a single knowledge-centre article by slug and returns markdown content.

get_deadlines

Returns common UK company and tax deadlines relevant to Standard Accounting services.

recommend_services

Suggests relevant Standard Accounting services based on a free-text query.

explain_filing

Provides a quick guide to a filing or compliance topic and links it to the right services and articles.

document_requirements

Returns guidance on identity and document requirements.

Resources · 43

product-catalogue

Read-only JSON export of the current product list.

standard-accounting://products/catalogue
knowledge-article-index

Index of public knowledge-centre articles.

knowledge://articles
deadline-index

Read-only JSON export of common UK filing and tax deadline guides.

standard-accounting://deadlines
accountingStandard

Product details by product key.

standard-accounting://products/accountingStandard
accountingPro

Product details by product key.

standard-accounting://products/accountingPro
expressService

Product details by product key.

standard-accounting://products/expressService
confirmationStatement

Product details by product key.

standard-accounting://products/confirmationStatement
closeCompany

Product details by product key.

standard-accounting://products/closeCompany
closeCompanyNonTrading

Product details by product key.

standard-accounting://products/closeCompanyNonTrading
makeCompanyDormant

Product details by product key.

standard-accounting://products/makeCompanyDormant
accounts

Product details by product key.

standard-accounting://products/accounts
dormantAccounts

Product details by product key.

standard-accounting://products/dormantAccounts
changeAddress

Product details by product key.

standard-accounting://products/changeAddress
selfAssessment

Product details by product key.

standard-accounting://products/selfAssessment
registerForSelfAssessment

Product details by product key.

standard-accounting://products/registerForSelfAssessment
standard-accounting-xero-silver-partner

Knowledge-centre article content by slug.

knowledge://articles/standard-accounting-xero-silver-partner
klarna-payment-method

Knowledge-centre article content by slug.

knowledge://articles/klarna-payment-method
christmas-party-expenses-guide

Knowledge-centre article content by slug.

knowledge://articles/christmas-party-expenses-guide
identity-verification-required-2025

Knowledge-centre article content by slug.

knowledge://articles/identity-verification-required-2025
companies-house-identity-verification

Knowledge-centre article content by slug.

knowledge://articles/companies-house-identity-verification
embracing-sustainability-in-accounting

Knowledge-centre article content by slug.

knowledge://articles/embracing-sustainability-in-accounting
understanding-vat-guide-uk-businesses

Knowledge-centre article content by slug.

knowledge://articles/understanding-vat-guide-uk-businesses
the-importance-of-cash-flow-management-for-small-businesses

Knowledge-centre article content by slug.

knowledge://articles/the-importance-of-cash-flow-management-for-small-businesses
tax-tips

Knowledge-centre article content by slug.

knowledge://articles/tax-tips
stress-free-business-accounting

Knowledge-centre article content by slug.

knowledge://articles/stress-free-business-accounting
money-saving-hacks

Knowledge-centre article content by slug.

knowledge://articles/money-saving-hacks
vat-made-easy

Knowledge-centre article content by slug.

knowledge://articles/vat-made-easy
maximise-tax-return

Knowledge-centre article content by slug.

knowledge://articles/maximise-tax-return
payroll-pitfalls

Knowledge-centre article content by slug.

knowledge://articles/payroll-pitfalls
year-end-checklist

Knowledge-centre article content by slug.

knowledge://articles/year-end-checklist
understanding-pensions

Knowledge-centre article content by slug.

knowledge://articles/understanding-pensions
why-good-accountant

Knowledge-centre article content by slug.

knowledge://articles/why-good-accountant
future-of-accounting

Knowledge-centre article content by slug.

knowledge://articles/future-of-accounting
important-uk-company-deadlines

Knowledge-centre article content by slug.

knowledge://articles/important-uk-company-deadlines
managing-business-finances

Knowledge-centre article content by slug.

knowledge://articles/managing-business-finances
do-i-need-to-complete-a-self-assessment-tax-return

Knowledge-centre article content by slug.

knowledge://articles/do-i-need-to-complete-a-self-assessment-tax-return
unknown-company

Knowledge-centre article content by slug.

knowledge://articles/unknown-company
what-is-a-confirmation-statement

Knowledge-centre article content by slug.

knowledge://articles/what-is-a-confirmation-statement
why-make-a-company-dormant

Knowledge-centre article content by slug.

knowledge://articles/why-make-a-company-dormant
does-your-company-need-to-file-dormant-accounts

Knowledge-centre article content by slug.

knowledge://articles/does-your-company-need-to-file-dormant-accounts
why-close-a-company

Knowledge-centre article content by slug.

knowledge://articles/why-close-a-company
why-do-companies-need-to-file-annual-accounts

Knowledge-centre article content by slug.

knowledge://articles/why-do-companies-need-to-file-annual-accounts
forms-of-identification

Knowledge-centre article content by slug.

knowledge://articles/forms-of-identification

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "standard_accounting_public_mcp": {
      "url": "https://www.standardaccounting.co.uk/api/mcp",
      "transport": "http"
    }
  }
}