Skip to main content
Glama

JSON MCP Server

MIT License
80
78
  • Apple
  • Linux
indexOf.js468 B
var _createIndexFinder = require('./_createIndexFinder.js'); var sortedIndex = require('./sortedIndex.js'); var findIndex = require('./findIndex.js'); // Return the position of the first occurrence of an item in an array, // or -1 if the item is not included in the array. // If the array is large and already in sort order, pass `true` // for **isSorted** to use binary search. var indexOf = _createIndexFinder(1, findIndex, sortedIndex); module.exports = indexOf;

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/GongRzhe/JSON-MCP-Server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server