@apicity/mcp-server 0.6.7 → 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.
- package/dist/endpoint-docs.tsv +23 -2
- package/package.json +28 -28
package/dist/endpoint-docs.tsv
CHANGED
|
@@ -488,6 +488,7 @@ dolthub v1alpha1.sql.writePoll GET https://www.dolthub.com/api/v1alpha1/{owner}/
|
|
|
488
488
|
dolthub v1alpha1.user GET https://www.dolthub.com/api/v1alpha1/user
|
|
489
489
|
elevenlabs docs GET https://api.elevenlabs.io/docs https://elevenlabs.io/docs/api-reference/text-to-speech
|
|
490
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
|
|
491
492
|
elevenlabs v1.pronunciationDictionaries.list GET https://api.elevenlabs.io/v1/pronunciation-dictionaries https://elevenlabs.io/docs/api-reference/pronunciation-dictionaries/list
|
|
492
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
|
|
493
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
|
|
@@ -750,6 +751,7 @@ elevenlabs v1.dubbing.list GET https://api.elevenlabs.io/v1/dubbing https://elev
|
|
|
750
751
|
elevenlabs v1.dubbing.create POST https://api.elevenlabs.io/v1/dubbing https://elevenlabs.io/docs/api-reference/dubbing/create
|
|
751
752
|
elevenlabs v1.dubbing.get GET https://api.elevenlabs.io/v1/dubbing/{dubbingId} https://elevenlabs.io/docs/api-reference/dubbing/get
|
|
752
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
|
|
753
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
|
|
754
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
|
|
755
757
|
elevenlabs v1.studio.podcasts.create POST https://api.elevenlabs.io/v1/studio/podcasts https://elevenlabs.io/docs/api-reference/studio/create-podcast
|
|
@@ -799,6 +801,8 @@ fal nanoBanana.edit POST https://api.fal.ai/v1/fal-ai/nano-banana/edit https://d
|
|
|
799
801
|
fal nanoBanana.textToImage POST https://api.fal.ai/v1/fal-ai/nano-banana https://docs.fal.ai
|
|
800
802
|
fal nanoBanana2.edit POST https://api.fal.ai/v1/fal-ai/nano-banana-2/edit https://docs.fal.ai
|
|
801
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
|
|
802
806
|
fal nanoBananaPro.edit POST https://api.fal.ai/v1/fal-ai/nano-banana-pro/edit https://docs.fal.ai
|
|
803
807
|
fal nanoBananaPro.textToImage POST https://api.fal.ai/v1/fal-ai/nano-banana-pro https://docs.fal.ai
|
|
804
808
|
fal qwenImage POST https://api.fal.ai/v1/fal-ai/qwen-image https://docs.fal.ai
|
|
@@ -997,8 +1001,10 @@ kie api.v1.gpt4oImage.recordInfo GET https://api.kie.ai/api/v1/gpt4o-image/recor
|
|
|
997
1001
|
kie api.v1.jobs.createTask POST https://api.kie.ai/api/v1/jobs/createTask https://docs.kie.ai/market/quickstart
|
|
998
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
|
|
999
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
|
|
1000
1005
|
kie api.v1.midi.generate POST https://api.kie.ai/api/v1/midi/generate
|
|
1001
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
|
|
1002
1008
|
kie api.v1.mp4.generate POST https://api.kie.ai/api/v1/mp4/generate
|
|
1003
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
|
|
1004
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
|
|
@@ -1008,6 +1014,8 @@ kie api.v1.runway.recordDetail GET https://api.kie.ai/api/v1/runway/record-detai
|
|
|
1008
1014
|
kie api.v1.style.generate POST https://api.kie.ai/api/v1/style/generate
|
|
1009
1015
|
kie api.v1.veo.extend POST https://api.kie.ai/api/v1/veo/extend https://docs.kie.ai/veo3-api/extend-video
|
|
1010
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
|
|
1011
1019
|
kie api.v1.vocalRemoval.generate POST https://api.kie.ai/api/v1/vocal-removal/generate
|
|
1012
1020
|
kie api.v1.wav.generate POST https://api.kie.ai/api/v1/wav/generate
|
|
1013
1021
|
kie claude.v1.messages POST https://api.kie.ai/claude/v1/messages https://docs.kie.ai/market/claude/claude-sonnet-4-6
|
|
@@ -1031,12 +1039,17 @@ openai v1.chat.completions DELETE https://api.openai.com/v1/chat/completions/{id
|
|
|
1031
1039
|
openai v1.chat.completions GET https://api.openai.com/v1/chat/completions/{idOrOpts} https://platform.openai.com/docs/api-reference
|
|
1032
1040
|
openai v1.chat.completions POST https://api.openai.com/v1/chat/completions/{id} https://platform.openai.com/docs/api-reference
|
|
1033
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
|
|
1034
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
|
|
1035
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
|
|
1036
1048
|
openai v1.files DELETE https://api.openai.com/v1/files/{id} https://platform.openai.com/docs/api-reference
|
|
1037
1049
|
openai v1.files GET https://api.openai.com/v1/files/{idOrOpts} https://platform.openai.com/docs/api-reference
|
|
1038
1050
|
openai v1.files POST https://api.openai.com/v1/files https://platform.openai.com/docs/api-reference
|
|
1039
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
|
|
1040
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
|
|
1041
1054
|
openai v1.fineTuning.checkpoints.permissions GET https://api.openai.com/v1/fine_tuning/checkpoints/{checkpoint}/permissions https://platform.openai.com/docs/api-reference
|
|
1042
1055
|
openai v1.fineTuning.checkpoints.permissions POST https://api.openai.com/v1/fine_tuning/checkpoints/{checkpoint}/permissions https://platform.openai.com/docs/api-reference
|
|
@@ -1053,6 +1066,7 @@ openai v1.images.variations POST https://api.openai.com/v1/images/variations htt
|
|
|
1053
1066
|
openai v1.models DELETE https://api.openai.com/v1/models/{id} https://platform.openai.com/docs/api-reference
|
|
1054
1067
|
openai v1.models GET https://api.openai.com/v1/models/{id} https://platform.openai.com/docs/api-reference
|
|
1055
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
|
|
1056
1070
|
openai v1.organization.costs GET https://api.openai.com/v1/organization/costs https://platform.openai.com/docs/api-reference/usage
|
|
1057
1071
|
openai v1.organization.projects GET https://api.openai.com/v1/organization/projects/{idOrOpts} https://platform.openai.com/docs/api-reference/projects
|
|
1058
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
|
|
@@ -1071,6 +1085,7 @@ openai v1.responses.cancel POST https://api.openai.com/v1/responses/{id}/cancel
|
|
|
1071
1085
|
openai v1.responses.compact POST https://api.openai.com/v1/responses/compact https://platform.openai.com/docs/api-reference
|
|
1072
1086
|
openai v1.responses.inputItems GET https://api.openai.com/v1/responses/{id}/input_items https://platform.openai.com/docs/api-reference
|
|
1073
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
|
|
1074
1089
|
openai codex.usage GET https://chatgpt.com/backend-api/wham/usage https://developers.openai.com/codex/pricing
|
|
1075
1090
|
polymarket clob.auth.apiKey DELETE https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication.md
|
|
1076
1091
|
polymarket clob.auth.apiKey POST https://clob.polymarket.com/auth/api-key https://docs.polymarket.com/api-reference/authentication.md
|
|
@@ -1466,12 +1481,18 @@ xai managementApi.v1.collections.documents GET https://management-api.x.ai/v1/co
|
|
|
1466
1481
|
xai managementApi.v1.collections.documents PATCH https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
|
|
1467
1482
|
xai managementApi.v1.collections.documents POST https://management-api.x.ai/v1/collections/{collectionId}/documents/{fileId} https://docs.x.ai/docs/api-reference
|
|
1468
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
|
|
1469
|
-
xai v1.customVoices
|
|
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
|
|
1470
1489
|
xai v1.documents.search POST https://api.x.ai/v1/documents/search https://docs.x.ai/docs/api-reference
|
|
1471
1490
|
xai v1.files DELETE https://api.x.ai/v1/files/{fileId} https://docs.x.ai/docs/api-reference
|
|
1472
|
-
xai v1.files GET https://api.x.ai/v1/files/{
|
|
1491
|
+
xai v1.files GET https://api.x.ai/v1/files/{paramsOrFileIdOrSignal} https://docs.x.ai/docs/api-reference
|
|
1473
1492
|
xai v1.files POST https://api.x.ai/v1/files https://docs.x.ai/docs/api-reference
|
|
1474
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
|
|
1475
1496
|
xai v1.imageGenerationModels GET https://api.x.ai/v1/image-generation-models/{modelIdOrSignal} https://docs.x.ai/docs/api-reference
|
|
1476
1497
|
xai v1.images.edits POST https://api.x.ai/v1/images/edits https://docs.x.ai/developers/rest-api-reference/inference/images
|
|
1477
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.
|
|
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.
|
|
51
|
-
"@apicity/anthropic": "0.
|
|
52
|
-
"@apicity/b2": "0.
|
|
53
|
-
"@apicity/binance": "0.
|
|
54
|
-
"@apicity/cost": "0.
|
|
55
|
-
"@apicity/dolthub": "0.
|
|
56
|
-
"@apicity/dropbox": "0.
|
|
57
|
-
"@apicity/elevenlabs": "0.
|
|
58
|
-
"@apicity/fal": "0.
|
|
59
|
-
"@apicity/fireworks": "0.
|
|
60
|
-
"@apicity/free-media-upload": "0.
|
|
61
|
-
"@apicity/google": "0.
|
|
62
|
-
"@apicity/meta": "0.
|
|
63
|
-
"@apicity/kie": "0.
|
|
64
|
-
"@apicity/kimicoding": "0.
|
|
65
|
-
"@apicity/openf1": "0.
|
|
66
|
-
"@apicity/openligadb": "0.
|
|
67
|
-
"@apicity/openai": "0.
|
|
68
|
-
"@apicity/polymarket": "0.
|
|
69
|
-
"@apicity/s3": "0.
|
|
70
|
-
"@apicity/simplefunctions": "0.
|
|
71
|
-
"@apicity/telegram": "0.
|
|
72
|
-
"@apicity/thesportsdb": "0.
|
|
73
|
-
"@apicity/x": "0.
|
|
74
|
-
"@apicity/xai": "0.
|
|
75
|
-
"@apicity/youtube": "0.
|
|
76
|
-
"@apicity/zaicoding": "0.
|
|
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": {
|