Standard Accounting Public MCP
standardaccounting/public-mcpPublic MCP server for UK company filing guidance, products, deadlines, and knowledge-centre content
Tools · 10
Returns the current Standard Accounting product catalogue and pricing.
Looks up a single product or service by product key.
Compares multiple products or services by key.
Lists published knowledge-centre articles.
Searches the knowledge centre by title, slug, tags, and article content.
Reads a single knowledge-centre article by slug and returns markdown content.
Returns common UK company and tax deadlines relevant to Standard Accounting services.
Suggests relevant Standard Accounting services based on a free-text query.
Provides a quick guide to a filing or compliance topic and links it to the right services and articles.
Returns guidance on identity and document requirements.
Resources · 43
Read-only JSON export of the current product list.
standard-accounting://products/catalogue
Index of public knowledge-centre articles.
knowledge://articles
Read-only JSON export of common UK filing and tax deadline guides.
standard-accounting://deadlines
Product details by product key.
standard-accounting://products/accountingStandard
Product details by product key.
standard-accounting://products/accountingPro
Product details by product key.
standard-accounting://products/expressService
Product details by product key.
standard-accounting://products/confirmationStatement
Product details by product key.
standard-accounting://products/closeCompany
Product details by product key.
standard-accounting://products/closeCompanyNonTrading
Product details by product key.
standard-accounting://products/makeCompanyDormant
Product details by product key.
standard-accounting://products/accounts
Product details by product key.
standard-accounting://products/dormantAccounts
Product details by product key.
standard-accounting://products/changeAddress
Product details by product key.
standard-accounting://products/selfAssessment
Product details by product key.
standard-accounting://products/registerForSelfAssessment
Knowledge-centre article content by slug.
knowledge://articles/standard-accounting-xero-silver-partner
Knowledge-centre article content by slug.
knowledge://articles/klarna-payment-method
Knowledge-centre article content by slug.
knowledge://articles/christmas-party-expenses-guide
Knowledge-centre article content by slug.
knowledge://articles/identity-verification-required-2025
Knowledge-centre article content by slug.
knowledge://articles/companies-house-identity-verification
Knowledge-centre article content by slug.
knowledge://articles/embracing-sustainability-in-accounting
Knowledge-centre article content by slug.
knowledge://articles/understanding-vat-guide-uk-businesses
Knowledge-centre article content by slug.
knowledge://articles/the-importance-of-cash-flow-management-for-small-businesses
Knowledge-centre article content by slug.
knowledge://articles/tax-tips
Knowledge-centre article content by slug.
knowledge://articles/stress-free-business-accounting
Knowledge-centre article content by slug.
knowledge://articles/money-saving-hacks
Knowledge-centre article content by slug.
knowledge://articles/vat-made-easy
Knowledge-centre article content by slug.
knowledge://articles/maximise-tax-return
Knowledge-centre article content by slug.
knowledge://articles/payroll-pitfalls
Knowledge-centre article content by slug.
knowledge://articles/year-end-checklist
Knowledge-centre article content by slug.
knowledge://articles/understanding-pensions
Knowledge-centre article content by slug.
knowledge://articles/why-good-accountant
Knowledge-centre article content by slug.
knowledge://articles/future-of-accounting
Knowledge-centre article content by slug.
knowledge://articles/important-uk-company-deadlines
Knowledge-centre article content by slug.
knowledge://articles/managing-business-finances
Knowledge-centre article content by slug.
knowledge://articles/do-i-need-to-complete-a-self-assessment-tax-return
Knowledge-centre article content by slug.
knowledge://articles/unknown-company
Knowledge-centre article content by slug.
knowledge://articles/what-is-a-confirmation-statement
Knowledge-centre article content by slug.
knowledge://articles/why-make-a-company-dormant
Knowledge-centre article content by slug.
knowledge://articles/does-your-company-need-to-file-dormant-accounts
Knowledge-centre article content by slug.
knowledge://articles/why-close-a-company
Knowledge-centre article content by slug.
knowledge://articles/why-do-companies-need-to-file-annual-accounts
Knowledge-centre article content by slug.
knowledge://articles/forms-of-identification
Similar MCP servers embedding-nearest
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"
}
}
}