Skip to content

Add Nimble MCP server#163

Open
ilchemla wants to merge 4 commits intoAzure:mainfrom
ilchemla:add-nimble-mcp-server
Open

Add Nimble MCP server#163
ilchemla wants to merge 4 commits intoAzure:mainfrom
ilchemla:add-nimble-mcp-server

Conversation

@ilchemla
Copy link
Copy Markdown

Summary

Adds partners/servers/nimble-mcp-server.json for the Nimble MCP server.

Product: Nimble MCP — production-grade access to the Nimble Agentic Web Search Platform. Six capabilities: Search (multi-engine with focus modes), Extract (clean content from any URL), Map (URL discovery via links and sitemaps), Crawl (filtered multi-page with progress tracking), Agents (pre-built and custom Web Search Agents), Tasks (async polling for long-running jobs).

Endpoint: https://mcp.nimbleway.com/mcp
Transport: Streamable HTTP
Category: Web

Authentication

  • OAuth 2.1 with PKCE — public-client flow (no client secret), authorization code grant.
  • Authorization server discovery: https://api.nimbleway.com/.well-known/oauth-authorization-server
  • Scopes published: openid, nimble:read, offline_access

The server is live in production with OAuth 2.1 + streamable HTTP; both /authorize and /oauth/token endpoints verified end-to-end against the discovery doc.

Related

Filed as the PR reference for the Microsoft Foundry Tools Catalog partner submission form (https://forms.office.com/r/EEvMNceMRU).

Companion submission for the Azure MCP Center showcase: Azure/mcp-center#4 (comment).

@ilchemla
Copy link
Copy Markdown
Author

@microsoft-github-policy-service agree company="Nimbleway"

@lindazqli
Copy link
Copy Markdown
Collaborator

Hey @ilchemla thanks for submitting the PR, could you please fill out this form as well: https://forms.office.com/r/EEvMNceMRU

@ilchemla
Copy link
Copy Markdown
Author

Hey @ilchemla thanks for submitting the PR, could you please fill out this form as well: https://forms.office.com/r/EEvMNceMRU

@lindazqli Done :)
Let me know if you got it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants