@apicity/mcp-server 0.6.6 → 0.7.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,5 @@
1
1
  provider dotPath method fullUrl docsUrl
2
+ dropbox check.user POST https://api.dropboxapi.com/2/check/user https://www.dropbox.com/developers/documentation/http/documentation#check-user
2
3
  dropbox users.getCurrentAccount POST https://api.dropboxapi.com/2/users/get_current_account https://www.dropbox.com/developers/documentation/http/documentation#users-get_current_account
3
4
  dropbox files.listFolder POST https://api.dropboxapi.com/2/files/list_folder https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder
4
5
  dropbox files.listFolderContinue POST https://api.dropboxapi.com/2/files/list_folder/continue https://www.dropbox.com/developers/documentation/http/documentation#files-list_folder-continue
@@ -487,6 +488,7 @@ dolthub v1alpha1.sql.writePoll GET https://www.dolthub.com/api/v1alpha1/{owner}/
487
488
  dolthub v1alpha1.user GET https://www.dolthub.com/api/v1alpha1/user
488
489
  elevenlabs docs GET https://api.elevenlabs.io/docs https://elevenlabs.io/docs/api-reference/text-to-speech
489
490
  elevenlabs v1.models GET https://api.elevenlabs.io/v1/models https://elevenlabs.io/docs/api-reference/models/list
491
+ elevenlabs v1.usage.characterStats GET https://api.elevenlabs.io/v1/usage/character-stats https://elevenlabs.io/docs/api-reference/usage/get
490
492
  elevenlabs v1.pronunciationDictionaries.list GET https://api.elevenlabs.io/v1/pronunciation-dictionaries https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/list
491
493
  elevenlabs v1.pronunciationDictionaries.addFromFile POST https://api.elevenlabs.io/v1/pronunciation-dictionaries/add-from-file https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/create-from-file
492
494
  elevenlabs v1.pronunciationDictionaries.addFromRules POST https://api.elevenlabs.io/v1/pronunciation-dictionaries/add-from-rules https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/create-from-rules
@@ -749,6 +751,7 @@ elevenlabs v1.dubbing.list GET https://api.elevenlabs.io/v1/dubbing https://elev
749
751
  elevenlabs v1.dubbing.create POST https://api.elevenlabs.io/v1/dubbing https://elevenlabs.io/docs/api-reference/dubbing/create
750
752
  elevenlabs v1.dubbing.get GET https://api.elevenlabs.io/v1/dubbing/{dubbingId} https://elevenlabs.io/docs/api-reference/dubbing/get
751
753
  elevenlabs v1.dubbing.delete DELETE https://api.elevenlabs.io/v1/dubbing/{dubbingId} https://elevenlabs.io/docs/api-reference/dubbing/delete
754
+ elevenlabs v1.dubbing.resource.get GET https://api.elevenlabs.io/v1/dubbing/resource/{dubbingId} https://elevenlabs.io/docs/api-reference/dubbing/resources/get-resource
752
755
  elevenlabs v1.dubbing.audio.get GET https://api.elevenlabs.io/v1/dubbing/{dubbingId}/audio/{languageCode} https://elevenlabs.io/docs/api-reference/dubbing/audio/get
753
756
  elevenlabs v1.dubbing.transcripts.get GET https://api.elevenlabs.io/v1/dubbing/{dubbingId}/transcripts/{languageCode}/format/{formatType} https://elevenlabs.io/docs/api-reference/dubbing/transcripts/get
754
757
  elevenlabs v1.studio.podcasts.create POST https://api.elevenlabs.io/v1/studio/podcasts https://elevenlabs.io/docs/api-reference/studio/create-podcast
@@ -798,6 +801,8 @@ fal nanoBanana.edit POST https://api.fal.ai/v1/fal-ai/nano-banana/edit https://d
798
801
  fal nanoBanana.textToImage POST https://api.fal.ai/v1/fal-ai/nano-banana https://docs.fal.ai
