aqp-mcp-server

by tjwyz

175 downloads
Not rated
GitHub

Description

<!--=========================README TEMPLATE INSTRUCTIONS============================= ====================================================================================== - THIS README TEMPLATE LARGELY CONSISTS OF COMMENTED OUT TEXT. THIS UNRENDERED TEXT IS MEANT TO BE LEFT…

About

<!--=========================README TEMPLATE INSTRUCTIONS============================= ====================================================================================== - THIS README TEMPLATE LARGELY CONSISTS OF COMMENTED OUT TEXT. THIS UNRENDERED TEXT IS MEANT TO BE LEFT IN AS A GUIDE THROUGHOUT THE REPOSITORY'S…

Details

Author
tjwyz
Downloads
175
Categories
Other

aqp-mcp-server

<!--
INSTRUCTIONS:
- Write description paragraph(s) that can stand alone. Remember 1st paragraph may be consumed by aggregators to improve
search experience.
- You description should allow any reader to figure out:
1. What it does?
2. Why was it was created?
3. Who created?
4. What is it's maturity?
5. What is the larger context?
- Write for a reasonable person with zero context regarding your product, org, and team. The person may be evaluating if
this is something they can use.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#description
-->

aqp mcp server

-----------------------------------------------------------------
<!-----------------------[ License ]----------------------<optional> section below--------------------->

<!--

License


-->

<!--
INSTRUCTIONS:
- Licensing is mostly irrelevant within the company for purely internal code. Use this section to prevent potential
confusion around:
- Open source in internal code repository.
- Multiple licensed code in same repository.
- Internal fork of public open source code.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#license
-->

<!---- [TODO] CONTENT GOES BELOW ------->

<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Getting Started ]--------------<recommended> section below------------------>

Getting Started

<!--
INSTRUCTIONS:
- Write instructions such that any new user can get the project up & running on their machine.
- This section has subsections described further down of "Prerequisites", "Installing", and "Deployment".

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#getting-started
-->

<!---- [TODO] CONTENT GOES BELOW ------->
Description of how to install and use the code or content goes here
<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Prerequisites ]-----------------<optional> section below--------------------->

Prerequisites

<!--------------------------------------------------------
INSTRUCTIONS:
- Describe what things a new user needs to install in order to install and use the repository.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#prerequisites
---------------------------------------------------------->

<!---- [TODO] CONTENT GOES BELOW ------->
There are no prerequisites required to run this code or use this repository.
<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Installing ]-------------------<optional> section below------------------>

Installing

<!--
INSTRUCTIONS:
- A step by step series of examples that tell you how to get a development environment and your code running.
- Best practice is to include examples that can be copy and pasted directly from the README into a terminal.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#installing

<!---- [TODO] CONTENT GOES BELOW ------->
This repository does not hold installable content.
<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Tests ]------------------------<optional> section below--------------------->
<!--

Tests


-->

<!--
INSTRUCTIONS:
- Explain how to run the tests for this project. You may want to link here from Deployment (CI/CD) or Contributing sections.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#tests
-->

<!---- [TODO] CONTENT GOES BELOW ------->
<!--

Explain what these tests test and why

Give an example

-->
<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Deployment (CI/CD) ]-----------<optional> section below--------------------->

Deployment (CI/CD)

<!--
INSTRUCTIONS:
- Describe how to deploy if applicable. Deployment includes website deployment, packages, or artifacts.
- Avoid potential new contributor frustrations by making it easy to know about all compliance and continuous integration
that will be run before pull request approval.
- NOTE: Setting up an Azure DevOps pipeline gets you all 1ES compliance and build tooling such as component governance.
- More info: https://aka.ms/StartRight/README-Template/integrate-ado

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#deployment-and-continuous-integration
-->

<!---- [TODO] CONTENT GOES BELOW ------->
_At this time, the repository does not use continuous integration or produce a website, artifact, or anything deployed._
<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Versioning and Changelog ]-----<optional> section below--------------------->

<!-- ### Versioning and Changelog -->

<!--
INSTRUCTIONS:
- If there is any information on a changelog, history, versioning style, roadmap or any related content tied to the
history and/or future of your project, this is a section for it.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#versioning-and-changelog
-->

<!---- [TODO] CONTENT GOES BELOW ------->
<!-- We use SemVer for versioning. -->
<!------====-- CONTENT GOES ABOVE ------->

