mcp-oidc4vci
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| logging | {} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| extensions | {
"io.modelcontextprotocol/ui": {}
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| inspect_credential_offerA | Parse and validate an OIDC4VCI Credential Offer URI. Resolves the offer (by value or by reference) and returns its Credential Issuer, requested credential configuration IDs, and available grants. |
| get_credential_issuer_metadataA | Fetch and validate a Credential Issuer's metadata from its well-known endpoint. Returns the issuer's credential endpoint, authorization servers, and the credential configurations it supports. |
| describe_issuance_flowB | Describe the steps required to obtain the credential(s) offered by a Credential Offer. Resolves the offer and returns which grant-based flow applies and its ordered steps. |
| initiate_issuanceA | Start an issuance session for a Credential Offer. For the pre-authorized code grant, completes the token exchange immediately and the
session ends |
| get_issuance_statusB | Return the current state of a previously started issuance session. |
| request_credentialA | Complete the Credential Request for a session that has an access token. Generates a key proof of possession through the wallet adapter — this server never signs anything itself — and hands the issued credential to the wallet for safekeeping. Its contents are never returned to the agent. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/bernatmarcilla/mcp-oidc4vci'
If you have feedback or need assistance with the MCP directory API, please join our Discord server