799
802
  fal nanoBanana2.edit POST https://api.fal.ai/v1/fal-ai/nano-banana-2/edit https://docs.fal.ai
800
803
  fal nanoBanana2.textToImage POST https://api.fal.ai/v1/fal-ai/nano-banana-2 https://docs.fal.ai
804
+ fal nanoBanana2Lite.edit POST https://api.fal.ai/v1/google/nano-banana-lite/edit https://fal.ai/models/google/nano-banana-lite/edit/api
805
+ fal nanoBanana2Lite.textToImage POST https://api.fal.ai/v1/google/nano-banana-2-lite https://fal.ai/models/google/nano-banana-2-lite/api
801
806
  fal nanoBananaPro.edit POST https://api.fal.ai/v1/fal-ai/nano-banana-pro/edit https://docs.fal.ai
802
807
  fal nanoBananaPro.textToImage POST https://api.fal.ai/v1/fal-ai/nano-banana-pro https://docs.fal.ai
803
808
  fal qwenImage POST https://api.fal.ai/v1/fal-ai/qwen-image https://docs.fal.ai
@@ -996,8 +1001,10 @@ kie api.v1.gpt4oImage.recordInfo GET https://api.kie.ai/api/v1/gpt4o-image/recor
996
1001
  kie api.v1.jobs.createTask POST https://api.kie.ai/api/v1/jobs/createTask https://docs.kie.ai/market/quickstart
997
1002
  kie api.v1.jobs.recordInfo GET https://api.kie.ai/api/v1/jobs/recordInfo?taskId={taskId} https://docs.kie.ai/market/common/get-task-detail
998
1003
  kie api.v1.lyrics POST https://api.kie.ai/api/v1/lyrics
1004
+ kie api.v1.lyrics.recordInfo GET https://api.kie.ai/api/v1/lyrics/record-info?taskId={taskId} https://docs.kie.ai/suno-api/get-lyrics-details
999
1005
  kie api.v1.midi.generate POST https://api.kie.ai/api/v1/midi/generate
1000
1006
  kie api.v1.mj.generate POST https://api.kie.ai/api/v1/mj/generate https://docs.kie.ai/mj-api/generate-mj-image
1007
+ kie api.v1.mj.recordInfo GET https://api.kie.ai/api/v1/mj/record-info?taskId={taskId} https://docs.kie.ai/mj-api/get-mj-task-details
1001
1008
  kie api.v1.mp4.generate POST https://api.kie.ai/api/v1/mp4/generate
1002
1009
  kie api.v1.omni.audio.create POST https://api.kie.ai/api/v1/omni/audio/create https://docs.kie.ai/market/gemini-omni-audio
1003
1010
  kie api.v1.omni.character.create POST https://api.kie.ai/api/v1/omni/character/create https://docs.kie.ai/market/gemini-omni-character
@@ -1007,6 +1014,8 @@ kie api.v1.runway.recordDetail GET https://api.kie.ai/api/v1/runway/record-detai
1007
1014
  kie api.v1.style.generate POST https://api.kie.ai/api/v1/style/generate
1008
1015
  kie api.v1.veo.extend POST https://api.kie.ai/api/v1/veo/extend https://docs.kie.ai/veo3-api/extend-video
1009
1016
  kie api.v1.veo.generate POST https://api.kie.ai/api/v1/veo/generate https://docs.kie.ai/veo3-api/generate-veo-3-video
1017
+ kie api.v1.veo.get1080pVideo GET https://api.kie.ai/api/v1/veo/get-1080p-video?taskId={taskId} https://docs.kie.ai/veo3-api/get-veo-3-1080-p-video
1018
+ kie api.v1.veo.recordInfo GET https://api.kie.ai/api/v1/veo/record-info?taskId={taskId} https://docs.kie.ai/veo3-api/get-veo-3-video-details
1010
1019
  kie api.v1.vocalRemoval.generate POST https://api.kie.ai/api/v1/vocal-removal/generate
1011
1020
  kie api.v1.wav.generate POST https://api.kie.ai/api/v1/wav/generate
1012
1021
  kie claude.v1.messages POST https://api.kie.ai/claude/v1/messages https://docs.kie.ai/market/claude/claude-sonnet-4-6
@@ -1030,12 +1039,17 @@ openai v1.chat.completions DELETE https://api.openai.com/v1/chat/completions/{id
1030
1039
  openai v1.chat.completions GET https://api.openai.com/v1/chat/completions/{idOrOpts} https://platform.openai.com/docs/api-reference
1031
1040
  openai v1.chat.completions POST https://api.openai.com/v1/chat/completions/{id} https://platform.openai.com/docs/api-reference
1032
1041
  openai v1.chat.completions.messages GET https://api.openai.com/v1/chat/completions/{id}/messages https://platform.openai.com/docs/api-reference
1042
+ openai v1.containers POST https://api.openai.com/v1/containers https://platform.openai.com/docs/api-reference/containers/createContainers
1043
+ openai v1.completions POST https://api.openai.com/v1/completions https://platform.openai.com/docs/api-reference/completions/create
1033
1044
  openai v1.conversations POST https://api.openai.com/v1/conversations https://platform.openai.com/docs/api-reference
1045
+ openai v1.conversations.retrieve GET https://api.openai.com/v1/conversations/{conversationId} https://platform.openai.com/docs/api-reference/conversations/retrieve
1034
1046
  openai v1.embeddings POST https://api.openai.com/v1/embeddings https://platform.openai.com/docs/api-reference
1047
+ openai v1.evals POST https://api.openai.com/v1/evals https://platform.openai.com/docs/api-reference/evals/create
1035
1048
  openai v1.files DELETE https://api.openai.com/v1/files/{id} https://platform.openai.com/docs/api-reference
1036
1049
  openai v1.files GET https://api.openai.com/v1/files/{idOrOpts} https://platform.openai.com/docs/api-reference
1037
1050
  openai v1.files POST https://api.openai.com/v1/files https://platform.openai.com/docs/api-reference
1038
1051
  openai v1.files.content GET https://api.openai.com/v1/files/{id}/content https://platform.openai.com/docs/api-reference
1052
+ openai v1.uploads POST https://api.openai.com/v1/uploads https://platform.openai.com/docs/api-reference/uploads/create
1039
1053
  openai v1.fineTuning.checkpoints.permissions DELETE https://api.openai.com/v1/fine_tuning/checkpoints/{checkpoint}/permissions/{permissionId} https://platform.openai.com/docs/api-reference
1040
1054
  openai v1.fineTuning.checkpoints.permissions GET https://api.openai.com/v1/fine_tuning/checkpoints/{checkpoint}/permissions https://platform.openai.com/docs/api-reference
1041
1055
  openai v1.fineTuning.checkpoints.permissions POST https://api.openai.com/v1/fine_tuning/checkpoints/{checkpoint}/permissions https://platform.openai.com/docs/api-reference
@@ -1052,6 +1066,7 @@ openai v1.images.variations POST https://api.openai.com/v1/images/variations htt
1052
1066
  openai v1.models DELETE https://api.openai.com/v1/models/{id} https://platform.openai.com/docs/api-reference
1053
1067
  openai v1.models GET https://api.openai.com/v1/models/{id} https://platform.openai.com/docs/api-reference
1054
1068
  openai v1.moderations POST https://api.openai.com/v1/moderations https://platform.openai.com/docs/api-reference
1069
+ openai v1.realtime.clientSecrets POST https://api.openai.com/v1/realtime/client_secrets https://platform.openai.com/docs/api-reference/realtime-sessions/create-client-secret
1055
1070
  openai v1.organization.costs GET https://api.openai.com/v1/organization/costs https://platform.openai.com/docs/api-reference/usage
1056
1071
  openai v1.organization.projects GET https://api.openai.com/v1/organization/projects/{idOrOpts} https://platform.openai.com/docs/api-reference/projects