-----------------------------------------------

<!-----------------------[ Access ]-----------------------<recommended> section below------------------>

Access

<!--
INSTRUCTIONS:
- Please use this section to reduce the all-too-common friction & pain of getting read access and role-based permissions
to repos inside Microsoft. Please cover (a) Gaining a role with read, write, other permissions. (b) sharing a link to
this repository such that people who are not members of the organization can access it.
- If the repository is set to internalVisibility, you may also want to refer to the "Sharing a Link to this Repository" sub-section
of the README-Template instructions so new GitHub EMU users know to get 1ES-Enterprise-Visibility MyAccess group access and therefore will have read rights to any repo set to internalVisibility.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#how-to-share-an-accessible-link-to-this-repository
-->

<!---- [TODO] CONTENT GOES BELOW ------->

<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Contributing ]-----------------<recommended> section below------------------>

Contributing

<!--
INSTRUCTIONS:
- Establish expectations and processes for existing & new developers to contribute to the repository.
- Describe whether first step should be email, teams message, issue, or direct to pull request.
- Express whether fork or branch preferred.
- CONTRIBUTING content Location:
- You can tell users how to contribute in the README directly or link to a separate CONTRIBUTING.md file.
- The README sections "Contacts" and "Reuse Expectations" can be seen as subsections to CONTRIBUTING.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#contributing
-->

<!---- [TODO] CONTENT GOES BELOW ------->
_This repository prefers outside contributors start forks rather than branches. For pull requests more complicated
than typos, it is often best to submit an issue first._

If you are a new potential collaborator who finds reaching out or contributing to another project awkward, you may find
it useful to read these tips & tricks
on InnerSource Communication.
<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Contacts ]---------------------<recommended> section below------------------>
<!--

Contacts


-->
<!--
INSTRUCTIONS:
- To lower friction for new users and contributors, provide a preferred contact(s) and method (email, TEAMS, issue, etc.)

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#contacts
-->

<!---- [TODO] CONTENT GOES BELOW ------->

<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Support & Reuse Expectations ]-----<recommended> section below-------------->

Support & Reuse Expectations

<!--
INSTRUCTIONS:
- To avoid misalignments use this section to set expectations in regards to current and future state of:
- The level of support the owning team provides new users/contributors and
- The owning team's expectations in terms of incoming InnerSource requests and contributions.

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#support-and-reuse-expectations
-->

<!---- [TODO] CONTENT GOES BELOW ------->

_The creators of this repository DO NOT EXPECT REUSE._

If you do use it, please let us know via an email or
leave a note in an issue, so we can best understand the value of this repository.
<!------====-- CONTENT GOES ABOVE ------->

<!-----------------------[ Limitations ]----------------------<optional> section below----------------->

<!--

Limitations


-->

<!--
INSTRUCTIONS:
- Use this section to make readers aware of any complications or limitations that they need to be made aware of.
- State:
- Export restrictions
- If telemetry is collected
- Dependencies with non-typical license requirements or limitations that need to not be missed.
- trademark limitations

How to Evaluate & Examples:
- https://aka.ms/StartRight/README-Template/Instructions#limitations
-->

<!---- [TODO] CONTENT GOES BELOW ------->

<!------====-- CONTENT GOES ABOVE ------->

--------------------------------------------

<!-----------------------[ Links to Platform Policies ]-------<recommended> section below-------------->

How to Accomplish Common User Actions


<!--
INSTRUCTIONS:
- This section links to information useful to any user of this repository new to internal GitHub policies & workflows.
-->

If you have trouble doing something related to this repository, please keep in mind that the following actions require
using GitHub inside Microsoft (GiM) tooling and not the normal GitHub visible user interface!
- Switching between EMU GitHub and normal GitHub without logging out and back in constantly
- Creating a repository
- Changing repository visibility
- Gaining repository permissions, access, and roles
- Enabling easy access to your low sensitivity and widely applicable repository by setting it to Internal Visibility and having any FTE who wants to see it join the 1ES Enterprise Visibility MyAccess Group
- Migrating repositories
- Setting branch protection
- Setting up GitHubActions
- and other actions

This README started as a template provided as part of the
StartRight tool that is used to create new repositories safely. Feedback on the
README template used in this repository is requested as an issue.

<!-- version: 2023-04-07 [Do not delete this line, it is used for analytics that drive template improvements] -->

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.