{"server":{"name":"pmo-connect-mcp","version":"0.1.0","title":"PMO-Connect"},"tools":[{"name":"list_blog_posts","title":"List blog posts","description":"List PMO-Connect blog articles covering PMO reporting, GCC/Vision 2030 delivery, and PMO frameworks.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"query":{"description":"Optional keyword filter matched against title, excerpt, and category.","type":"string"}}},"outputSchema":null},{"name":"list_pages","title":"List site pages","description":"List PMO-Connect marketing and solution pages (products, consulting, regional pages, contact).","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{"query":{"description":"Optional keyword filter matched against page title and summary.","type":"string"}}},"outputSchema":null},{"name":"get_company_info","title":"Get company info","description":"Return public company info for PMO-Connect: description, contact email, phone, service regions, and social links.","annotations":{"readOnlyHint":true,"idempotentHint":true,"openWorldHint":false},"inputSchema":{"$schema":"http://json-schema.org/draft-07/schema#","type":"object","properties":{}},"outputSchema":null}]}