1057
1072
  openai v1.organization.projects.rateLimits GET https://api.openai.com/v1/organization/projects/{projectId}/rate_limits https://platform.openai.com/docs/api-reference/project-rate-limits
@@ -1070,6 +1085,7 @@ openai v1.responses.cancel POST https://api.openai.com/v1/responses/{id}/cancel
1070
1085
  openai v1.responses.compact POST https://api.openai.com/v1/responses/compact https://platform.openai.com/docs/api-reference
1071
1086
  openai v1.responses.inputItems GET https://api.openai.com/v1/responses/{id}/input_items https://platform.openai.com/docs/api-reference
1072
1087
  openai v1.responses.inputTokens POST https://api.openai.com/v1/responses/input_tokens https://platform.openai.com/docs/api-reference
1088
+ openai v1.vectorStores POST https://api.openai.com/v1/vector_stores https://platform.openai.com/docs/api-reference/vector-stores/create
1073
1089
  openai codex.usage GET https://chatgpt.com/backend-api/wham/usage https://developers.openai.com/codex/pricing
1074
1090
  polymarket clob.auth.apiKey DELETE https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication.md
1075
1091
  polymarket clob.auth.apiKey POST https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication.md
@@ -1465,12 +1481,18 @@ xai managementApi.v1.collections.documents GET https://management-api.x.ai/v1/co
1465
1481
  xai managementApi.v1.collections.documents PATCH https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
1466
1482
  xai managementApi.v1.collections.documents POST https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
1467
1483
  xai managementApi.v1.collections.documents.batchGet GET https://management-api.x.ai/v1/collections/{collectionId}/documents:batchGet{query} https://docs.x.ai/docs/api-reference
1468
- xai v1.customVoices POST https://api.x.ai/v1/custom-voices https://docs.x.ai/docs/api-reference
1484
+ xai v1.customVoices DELETE https://api.x.ai/v1/custom-voices/{voiceId} https://docs.x.ai/developers/model-capabilities/audio/custom-voices
1485
+ xai v1.customVoices GET https://api.x.ai/v1/custom-voices/{paramsOrVoiceIdOrSignal} https://docs.x.ai/developers/model-capabilities/audio/custom-voices
1486
+ xai v1.customVoices PATCH https://api.x.ai/v1/custom-voices/{voiceId} https://docs.x.ai/developers/model-capabilities/audio/custom-voices
1487
+ xai v1.customVoices POST https://api.x.ai/v1/custom-voices https://docs.x.ai/developers/model-capabilities/audio/custom-voices
1488
+ xai v1.customVoices.audio GET https://api.x.ai/v1/custom-voices/{voiceId}/audio https://docs.x.ai/developers/model-capabilities/audio/custom-voices
1469
1489
  xai v1.documents.search POST https://api.x.ai/v1/documents/search https://docs.x.ai/docs/api-reference
1470
1490
  xai v1.files DELETE https://api.x.ai/v1/files/{fileId} https://docs.x.ai/docs/api-reference
1471
- xai v1.files GET https://api.x.ai/v1/files/{fileIdOrSignal} https://docs.x.ai/docs/api-reference
1491
+ xai v1.files GET https://api.x.ai/v1/files/{paramsOrFileIdOrSignal} https://docs.x.ai/docs/api-reference
1472
1492
  xai v1.files POST https://api.x.ai/v1/files https://docs.x.ai/docs/api-reference
1473
1493
  xai v1.files.content GET https://api.x.ai/v1/files/{fileId}/content https://docs.x.ai/docs/api-reference
1494
+ xai v1.files.publicUrl POST https://api.x.ai/v1/files/{fileId}/public-url https://docs.x.ai/developers/files/public-urls
1495
+ xai v1.files.publicUrl.revoke POST https://api.x.ai/v1/files/{fileId}/public-url/revoke https://docs.x.ai/developers/files/public-urls
1474
1496
  xai v1.imageGenerationModels GET https://api.x.ai/v1/image-generation-models/{modelIdOrSignal} https://docs.x.ai/docs/api-reference
