Skip to content

issues Search Results · repo:janwilmake/openapi-mcp-server language:JavaScript

Filter by

15 results
 (66 ms)

15 results

injanwilmake/openapi-mcp-server (press backspace or delete to remove)

Hi, I am struggling to install openapi-mcp-server for claude code. I have tried something like claude mcp add openapi-mcp npx -y openapi-mcp-server@latest but it doesn t help. Need installation ...
  • anildigital
  • Opened 
    on Jul 23
  • #32

Currently OAuth2.0 is only supported with client_id client_secret passed along in header, but some OAuth servers require it in the body. Request to update the security functionality to optionally pass ...
  • davekerr-orum
  • Opened 
    on May 7
  • #29

Hi, I offer a little edit README for easier understand for Cline (Roo) install. opneapi-mcp-server : { command : npx , args : [ -y , openapi-mcp-server@latest , ...
  • KunihiroS
  • Opened 
    on Apr 27
  • #26

Your MCP server is currently listed on the Glama MCP directory, but it is not available for others to use because it does not have a Dockerfile. It takes only a few minutes to fix this: 1. Go to your ...
  • punkpeye
  • 4
  • Opened 
    on Apr 15
  • #24

Getting a description length issue like below when I used the latest mcp server openai.BadRequestError: Error code: 400 - { error : { message : Invalid tools[0].function.description : string too long. ...
  • ksgnextuple
  • 1
  • Opened 
    on Apr 8
  • #23

when I only have cursor on my mac. I run npx openapi-mcp-server init directly. but it shows error below: Need to install the following packages: openapi-mcp-server@2.0.1 Ok to proceed? (y) y ---------------------------------------------------------------------------------------- ...
  • zkhCreator
  • 1
  • Opened 
    on Mar 31
  • #22

how do we pass authentication tokens? user / pw when talking to API which need to login first?
  • vivek-dodia
  • 1
  • Opened 
    on Mar 18
  • #19

If two APIs have the same operationId then we end up with naming collisions in the list of tools. This can be fixed by adding a name or similar parameter to the app and prepending that name. for example: ...
  • mchandschuh
  • 1
  • Opened 
    on Mar 15
  • #18

pnpm tsx examples/cli/openapi-client.ts https://petstore3.swagger.io/api/v3/openapi.json call API-getPetById { id : 1} prepareFileUpload ...
  • sandipchitale
  • 1
  • Opened 
    on Mar 11
  • #17

I m over my skis in this world, but I d like to point this server to my openapi.json in order to prompt with them in context. We have 100+ endpoints, so 100 tools gets created. Which I figured would be ...
  • bradymwilliams
  • 2
  • Opened 
    on Mar 6
  • #16
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub