---
source_url: "https://www.servicenow.com/community/now-assist-articles/try-the-now-assist-ai-agent-mcp-client-with-these-official-mcp/ta-p/3391677"
title: Try the Now Assist AI Agent MCP client with these ... - ServiceNow Community
mirrored_at: 2026-08-13T15:41:25.849Z
host: www.servicenow.com
cited_in_42a: true
mirror_canonical: "https://index.42a.ai/www.servicenow.com/community/now-assist-articles/try-the-now-assist-ai-agent-mcp-client-with-these-official-mcp/ta-p/3391677"
---

> **Original source:** https://www.servicenow.com/community/now-assist-articles/try-the-now-assist-ai-agent-mcp-client-with-these-official-mcp/ta-p/3391677

AI Agent Fabric shipped MCP client support for Now Assist AI Agents. If you're looking for examples or inspiration, see here for a list of MCP servers you can connect with your AI Agents to look up data and run workflows.

**A large list of MCP servers, both official and community-built, can be found here - [https://github.com/modelcontextprotocol/servers](https://github.com/modelcontextprotocol/servers)** 

**Microsoft documentation**

-   Server URL: [https://learn.microsoft.com/api/mcp](https://learn.microsoft.com/api/mcp) 
    
-   Authentication Type: No auth needed! Simply choose API key and type in anything for key. It won’t be used. 
    

**Github**

-   Documentation: [https://github.com/github/github-mcp-server](https://github.com/github/github-mcp-server) 

-   MCP server URL: [https://api.githubcopilot.com/mcp/](https://api.githubcopilot.com/mcp/)  

-   Authentication Type: Choose “API Key” for Authentication Type. Create a GitHub account and navigate to Settings > Developer Settings > Personal access tokens > Tokens (classic). Paste in your GitHub personal access token as the API key.  

**Financial Datasets** 

-   Documentation: [https://docs.financialdatasets.ai/mcp-server](https://docs.financialdatasets.ai/mcp-server) 

-   MCP server URL: [https://mcp.financialdatasets.ai/mcp](https://mcp.financialdatasets.ai/mcp) 

-   Authentication Type: Choose “Oauth 2.1” for Authentication Type. Then create a free account at [https://www.financialdatasets.ai/](https://www.financialdatasets.ai/). Then in your ServiceNow instance, navigate to the Credentials table, and find the MCP server’s Credential record (Type = Oauth). Click the link “Get Oauth token” and click through the login and approval steps (You may need to use Google Gmail login.) 

-   Other testing notes: Free companies to test research on: Apple ($AAPL, etc.), Microsoft, Nvidia, and Tesla.  

**Notion**

-   Documentation: [https://developers.notion.com/docs/get-started-with-mcp#connect-through-your-ai-tool](https://developers.notion.com/docs/get-started-with-mcp#connect-through-your-ai-tool), [https://developers.notion.com/docs/mcp-supported-tools](https://developers.notion.com/docs/mcp-supported-tools) 

-   MCP server URL: [https://mcp.notion.com/mcp](https://mcp.notion.com/mcp) 

-   Authentication: Choose “Oauth 2.1” for Authentication Type. Then create a free Notion account and create some Notion pages. In your ServiceNow instance, navigate to the Credentials table, and find the MCP server’s Credential record (Type = Oauth). Click the link “Get Oauth token” and click through the login and approval steps.