1475
1497
  xai v1.images.edits POST https://api.x.ai/v1/images/edits https://docs.x.ai/developers/rest-api-reference/inference/images
1476
1498
  xai v1.images.generations POST https://api.x.ai/v1/images/generations https://docs.x.ai/developers/rest-api-reference/inference/images
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apicity/mcp-server",
3
- "version": "0.6.6",
3
+ "version": "0.7.0",
4
4
  "description": "Optional MCP (Model Context Protocol) server that exposes every @apicity provider endpoint as a tool.",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -47,33 +47,33 @@
47
47
  },
48
48
  "dependencies": {
49
49
  "@modelcontextprotocol/sdk": "^1.29.0",
50
- "@apicity/alibaba": "0.6.6",
51
- "@apicity/anthropic": "0.6.6",
52
- "@apicity/b2": "0.6.6",
53
- "@apicity/binance": "0.6.6",
54
- "@apicity/cost": "0.6.6",
55
- "@apicity/dolthub": "0.6.6",
56
- "@apicity/dropbox": "0.6.6",
57
- "@apicity/elevenlabs": "0.6.6",
58
- "@apicity/fal": "0.6.6",
59
- "@apicity/fireworks": "0.6.6",
60
- "@apicity/free-media-upload": "0.6.6",
61
- "@apicity/google": "0.6.6",
62
- "@apicity/meta": "0.6.6",
63
- "@apicity/kie": "0.6.6",
64
- "@apicity/kimicoding": "0.6.6",
65
- "@apicity/openf1": "0.6.6",
66
- "@apicity/openligadb": "0.6.6",
67
- "@apicity/openai": "0.6.6",
68
- "@apicity/polymarket": "0.6.6",
69
- "@apicity/s3": "0.6.6",
70
- "@apicity/simplefunctions": "0.6.6",
71
- "@apicity/telegram": "0.6.6",
72
- "@apicity/thesportsdb": "0.6.6",
73
- "@apicity/x": "0.6.6",
74
- "@apicity/xai": "0.6.6",
75
- "@apicity/youtube": "0.6.6",
76
- "@apicity/zaicoding": "0.6.6"
50
+ "@apicity/alibaba": "0.7.0",
51
+ "@apicity/anthropic": "0.7.0",
52
+ "@apicity/b2": "0.7.0",
53
+ "@apicity/binance": "0.7.0",
54
+ "@apicity/cost": "0.7.0",
55
+ "@apicity/dolthub": "0.7.0",
56
+ "@apicity/dropbox": "0.7.0",
57
+ "@apicity/elevenlabs": "0.7.0",
58
+ "@apicity/fal": "0.7.0",
59
+ "@apicity/fireworks": "0.7.0",
60
+ "@apicity/free-media-upload": "0.7.0",
61
+ "@apicity/google": "0.7.0",
62
+ "@apicity/meta": "0.7.0",
63
+ "@apicity/kie": "0.7.0",
64
+ "@apicity/kimicoding": "0.7.0",
65
+ "@apicity/openf1": "0.7.0",
66
+ "@apicity/openligadb": "0.7.0",
67
+ "@apicity/openai": "0.7.0",
68
+ "@apicity/polymarket": "0.7.0",
69
+ "@apicity/s3": "0.7.0",
70
+ "@apicity/simplefunctions": "0.7.0",
71
+ "@apicity/telegram": "0.7.0",
72
+ "@apicity/thesportsdb": "0.7.0",
73
+ "@apicity/x": "0.7.0",
74
+ "@apicity/xai": "0.7.0",
75
+ "@apicity/youtube": "0.7.0",
76
+ "@apicity/zaicoding": "0.7.0"
77
77
  },
78
78
  "homepage": "https://github.com/justintanner/apicity#readme",
79
79
  "bugs": {